Commit Graph

2137 Commits

Author SHA1 Message Date
i-robot b68a4f4fa0 !1333 Memory Connector: add more debug information to the data spill process
Merge pull request !1333 from peiwangdb/debug-spill
2021-12-22 00:20:16 +00:00
peiwangdb 503825fe3e Debug LP processing 2021-12-21 16:55:52 -05:00
i-robot 8fac6f337d !1334 Extract quoted value properly from CREATE CUBE where clause predicate
Merge pull request !1334 from sundarannamalai/cube-123021
2021-12-21 21:52:15 +00:00
Sundar Annamalai 41502fc40d Parse CREATE CUBE where clause properly and extract quoted value. 2021-12-21 16:02:55 -05:00
i-robot a98d4393c4 !1331 upgrade io.netty to latest version
Merge pull request !1331 from chenpingzeng/1230_rc1_software_upgrade
2021-12-21 09:04:51 +00:00
chenpingzeng 97b0133ec9 upgrade airlift netty to latest 4.1.72.final
Signed-off-by: chenpingzeng <chenpingzeng@huawei.com>
2021-12-21 15:20:39 +08:00
i-robot b0fd71fbcb !1329 fix resource leak and path manipulation problem
Merge pull request !1329 from chenpingzeng/1230_rc1_release_safety_issue
2021-12-21 06:24:53 +00:00
i-robot 534df0117a !1330 Fix incorrect AVG result when StarTree Cube is enabled.
Merge pull request !1330 from sundarannamalai/cube-123021
2021-12-20 23:58:52 +00:00
Sundar Annamalai cc4c4377e4 Cast sum, count values to avg result type to get accurate decimal values. 2021-12-20 17:31:03 -05:00
chenpingzeng 8f391b32d5 fix safety issues for hetu core to make it more robust
Signed-off-by: chenpingzeng <chenpingzeng@huawei.com>
2021-12-20 21:03:16 +08:00
i-robot db202e451a !1324 Fix I4M0YA, partitioned pages with null as partitionkey can't be processed
Merge pull request !1324 from peiwangdb/fix-I4M0YA-new
2021-12-20 08:31:00 +00:00
i-robot a9e2ad6b39 !1328 [258] Enable httpClient timeout configs for Exchange,Scheduler,MemMgr
Merge pull request !1328 from i-robot/pull259
2021-12-20 07:56:53 +00:00
Nitin Kashyap ee8aa48c27
[258] Enable httpClient timeout configs for Exchange,Scheduler,MemoryManager client 2021-12-20 12:55:26 +05:30
i-robot 0317c531ee !1325 use stringbuilder concatenation in TestMemorySelection
Merge pull request !1325 from i-robot/pull255
2021-12-17 15:02:51 +00:00
mudit khasgiwale 831a81fd6f use stringbuilder concatenation 2021-12-17 17:58:51 +05:30
i-robot e0779440a3 !1304 OpenStream and return value ignored fixed
Merge pull request !1304 from i-robot/pull242
2021-12-17 06:02:49 +00:00
i-robot ce0f9daa8a !1323 Fixes incorrect result returned by partitioned_cube
Merge pull request !1323 from sundarannamalai/partitioned_cube
2021-12-17 00:58:57 +00:00
peiwangdb d0a103e2ed fix-I4M0YA 2021-12-16 16:58:26 -05:00
Sundar Annamalai 3c50840931 Rewrite Cube TableScan output symbol with partition columns at the end of the list.
This reverts commit cb74f083ff.
2021-12-16 16:05:25 -05:00
i-robot 68468ba34b !1320 Fix I4KUOB build failure
Merge pull request !1320 from Kevin Wan/fix-thread
2021-12-16 16:44:50 +00:00
rishabhmurarka7 e89f948193 OpenStream and return value ignored 2021-12-16 21:28:44 +05:30
i-robot 123fa7ace0 !1322 [246] Local of Known Non Null
Merge pull request !1322 from i-robot/pull247
2021-12-16 13:04:49 +00:00
i-robot 490c9110a7 !1317 spot bug fix for BitmapIndex File
Merge pull request !1317 from i-robot/pull209
2021-12-15 09:56:56 +00:00
i-robot 20dee80bf2 !1316 fixed spotbugs in file DefaultConnectorConfigFunctionRewriter
Merge pull request !1316 from i-robot/pull227
2021-12-15 07:26:57 +00:00
Kevin Wan 583878c3c4 Fix issue I4KUOB 2021-12-14 17:13:50 -05:00
i-robot b776254af3 !1309 Optimize Aggregation over Join using StarTree Cube
Merge pull request !1309 from sundarannamalai/cube-123021
2021-12-14 20:20:53 +00:00
Sundar Annamalai f6cd23a099 Optimize aggregation queries over join with StarTree Cube 2021-12-14 14:32:03 -05:00
i-robot aec057c3e2 !1303 [243] Dead Local Store Issue
Merge pull request !1303 from i-robot/pull244
2021-12-14 12:30:28 +00:00
i-robot fa9c0b606d !1315 [I4L3DN] [I4M172] [248] Fix Read Issue for Struct Data Column
Merge pull request !1315 from i-robot/pull249
2021-12-14 11:58:34 +00:00
Surya Sumanth N 24c23be12d [I4L3DN] [I4M172] [248] Fix Read Issue for Struct Data Column 2021-12-14 10:30:36 +05:30
i-robot 623504e178 !1308 StarTree Cube: Cube Range Visitor Comparison Expression Operation Adjustment
Merge pull request !1308 from Daniel Zhang/cube-canonicalizer-expression-fix
2021-12-13 20:44:58 +00:00
i-robot 917dbbc63c !1314 Fix I4KUOB build failure
Merge pull request !1314 from peiwangdb/fix-I4KUOB
2021-12-13 19:18:53 +00:00
i-robot 781d350eee !1313 Memory Connector: fix a bug for handling double type
Merge pull request !1313 from peiwangdb/fix-I4M0YA
2021-12-13 18:48:56 +00:00
peiwangdb 462945f2c1 fix build failure I4KUOB 2021-12-13 11:52:44 -05:00
i-robot 234ce472a2 !1311 CubeConsole - CreateCube fix incorrect catalog selection
Merge pull request !1311 from sundarannamalai/ch-cube-issue
2021-12-13 16:18:52 +00:00
peiwangdb 291d375963 memory connector: fix a bug for restoring tables with double type 2021-12-13 10:23:51 -05:00
i-robot c19bb24c24 !1305 remove dead variables in MemoryTableProperties
Merge pull request !1305 from i-robot/pull240
2021-12-13 15:18:57 +00:00
i-robot c01bc66010 !1301 [237] return value ignored
Merge pull request !1301 from i-robot/pull238
2021-12-13 14:48:58 +00:00
i-robot e890b8e958 !1312 Remove log4j-core in ES connector
Merge pull request !1312 from lizheng(lifengzi)/log4j_es
2021-12-13 14:16:55 +00:00
lizheng920625 dce05ac35b update log4j2 version 2021-12-13 19:26:35 +08:00
i-robot b1e49eb42a !1300 Fix write to static variable from instance method warning
Merge pull request !1300 from i-robot/pull235
2021-12-11 11:06:32 +00:00
i-robot ffe1016db0 !1297 return value ignored no side effect fix
Merge pull request !1297 from i-robot/pull229
2021-12-11 09:18:33 +00:00
Daniel Zhang cb74f083ff StarTree Cube: Cube Range Visitor Comparison Expression Operation Adjustment 2021-12-10 18:35:57 -05:00
Sundar Annamalai 9f13593c0e Use correct catalog to retrieve datatype of the predicate column while creating cube. 2021-12-10 16:53:50 -05:00
i-robot de9bc95cea !1302 StarTree Cube: Cube Creation Processing Type Identifier Case Sensitive Adjustment for Between Operations
Merge pull request !1302 from Daniel Zhang/cube-canonicalizer-expression-fix
2021-12-10 15:53:02 +00:00
i-robot 3976f667d5 !1292 Spotbug fix for TestHbase file
Merge pull request !1292 from i-robot/pull222
2021-12-10 13:11:04 +00:00
i-robot 3c314d3388 !1295 SpotBug fix for FunctionWriterManager
Merge pull request !1295 from i-robot/pull225
2021-12-10 12:41:04 +00:00
i-robot dae8ed7c45 !1293 [177] Spotbugs fix for TestResult file
Merge pull request !1293 from i-robot/pull223
2021-12-10 12:11:00 +00:00
i-robot 1b092e7c8b !1291 [183] handled resource leakage for ResultSet object.
Merge pull request !1291 from i-robot/pull218
2021-12-10 11:41:04 +00:00
i-robot 56bc94a529 !1290 Non null return violation fix
Merge pull request !1290 from i-robot/pull216
2021-12-10 10:51:00 +00:00