i-robot
df01ea5e1c
!932 [I3FHGK] Improve snapshot stability
...
Merge pull request !932 from sandygao/improve-snapshot-stability
2021-06-15 08:49:23 +08:00
Sandy Gao
1c929ef6cc
Various improvements
...
- Recognize more errors that are resumable
- Handle error when trying to save query snapshot result
- Update snapshot documentation to remove "spill-to-disk" limitation
- Remove "memory" catalog from default docker image
2021-06-14 17:55:04 -04:00
i-robot
357ade90ec
!927 [I3VFJ1] CTE Optimizer scheduling issue fix. CTE Consumer to schedule on same nodes as feeder
...
Merge pull request !927 from RajeevRastogi/schedule.cte.fix
2021-06-15 01:39:20 +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
rajeevrastogi
412d70c7f0
[I3VFJ1] CTE Optimizer scheduling issue fix. CTE Consumer to schedule on same nodes as feeder
2021-06-14 22:07:39 +05:30
i-robot
5ae63356ea
!930 【轻量级 PR】:[I3VI1X] Remove unnecessary logs from Driver
...
Merge pull request !930 from sandygao/N/A
2021-06-14 23:41:30 +08:00
sandygao
14b0c4769f
Remove unnecessary logs from Driver
2021-06-14 23:00:13 +08:00
NeerajUnnikrishnan
76854861ea
Fix for data consistency with CTE reuse
2021-06-14 10:16:11 -04:00
i-robot
ca7ff828c0
!926 Update version of spring-framework in the 3rd party OSS notice
...
Merge pull request !926 from arjunkrishna/update-3rd-party-oss-notice
2021-06-12 03:21:33 +08:00
arjunkrishna
cfef7935fd
update 3rd party oss notice
2021-06-11 14:12:30 -04:00
i-robot
3217f27178
!914 Introduce new memory connector improvements
...
Merge pull request !914 from farhan3/memory-connector
2021-06-12 00:19:42 +08:00
Han Weng
743b40d134
Add error msgs
2021-06-11 11:44:32 -04:00
i-robot
d8a147429d
!924 Remove Old Hindex Docs Which Are in Wrong Location
...
Merge pull request !924 from arjunkrishna/remove-old-hindex-docs
2021-06-11 23:21:41 +08:00
Han Weng
83ea53c8ed
Address comments
2021-06-11 11:17:17 -04:00
arjunkrishna
49b5c951db
remove old hindex docs
2021-06-11 10:20:13 -04:00
i-robot
9956c96a8c
!917 [I2BYIZ] Change generation location of instanceId
...
Merge pull request !917 from David Fang/I2BYIZ-use-instanceid
2021-06-11 22:11:46 +08:00
i-robot
deeace0ace
!909 [HOTFIX] Exclude CarbonData connector from default packaging
...
Merge pull request !909 from Raghunandan/exclude-carbondata-packaging
2021-06-11 15:49:44 +08:00
Han Weng
073bb9e19a
Fix UT issues
2021-06-11 01:30:15 -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
arjunkrishna
c2380c0ab3
fix UT failure due to memory connector changes
2021-06-10 14:30:26 -04:00
Han Weng
d833dc36e7
Memory Connector: Doc update and minor fixes
2021-06-10 14:00:43 -04:00
i-robot
eef095126a
!923 Fix timestamp semantics for jdbc connectors
...
Merge pull request !923 from NeerajUnnikrishnan/timestamp_semantics
2021-06-11 01:55:46 +08:00
i-robot
7536621d19
!906 Sort Aggregation Review Comments fix and UT added
...
Merge pull request !906 from sandeep/bugfix-sortAggregationReviewFix
2021-06-11 01:25:45 +08:00
David Fang
8047e27d56
Resolve I2BYIZ (instance id)
2021-06-10 13:18:17 -04:00
sandeep
f5f40b3f95
[I3UQM6] Sort aggregation review fix
2021-06-10 22:12:11 +05:30
NeerajUnnikrishnan
5c5b6541a5
handle timestamp semantics for mysql, hbase and oracle
2021-06-10 12:30:23 -04:00
i-robot
1a36022043
!908 Avoid stats calculation incase not needed for query optimization
...
Merge pull request !908 from RajeevRastogi/plan.stats.optimization
2021-06-10 23:11:48 +08:00
rajeevrastogi
b863698795
[#I3UVBN] Avoid stats calculation in below cases.
...
1. Just to attach stats with plan for non-EXPLAIN queries.
2. No join, so need to get stats to check if dynamic filter to keep or remove.
2021-06-10 20:03:25 +05:30
i-robot
195c23d7f7
!919 fix QA-730, QA-783, QA-798, QA-277
...
Merge pull request !919 from Maxiaoqi/ui-improvement
2021-06-10 17:29:41 +08:00
maxiaoqi2020
ea375bde43
fix QA-730, QA-783, QA-798
2021-06-10 15:32:56 +08:00
maxiaoqi2020
7fac5236a8
fix QA-277 that varbinay data type cannot be correctly displayed
2021-06-10 10:35:14 +08:00
Han Weng
15584a795e
Check sort_by/index columns
2021-06-09 16:29:48 -04:00
i-robot
d81ddd38d8
!916 Add wait after table creation in UT
...
Merge pull request !916 from Han_Weng/fix-index-UT
2021-06-10 04:25:13 +08:00
Han Weng
57caed6611
Add sleep to table creations
2021-06-09 15:03:21 -04:00
i-robot
d5218d2a7d
!915 check environment before start server, suggest user use jdk11 on arm server
...
Merge pull request !915 from tushengxia/fix-for-630
2021-06-10 01:55:12 +08:00
Han Weng
33ded9856e
Memory Connector: Fix PR issues
2021-06-09 13:38:24 -04:00
i-robot
86f272a01d
!901 [I3FHGK] Improve snapshot stability
...
Merge pull request !901 from sandygao/improve-snapshot-stability
2021-06-10 01:13:56 +08:00
i-robot
84a0d93b4d
!907 Star tree cube support for filtering source data when creating cube
...
Merge pull request !907 from sundarannamalai/count_distinct_bug
2021-06-10 00:23:21 +08:00
i-robot
e36dbd1970
!889 Support spill-to-disk to snapshot
...
Merge pull request !889 from jackguo/snapshot-spill-to-disk
2021-06-09 23:05:38 +08:00
i-robot
b6fd7d14ec
!885 [I3PQOU] Remove origin from page
...
Merge pull request !885 from David Fang/I3PQOU-move-origin
2021-06-09 21:07:38 +08:00
tushengxia
646e1ecc29
check environment when start server, suggest user use jdk 11 when running openlookeng on arm
2021-06-09 15:12:09 +08: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
i-robot
7822178c6e
!913 Disable reserved pool by default
...
Merge pull request !913 from Arven/disable-reserved-pool
2021-06-09 04:18:47 +08:00