Commit Graph

  • 32fa9e09f4 [feature](Nereids): enable OuterJoinAssoc (#19111) jakevin 2023-04-27 09:50:15 +08:00
  • a262f42a28 [refactor](exceptionsafe) make scanner and scancontext exception safe (#19057) yiguolei 2023-04-27 09:23:01 +08:00
  • 1afa7c786f [test](regression) add test case for bucket shuffle of datetime column (#19088) TengJianPing 2023-04-27 09:05:32 +08:00
  • d12fe4a7d2 [bug](fix)fix Geo memory leak (#19116) Liqf 2023-04-27 09:04:10 +08:00
  • b5140bc9b4 [fix](fe)hll_raw_agg function's return type should be always not nullable (#19115) starocean999 2023-04-27 08:00:49 +08:00
  • ae252d1cfa [opt](Nereids) simplify decimalv3 comparison predicate (#18975) morrySnow 2023-04-26 23:57:09 +08:00
  • 925efc1902 [bug](map-type)fix some bugs in map and map element function (#18935) xy720 2023-04-26 22:10:15 +08:00
  • aacc075f09 [fix](planner) SetOperationNode's slots' nullability calculation is wrong (#19108) starocean999 2023-04-26 21:18:37 +08:00
  • 965682542d [typo](docs)add hive catalog faq (#19081) jiafeng.zhang 2023-04-26 21:13:46 +08:00
  • 55d7c5e147 [fix](nereids) column prune should use slots from children (#19112) starocean999 2023-04-26 21:10:29 +08:00
  • aabcab9dbe [Improvement](runtime filter) Improve merge phase (#18828) Gabriel 2023-04-26 21:01:20 +08:00
  • 0271886c36 [Chore](thirdparty) update clucene from 2.4.9 to 2.4.11 (#18876) airborne12 2023-04-26 20:11:35 +08:00
  • b3b261e052 [fix](colocate) prohibit dead backend as destination backend in colocate balance (#18970) Luwei 2023-04-26 20:09:01 +08:00
  • e83d0d9b6a [opt](Nereids) forbid some bad pattern aggregate in AggregateStrategy (#18877) morrySnow 2023-04-26 20:01:35 +08:00
  • 4a6e65c172 [Fix](Planner) fix throw NPE when parse error (#19097) mch_ucchi 2023-04-26 19:19:55 +08:00
  • 1ccbdee757 [FIX](map-type)fix map regress test & create mapTypeInfo without delete #19033 amory 2023-04-26 19:03:55 +08:00
  • a32fa219ec Revert "[Enhancement](compaction) stop tablet compaction when table dropped (#18702)" (#19086) caiconghui 2023-04-26 18:27:46 +08:00
  • a7f7a42b9c [community](release) change 1.2.4 download link to 1.2.4.1 (#19105) Mingyu Chen 2023-04-26 18:27:23 +08:00
  • 0c60f0e266 fe conf action spec item (#18916) yongjinhou 2023-04-26 17:54:00 +08:00
  • 59d8aa5a6f [Fix](multi catalog)Fix Hive partition path doesn't contain partition value case bug (#19053) Jibing-Li 2023-04-26 17:18:51 +08:00
  • 60cda12e57 [Bug](pipeline-engine) fix hang on insert into select when enable pipeline engine (#19075) Pxl 2023-04-26 16:50:19 +08:00
  • e1651bfea5 [bugfix](aggregate_function) Fix wrong registration for percentile_approx #19070 zclllyybb 2023-04-26 16:17:46 +08:00
  • 0c9fb7297e [fix](regression) mv segcompaction_p1 to segcompaction_p2 (#18806) zhengyu 2023-04-26 15:34:46 +08:00
  • 1dfc5ea34c [bugfix](jsonb) fix jsonb parser crash on noavx2 host (#18977) Kang 2023-04-26 15:10:12 +08:00
  • 45874bbf62 [refactor](fs)(step2)separate the storage and filesystem methods (#19012) slothever 2023-04-26 15:06:31 +08:00
  • 6356146274 [Fix](Nereids) fix nereids fold failed by be return null exception (#19013) mch_ucchi 2023-04-26 14:57:45 +08:00
  • 39cf393874 [fix](stats) Fix potential NPE when loading Histogram (#19078) AKIRA 2023-04-26 15:24:01 +09:00
  • d3a0b94602 [feature](stats) Support to kill analyze #18901 AKIRA 2023-04-26 15:23:44 +09:00
  • 50d9f35f63 [fix](planner) NPE when use ctas to create table (#18973) AKIRA 2023-04-26 15:12:28 +09:00
  • 7a786c3b09 [fix](Nerieds) fix bucket shuffle plan and cost model bugs and add new function add_months (#18836) 924060929 2023-04-26 13:52:44 +08:00
  • ca19b972cc [doc](update-key)add update key doc (#18899) wudi 2023-04-26 13:41:14 +08:00
  • 270be55c4c [feat](stats) Add option to config file to enable or disable analyze function (#19062) AKIRA 2023-04-26 14:37:08 +09:00
  • aa88083c1e [fix](Nereids) dead loop in FillUpMissingSlots (#18902) jakevin 2023-04-26 13:31:51 +08:00
  • a7773d16d6 [fix](Nereids): UT shouldn't contains slotId (#19082) jakevin 2023-04-26 13:23:21 +08:00
  • 94b11af17c [fixbug](json-reader) fix memory leak of new_json_reader #19067 Tiewei Fang 2023-04-26 12:54:47 +08:00
  • 5a7a96f317 [doc](fix)fix doc link error (#19083) Liqf 2023-04-26 12:33:13 +08:00
  • 5bd4a3897e [optimize](multi-catalog) Skip whole row group in lazy_read if data has been filtered. (#19039) Qi Chen 2023-04-26 12:10:14 +08:00
  • 375789d345 [enhancement](JNI) Provide default environment variables if it is unset (#19041) Adonis Ling 2023-04-26 12:06:38 +08:00
  • 1c8b70a48c [refactor](config) Do not let set enable_vectorized_engine throw an error (#19002) Mryange 2023-04-26 12:03:32 +08:00
  • 8864266a42 [fix](Jdbc Catalog) fix Druid Pool parameter and set testWhileIdle = true (#19049) Tiewei Fang 2023-04-26 11:44:45 +08:00
  • d037938a4c [vectorzied](function) fix year_floor get result is incorrectly (#19006) zhangstar333 2023-04-26 11:39:22 +08:00
  • ca80617bfe [chore](CI)Regularly check project quality with Sonar (#18998) Calvin Kirs 2023-04-26 10:18:49 +08:00
  • 5fd6d8ebd4 [fix](function) Support more behaviors of cast time in MySQL Mryange 2023-04-26 07:49:54 +08:00
  • c993964a88 [Bug](delete) fix the delete ignore char case (#18714) HappenLee 2023-04-26 07:30:44 +08:00
  • 2c836251b2 [Fix](schema scanner) Fixed the problem of overflow when multiplying two INT WenYao 2023-04-25 23:58:47 +08:00
  • 1be5dac036 [improve] Refactor file cache and Improve the file cache strategy (#18652) Lightman 2023-04-25 23:14:28 +08:00
  • c93d6ba3be [chore](third-party) Fix the checksums of mysql (#19047) Adonis Ling 2023-04-25 23:13:53 +08:00
  • bc154f7a71 Fix 404 links in README.md (#19040) 吴伟杰 2023-04-25 22:31:34 +08:00
  • 9c25b514f5 [fix](doc) fix jsonb_extract doc (#19059) Mingyu Chen 2023-04-25 20:01:51 +08:00
  • 17b59df8dd [fix](function) Array_map compared offset rows one by one (#18406) herry2038 2023-04-25 19:12:19 +08:00
  • 41fbe711b0 [typo][samples](docs)(java) add read bitmap sample and update document. (#19005) yagagagaga 2023-04-25 19:07:51 +08:00
  • 8ea69ca11c [refactor](nereids) do not use in_filter in pipeline mode (#19028) minghong 2023-04-25 19:02:12 +08:00
  • fa0f3a2859 [fix](planner) vdatetime_value.cpp:1585 Array access may overflow. (#18872) Mryange 2023-04-25 17:57:21 +08:00
  • d5c82b2ea0 [optimize](regression case) Optimizing some regression case of inverted index (#19032) YueW 2023-04-25 15:35:56 +08:00
  • 8d21f20753 [enhancement](javaudf) not depend on parent will cause deconstructor core (#18948) yiguolei 2023-04-25 15:26:54 +08:00
  • 61b7a52444 [Enhancement](multi-catalogs) Use decimal V3 type in multi-catalogs module. (#18926) Qi Chen 2023-04-25 14:49:40 +08:00
  • a4a85f2476 [feat](stats) Return job id for async analyze stmt (#18800) AKIRA 2023-04-25 15:43:54 +09:00
  • 339d804ec4 [Refactor](exceptionsafe) add factory creator to some class (#19000) WenYao 2023-04-25 14:33:47 +08:00
  • 39d66ca2c6 [fix](parquet) hasn't initialize select vector when number of nested values equals zero (#18953) Ashin Gau 2023-04-25 14:21:33 +08:00
  • 7c9e6e6ad5 [typo](docs) format function Syntax desc (#19019) ZhangYu0123 2023-04-25 13:31:32 +08:00
  • a836a6a4fe [refactor](multi catalog)Refactor FileQueryScanNode init and finalize mothods(#18954) Jibing-Li 2023-04-25 11:18:21 +08:00
  • 228cc90e4e [fix](session-var) ignore exception when setting global only var in non master FE (#18949) Mingyu Chen 2023-04-25 11:05:09 +08:00
  • e2afa07271 [fix](nereids) disable_join_reorder does not work with semi/anti #18898 minghong 2023-04-25 10:57:40 +08:00
  • 8b27d42b9b [bugfix](MOW) fix core in set_txn_related_delete_bitmap (#18956) yixiutt 2023-04-25 10:57:26 +08:00
  • d555bae290 [Bug](serde) fix serialize column to jsonb when meet boolean and decimal_v3 (#19011) lihangyu 2023-04-25 10:48:13 +08:00
  • 4ef43f5374 [improvement](docs) Add sync statement docs (#18972) luozenglin 2023-04-25 10:35:20 +08:00
  • fd4576e420 [Fix](auth) fix some problem of skip_localhost_auth_check in FE config #18996 WenYao 2023-04-25 09:10:01 +08:00
  • 171a194070 [minor](regression) fix unstable test case (#19018) Gabriel 2023-04-25 09:09:24 +08:00
  • 93c48f2bb0 [fix](regression) fix show create table in_memory = false test result error #19022 ZhangYu0123 2023-04-25 09:04:59 +08:00
  • 72632b1e32 [improvement](regression-test) add max_failure_num to skip tests when too much failure #19003 Mingyu Chen 2023-04-25 09:03:36 +08:00
  • bf75e74065 [typo](docs) add oceanbase jdbc catalog doc (#18994) yongkang.zhong 2023-04-25 08:50:31 +08:00
  • 8e808abbd4 [doc](remove-useless-code)remove useless doc description #18957 chen 2023-04-25 08:49:24 +08:00
  • 207c827cdb [fix](test) fix result of CHARACTER_OCTET_LENGTH in . (#18896) Mingyu Chen 2023-04-25 08:42:54 +08:00
  • 4e9b32d622 [bugfix](exception) remove fmt code to test if there still exist core (#19009) yiguolei 2023-04-25 07:24:14 +08:00
  • 3899c08036 [optimize](compile) remove unused template param from load channel (#18980) yiguolei 2023-04-24 23:36:47 +08:00
  • efebb3d21e [fix](schema) fix show create table get wrong random distribution info (#18895) xueweizhang 2023-04-24 23:33:42 +08:00
  • 54d58364c1 [fix](Nereids): move SimplifyAggGroupBy before NormalizeAggregate. (#18918) jakevin 2023-04-24 19:00:27 +08:00
  • b2c26e17e1 [Compile](vec) Fix compile by BHREAD_SCANNER (#18979) HappenLee 2023-04-24 17:07:06 +08:00
  • a01a9c2d7d [community](action) modify teamcity trigger action (#18981) Mingyu Chen 2023-04-24 15:17:47 +08:00
  • 16a394da0e [chore](build) Use include-what-you-use to optimize includes (PART III) (#18958) Adonis Ling 2023-04-24 14:51:51 +08:00
  • 6b219ab599 [typo](doc) add declaration of row level auth policy #18959 figurant 2023-04-24 14:27:45 +08:00
  • 17e206c538 [Feature](resource-group) Support drop resource group (#18873) 赵立伟 2023-04-24 14:00:00 +08:00
  • 6bf51150f3 [fix](nereids) remove unnecessary project above scan node (#18920) starocean999 2023-04-24 13:58:57 +08:00
  • d368326cc2 [fix](Nereids) should not fallback to legacy planner when execution failed (#18847) morrySnow 2023-04-24 13:29:29 +08:00
  • 22cdfc5970 [refactor](fs)(step1) add new storage file system (#18938) slothever 2023-04-24 11:41:48 +08:00
  • 1f9450e0f7 [Chore](case) add some regression-test case about materialized-view #18946 Pxl 2023-04-24 11:36:56 +08:00
  • 296b0c92f7 [Enhancement](compaction) stop tablet compaction when table dropped (#18702) gitccl 2023-04-24 11:04:27 +08:00
  • ab2a6864bc [function](json) Json unquote (#18037) Mellorsssss 2023-04-24 10:33:29 +08:00
  • 8d7a9fd21b [refactor](exceptionsafe) add factory creator to some class (#18978) yiguolei 2023-04-24 10:32:11 +08:00
  • 8e4710079d [improvement](profile) Insert into add LoadChannel runtime profile (#18908) Xinyi Zou 2023-04-24 09:41:57 +08:00
  • d2f50ce3f5 [Fix](HttpServer) Chinese garbled characters appear when obtaining query plan (#18820) ZenoYang 2023-04-24 08:49:44 +08:00
  • 2d7903e2bd [Feature](multi-catalog) support query hive views. (#18815) Xiangyu Wang 2023-04-24 08:49:26 +08:00
  • 0dd45ce158 [feature](ui)add copy profile button #18965 Mryange 2023-04-24 08:44:38 +08:00
  • 0c95d760fe [fix](fixed_hashtable) The incorrect implementation of copy constructor (#18921) Jerry Hu 2023-04-24 08:36:52 +08:00
  • 4ba6c8b6ce [community](collaborator) add more collaborators (#18976) Mingyu Chen 2023-04-24 08:30:20 +08:00
  • b4282641c1 [typo](doc) Fixed typos in ADMIN-SHOW-CONFIG.md (#18969) zzzzzzzs 2023-04-24 08:29:55 +08:00
  • e4f058bad5 modified some text errors (#18968) ShaoStaticTiger 2023-04-24 08:29:45 +08:00
  • 5c31a0867c [typo](doc) Fixed typos in OUTFILE.md (#18967) zzzzzzzs 2023-04-24 08:29:35 +08:00
  • 27b8227cb5 [typo](docs)Optimize the installation And deployment directory structure (#18966) yongkang.zhong 2023-04-24 08:29:24 +08:00
  • 07ea350201 [Fix](inverted index) fix memory leak when create bkd reader (#18914) airborne12 2023-04-23 23:21:44 +08:00