Commit Graph

  • 1ad6ef939b [refactor](Nereids) use immutable collections as far as possible (#16193) morrySnow 2023-01-29 16:48:58 +08:00
  • 04ed83cb36 [fix](Nereids): remove DataV2Type in ConvertTz SIGNATURES (#16170) jakevin 2023-01-29 16:11:17 +08:00
  • b11d056fe5 [fix](Nereids): fix function name. (#16188) jakevin 2023-01-29 15:21:24 +08:00
  • abc50c6fe5 [enhance](Nereids): remove duplicated alias Function. (#16187) jakevin 2023-01-29 14:56:20 +08:00
  • c6bc0a03a4 [feature](Load)Suppot MySQL Load Data (#15511) huangzhaowei 2023-01-29 14:44:59 +08:00
  • c9f66250a8 [docker](iceberg) add iceberg docker compose and modify scripts (#16175) Mingyu Chen 2023-01-29 14:31:27 +08:00
  • eb7da1c0ee [fix](datatype) fix some bugs about data type array datetimev2 and decimalv3 (#16132) abmdocrt 2023-01-29 14:26:08 +08:00
  • 3235b636cc [refactor](remove unused code) remove thread pool manager (#16179) yiguolei 2023-01-29 13:03:08 +08:00
  • 578a855b3e [Bug](topn-opt) filter condition for analytic info for two phase read opt (#16173) lihangyu 2023-01-29 12:06:18 +08:00
  • ce487e2b11 [fix](Nereids): fix dceil() dfloor() (#16174) jakevin 2023-01-29 11:59:23 +08:00
  • 35398ad8d9 [fix](multi-catalog)Use -1 for column_statistics internal table idx_id default value instead of null, for external catalog (#16177) Jibing-Li 2023-01-29 11:29:25 +08:00
  • 2b5f95f08a [Bug](function) remove datev2 signature of hour_ceil/hour_floor #16168 Pxl 2023-01-29 11:27:56 +08:00
  • e9afd3210c [improvement](memory) Optimize the log of process memory insufficient and support regular GC cache (#16084) Xinyi Zou 2023-01-29 10:02:04 +08:00
  • 46ce66cbd8 [docs](multi-catalog)update en docs (#16160) Hu Yanjun 2023-01-29 00:36:31 +08:00
  • b7379daffa [test](Nereids) changing test data for more effectively testing for nereids_function_p0 (#16163) mch_ucchi 2023-01-28 21:23:40 +08:00
  • 3151d94e9e [fix](Nereids): fix Ceiling. (#16164) jakevin 2023-01-28 20:26:20 +08:00
  • 8ca3aa85e2 [bugfix](compaction) fix segment writer finalize footer twice (#16145) yixiutt 2023-01-28 20:15:52 +08:00
  • da28d2faee [deps](http)Upgrade springboot version to 2.7.8 (#16158) jiafeng.zhang 2023-01-28 20:13:50 +08:00
  • c506b4a1e3 [bug](cooldown)add config for Cooldown Job pengxiangyu 2023-01-28 19:58:50 +08:00
  • 241a956b20 [refactor](remove unused code) remove partition info from datastream sender (#16162) yiguolei 2023-01-28 19:56:41 +08:00
  • 26fc7c8196 [Bug](decimalv3) fix BE crash for function if (#16152) Gabriel 2023-01-28 19:37:50 +08:00
  • 7e7fd5d049 [cleanup](fe) cleanup useless code. (#16129) jakevin 2023-01-28 18:44:43 +08:00
  • 7cf7706eb1 [Bug](runtimefilter) Fix wrong runtime filter on datetime (#16102) Gabriel 2023-01-28 18:16:06 +08:00
  • 949a065f22 [improvement](memory) load support overcommit memory (#16083) Xinyi Zou 2023-01-28 16:10:18 +08:00
  • 49395390be [bugfix](metareader) meta reader could not load image (#16148) yiguolei 2023-01-28 14:22:18 +08:00
  • 7f2ff83480 [enhancement](FE)shut down fast throw JVM might do when throwing exception #16146 AlexYue 2023-01-28 14:18:25 +08:00
  • e49766483e [refactor](remove unused code) remove many xxxVal structure (#16143) yiguolei 2023-01-28 14:17:43 +08:00
  • 4e64ff6329 [enhancement](load) avoid schema copy to reduce cpu usage (#16034) zhannngchen 2023-01-28 11:13:57 +08:00
  • b919cbe487 [ehancement](nereids) Enhancement for limit clause (#16114) AKIRA 2023-01-28 11:04:03 +08:00
  • 0148b39de0 [fix](metric) fix be down when enable_system_metrics is false (#16140) caiconghui 2023-01-28 00:10:39 +08:00
  • fa14b7ea9c [Enhancement](icebergv2) Optimize the position delete file filtering mechanism in iceberg v2 parquet reader (#16024) Qi Chen 2023-01-28 00:04:27 +08:00
  • 1589d453a3 [fix](multi catalog)Support parquet and orc upper case column name (#16111) Jibing-Li 2023-01-27 23:52:11 +08:00
  • adb758dcac [refactor](remove non vec code) remove json functions string functions match functions and some code (#16141) yiguolei 2023-01-26 16:21:12 +08:00
  • 615a5e7b51 [refactor](remove non vec code) remove non vec functions and AggregateInfo (#16138) yiguolei 2023-01-25 12:53:05 +08:00
  • aa87e31b6f [doc](cold hot separation)cold hot separation document adjustment (#15811) catpineapple 2023-01-24 23:24:28 +08:00
  • 6e8eedc521 [refactor](remove unused code) remove storage buffer and orc reader (#16137) yiguolei 2023-01-24 22:29:32 +08:00
  • 79ad74637d [refactor](remove expr) remove non vectorized Expr and ExprContext related codes (#16136) yiguolei 2023-01-24 10:45:35 +08:00
  • 23edb3de5a [fix](icebergv2) fix bug that delete file reader is not opened (#16133) Mingyu Chen 2023-01-24 10:19:46 +08:00
  • a3cd0ddbdc [refactor](remove broker scan node) it is not useful any more (#16128) yiguolei 2023-01-23 19:37:38 +08:00
  • 61fccc88d7 [vectorized](analytic) fix analytic node of window function get wrong… (#16074) zhangstar333 2023-01-23 16:09:46 +08:00
  • ab04a458aa [Enhancement](export) cancel all running coordinators when execute cancel-export statement. (#15801) Xiangyu Wang 2023-01-22 23:11:32 +08:00
  • 199d7d3be8 [Refactor]Merged string_value into string_ref (#15925) ZhaoChangle 2023-01-22 16:39:23 +08:00
  • b9872ceb98 [deps](libhdfs3) update to 2.3.6 to fix kms aes 256 bug (#16127) Mingyu Chen 2023-01-22 07:18:35 +08:00
  • 8920295534 [refactor](remoe non vec code) remove non vectorized conjunctx from scanner (#16121) yiguolei 2023-01-21 19:23:17 +08:00
  • 253445ca46 [vectorzied](jdbc) fix jdbc executor for get result by batch and memo… (#15843) zhangstar333 2023-01-21 08:22:22 +08:00
  • 87c7f2fcc1 [Feature](profile) set sql and defaultDb fields in show-load-profile. (#15875) Xiangyu Wang 2023-01-21 08:10:15 +08:00
  • 8b40791718 [Feature](ES): catalog support mapping es _id #15943 Stalary 2023-01-21 08:08:32 +08:00
  • 01c001e2ac [refactor](javaudf) simplify UdfExecutor and UdafExecutor (#16050) Gabriel 2023-01-21 08:07:28 +08:00
  • 25046fabec [regression-test](sub query) add regression test for subquery with limit (#16051) gnehil 2023-01-21 08:06:49 +08:00
  • de12957057 [debug](ParquetReader) print file path if failed to read parquet file (#16118) Ashin Gau 2023-01-21 08:05:17 +08:00
  • 2daa5f3fef [fix](statistics) Fix statistics related threads continuously spawn as doing checkpoint #16088 AKIRA 2023-01-21 07:58:33 +08:00
  • 8d02961216 [test](pipline)Remove P1 regression required check in .asf.yaml (#16119) chunping 2023-01-21 07:57:52 +08:00
  • 7814d2b651 [Fix](Oracle External Table) fix that oracle external table can not insert batch values (#16117) Tiewei Fang 2023-01-21 07:57:12 +08:00
  • d318d644ff [docs](en) update en docs (#16124) Hu Yanjun 2023-01-20 23:05:39 +08:00
  • 9ffd109b35 [fix](datetimev2) Fix BE datetimev2 type returning wrong result (#15885) abmdocrt 2023-01-20 22:25:20 +08:00
  • 6b110aeba6 [test](Nereids) add regression cases for all functions (#15907) mch_ucchi 2023-01-20 22:17:27 +08:00
  • 5514b1c1b7 [enhancement](tablet_report) accelerate deleteFromBackend function to avoid tablet report task blocked (#16115) caiconghui 2023-01-20 20:11:58 +08:00
  • 0305aad097 [fix](privilege)fix grant resource bug (#16045) zhangdong 2023-01-20 19:00:44 +08:00
  • 3b08a22e61 [test](Nereids) add p0 regression test for Nereids (#15888) 谢健 2023-01-20 18:50:23 +08:00
  • 956070e17f fix english number of tpch (#16116) lsy3993 2023-01-20 17:27:10 +08:00
  • 171404228f [improvement](vertical compaction) cache segment in vertical compaction (#16101) yixiutt 2023-01-20 16:38:23 +08:00
  • a4265fae70 [enhancement](query) Make query scan nodes more evenly distributed (#16037) caiconghui 2023-01-20 16:24:49 +08:00
  • 13d93cb2b4 [typo](doc)nvl add 1.2 label (#15856) caoliang-web 2023-01-20 15:11:58 +08:00
  • 419f433d21 [fix](Nereids) topn arg check is not compatible with legacy planner (#16105) morrySnow 2023-01-20 15:08:10 +08:00
  • 72df283344 [fix](planner) extract common factor rule should consider not only where predicate (#16110) Mingyu Chen 2023-01-20 14:53:48 +08:00
  • 1638936e3f [fix](oracle catalog) oracle catalog support TIMESTAMP dateType of oracle (#16113) Tiewei Fang 2023-01-20 14:47:58 +08:00
  • 726427b795 [refactor](fe) refactor and upgrade dependency tree of FE and support AWS glue catalog (#16046) Mingyu Chen 2023-01-20 14:42:16 +08:00
  • 3652cb3fe9 [test](Nereids)add test aboule dateType and dateTimeType (#16098) mch_ucchi 2023-01-20 14:15:54 +08:00
  • 101bc568d7 [fix](Nereids) fix bugs about date function (#16112) 谢健 2023-01-20 14:11:17 +08:00
  • cbb203efd2 [fix](nereids) fix test_join regression test for nereids (#16094) starocean999 2023-01-20 14:02:29 +08:00
  • 116e17428b [Enhancement](point query optimize) improve performace of point query on primary keys (#15491) lihangyu 2023-01-20 13:33:01 +08:00
  • 3ebc98228d [feature wip](multi catalog)Support iceberg schema evolution. (#15836) Jibing-Li 2023-01-20 12:57:36 +08:00
  • ab4127d0b2 [Fix][regression-test] Fix test_hdfs_tvf.groovy by update HDFS conf URI to uri and better error msg handling. (#16029) Qi Chen 2023-01-20 12:40:25 +08:00
  • ba71516eba [feature](jdbc catalog) support SQLServer jdbc catalog (#16093) Tiewei Fang 2023-01-20 12:37:38 +08:00
  • 60231454cc [fix](nereids) fix bug in multiply return data type (#15949) minghong 2023-01-20 11:44:24 +08:00
  • 2ed4eac6f8 [feature](Nereids) add scalar function width_bucket (#16106) morrySnow 2023-01-20 11:31:17 +08:00
  • 73621bdb18 [enhance](Nereids) process DELETE_SIGN_COLUMN of OlapTable(#16030) 谢健 2023-01-20 11:27:35 +08:00
  • 6485221ffb [Feature-WIP](inverted index)(bkd) Support try query before query bkd to improve query efficiency (#16075) YueW 2023-01-20 11:19:36 +08:00
  • 6c5470b163 [typo](docs) fix error path in ssb/tpch docs (#16108) AlexYue 2023-01-20 11:07:12 +08:00
  • 5b2191a496 [fix](multi-catalog)Make ES catalog and resource compatible (#16096) qiye 2023-01-20 09:31:57 +08:00
  • b230b704d2 [Update](thirdparty) omit BUILD_TYPE for clucene, ignore other build type except RelWithDebInfo (#16076) airborne12 2023-01-20 09:10:58 +08:00
  • 85c2060862 [Minor](Nereids): minor fix (#16095) jakevin 2023-01-20 00:53:11 +08:00
  • 43dade0f68 [fix](doc): fix some spelling mistaks (#16097) ElvinWei 2023-01-19 23:31:45 +08:00
  • 2018b49ef0 [opt](test) scalar_types_p0 use 100k lines dataset and scalar_types_p2 use 1000k (#16104) Kang 2023-01-19 22:59:29 +08:00
  • 69a3ecfd51 [Fix](inverted index) fix add nulls bug for inverted fulltext index (#16078) airborne12 2023-01-19 21:21:44 +08:00
  • 379ba73675 [enhance](nereids) tightestCommonType of datetime and datev2 is datev2 (#16086) minghong 2023-01-19 19:55:19 +08:00
  • 6cff651f71 [enhancement](statistics) add some methods to use histogram statistics (#15755) ElvinWei 2023-01-19 19:20:18 +08:00
  • c1dd1fc331 [fix](nereids): fix all bugs in mergeGroup(). (#16079) jakevin 2023-01-19 19:15:05 +08:00
  • dd869077f8 [fix](nereids) do not generate compare between Date to Date (#16061) minghong 2023-01-19 15:56:51 +08:00
  • 74c0677d62 [fix](planner) fix bugs in uncheckedCastChild (#15905) minghong 2023-01-19 15:51:08 +08:00
  • 21b78cb820 [fix](nereids) Fix bind failed of the slots in the group by clause (#16077) AKIRA 2023-01-19 15:36:13 +08:00
  • 0144c51ddb [fix](nereids) fix bug in CaseWhen.getDataType and add some missing case for findTightestCommonType (#15776) minghong 2023-01-19 15:30:25 +08:00
  • f9406234c6 [ComputeNode](Doc)Add document for compute node (#15743) huangzhaowei 2023-01-19 15:16:14 +08:00
  • 47aa53fa72 [fix](multi-catalog)switching catalogs after dropping will get NPE. (#16067) qiye 2023-01-19 15:13:21 +08:00
  • b9f1e4a17f [typo](doc)update jfs docs (#16090) Liqf 2023-01-19 15:10:49 +08:00
  • 6e090e4daf [Bug](predicate) fix date predicate (#16053) Gabriel 2023-01-19 14:14:48 +08:00
  • c5beab39c0 [fix](nereids) Bind slot in having to its direct child instead of grand child (#16047) AKIRA 2023-01-19 13:19:16 +08:00
  • abdf56bfa5 [fix](Nereids) wrong result of group_concat with order by or null args (#16081) morrySnow 2023-01-19 11:22:30 +08:00
  • e846e8c0fd [enhance](Nereids): remove Group constructor for UT. (#16005) jakevin 2023-01-19 11:13:23 +08:00
  • 05f0f63718 [fix](daemon) should use GetMonoTimeMicros() (#16070) Xin Huang 2023-01-19 10:44:06 +08:00