Raghunandan
3793aa170a
[maven-release-plugin] prepare for next development iteration
2021-10-01 13:13:30 +05:30
i-robot
de874d8e76
!1127 Update copyright
...
Merge pull request !1127 from lilianyuan_c78e/master
2021-09-28 07:37:50 +00:00
Lilian Yuan
61ee03600b
Update copyright
2021-09-27 14:16:18 -07:00
farhan3
1f1532e971
Fix path manipulation and resource leak issues
2021-09-23 17:41:08 -04:00
peiwangdb
1365bdc465
memory connector: create folder for spill-path if not exist
2021-08-31 12:46:50 -07:00
farhan3
095a63e97f
Memory Connector: fix incorrect result for 'column is null' queries
2021-08-27 15:31:05 -04:00
i-robot
38a272c700
!1084 Support star-tree using clickhouse as datasource / Prevent query failures when star tree can't get last modified time
...
Merge pull request !1084 from AyushGupta3/star-tree-jdbc
2021-08-27 16:49:12 +00:00
Ayush Gupta
b2b4a94f1e
Support star-tree using clickhouse as datasource
...
Prevent errors from getting lastmodifiedtime for star tree causing queries to fail
2021-08-26 15:54:12 -04:00
farhan3
5c545295aa
Memory Connector: change ordering to nulls-last to prevent data loss
2021-08-26 15:17:38 -04:00
Ayush Gupta
c137254422
Memory connector fixes/Add async processing property/UT fixes
2021-08-19 14:45:04 -04:00
i-robot
38b62e476d
!1072 Memory Connector: improve logicalPart naming
...
Merge pull request !1072 from peiwangdb/lpcount-improve
2021-08-17 15:34:20 +00:00
i-robot
1bca8e140d
!1064 Heuristic Index fixes and disable some memory connector UTs
...
Merge pull request !1064 from AyushGupta3/fix-ut
2021-08-11 23:25:11 +00:00
Ayush Gupta
e74dae24d1
Heuristic index fixes and disable some memory connector UTs
2021-08-11 18:18:08 -04:00
peiwangdb
5cdada4aa6
Memory Connector: improve logical part naming.
2021-08-11 11:20:22 -07:00
arjunkrishna
ad0a5d0841
add scheduled refresh of tables
2021-08-05 13:56:06 -04:00
Ayush Gupta
81e38543f5
Modify memory connector UT to use local metastore
2021-08-03 17:24:23 -04:00
i-robot
6e00cb448d
!1044 Knowledge transfer by Han - Improve document on memory connector and heuristic index
...
Merge pull request !1044 from Han_Weng/han-code-doc
2021-08-03 14:31:21 +00:00
Han Weng
ce974fad5c
Improve document on memory connector and heuristic index
2021-07-30 15:38:24 -04:00
Han Weng
8a62368246
Fix memory connector UT after changing split logic
2021-07-29 18:53:36 -04:00
peiwangdb
d9e19efa20
Memory Connector: optimize split/logicalpart allocation and remove memory.splits-per-node usage
2021-07-23 10:58:10 -07:00
i-robot
88b53749aa
!1013 Bug fix for error caused by calling insert into memory connector table as the first query on start up
...
Merge pull request !1013 from AyushGupta3/memory-insert-bug
2021-07-13 09:21:29 +00:00
Han Weng
96260a1cad
Improve memory management in memory connector
2021-07-09 14:59:35 -04:00
arjunkrishna
504797a152
memory connector: add eviction UTs and fix failing concurrency edge cases
2021-07-09 11:51:29 -04:00
Ayush Gupta
6bb6678ebd
Fix memory connector error caused by calling insert on first start up
2021-07-08 14:34:42 -04:00
i-robot
a29a854c23
!1008 Add Memory Connector support for Startree
...
Merge pull request !1008 from AyushGupta3/memory-startree
2021-07-07 22:01:30 +00:00
Ayush Gupta
1e20f150f2
Add memory connector support for star tree
2021-07-07 16:28:28 -04:00
arjunkrishna
6a4d460b34
memory connector: add spill path validation
2021-07-07 15:10:38 -04:00
Raghunandan
ed881ae4f2
[maven-release-plugin] prepare for next development iteration
2021-06-30 11:28:55 +05:30
farhan3
41bcf5ed73
Memory Connector: fix SHOW CREATE TABLE
2021-06-25 21:43:14 -04:00
i-robot
9f9fa3b517
!985 Memory Connector: fix insert bug, use split count from coordinator, remove extra LogicalPart reprocessing
...
Merge pull request !985 from farhan3/mem-fix-table-write
2021-06-25 22:34:51 +00:00
farhan3
d1c28ac20c
Memory Connector: fix insert bug, use split count from coordinator, remove extra LogicalPart reprocessing
2021-06-25 15:15:50 -04:00
farhan3
4cd1ab1841
Validate memory.spill-path, use SecureObjectInputStream
2021-06-22 18:32:31 -04:00
tushengxia
dee9bd94bb
fix reource leak and upgrade spring version
...
fix hbase timestamp problems and update docs of run openlookeng in idea
1.rm joda dependency 2.time/timestamp/date store as long type 3.fix hbase delete problem
fix dependency problems
2021-06-17 18:20:51 +08:00
i-robot
96a9fa3188
!921 Fix for data inconsistency with CTE reuse
...
Merge pull request !921 from NeerajUnnikrishnan/cte_fix
2021-06-15 00:47:37 +08:00
NeerajUnnikrishnan
76854861ea
Fix for data consistency with CTE reuse
2021-06-14 10:16:11 -04:00
Han Weng
743b40d134
Add error msgs
2021-06-11 11:44:32 -04:00
Han Weng
83ea53c8ed
Address comments
2021-06-11 11:17:17 -04:00
Han Weng
8a86cb0b2f
Fix TestMemoryTableManager UT
2021-06-10 17:50:28 -04:00
arjunkrishna
47db890c74
replace default num of splits and enfore minimum
2021-06-10 15:24:22 -04:00
arjunkrishna
66524c76ea
remove extra pom dep
2021-06-10 14:59:56 -04:00
Han Weng
d833dc36e7
Memory Connector: Doc update and minor fixes
2021-06-10 14:00:43 -04:00
Han Weng
15584a795e
Check sort_by/index columns
2021-06-09 16:29:48 -04:00
Han Weng
33ded9856e
Memory Connector: Fix PR issues
2021-06-09 13:38:24 -04:00
farhan3
308bef7791
Memory Connector: Performance improvements, config updates, refactoring
2021-06-08 18:02:34 -04:00
Han Weng
7663867175
Memory Connector: Implement automatic memory management
2021-06-08 17:59:19 -04:00
farhan3
d01d316622
Memory Connector: Support additional predicate pushdown, add UTs, new configs
2021-06-08 17:59:19 -04:00
Han Weng
1035ca68cc
Memory Connector: Add spill-to-disk support
2021-06-08 17:59:19 -04:00
Han Weng
db059fb704
Memory Connector: Integrate with HetuMetastore
2021-06-08 17:59:19 -04:00
farhan3
7ed9e7bb63
Memory connector: Introduce new storage format
2021-06-08 17:59:19 -04:00
NeerajUnnikrishnan
01b224af0c
Predicate pushdown for CTE
2021-05-25 03:24:40 -04:00