Commit Graph

  • 668c65deb3 [enhancement](jni)append exception check for jni code. (#42507) (#42945) Mingyu Chen (Rayner) 2024-10-31 09:56:11 +08:00
  • ae88d032db [chore](ddl) support force_enable_feature_binlog #41796 (#42926) walter 2024-10-31 09:53:45 +08:00
  • fce4695f37 [Configuration](transactional-hive) Add skip_checking_acid_version_file session var to skip checking acid version file in some hive envs. (#42111)(#42225) (#42939) Mingyu Chen (Rayner) 2024-10-31 09:52:20 +08:00
  • 0d008b5a43 [feat](nereids)disable join reorder if column stats is invalid #41790 (branch-2.1) (#42902) minghong 2024-10-30 23:47:03 +08:00
  • 6d23020cb8 [fix](regression) do not test "set global sessionVar" on multi-fe cluster (#42922) minghong 2024-10-30 21:35:32 +08:00
  • e43d255815 [fix](array) fix add_array_null_value for inverted index_builder (#42899) amory 2024-10-30 19:16:59 +08:00
  • 53cccfb08c [test](move memtable) fix move memtable injection case fail (#42639) (#42891) hui lai 2024-10-30 16:29:40 +08:00
  • 2a6d6c15c5 [enhance](hive)hive event code optimization #42637 (#42876) Mingyu Chen (Rayner) 2024-10-30 12:52:21 +08:00
  • 17d84dc88f [enhance](paimon)paimon scanner code optimization #42606 (#42875) Mingyu Chen (Rayner) 2024-10-30 12:51:59 +08:00
  • 5c6e5fa486 [cherry-pick](branch-2.1)fix the mutil threads tests (#42669) kkop 2024-10-30 10:30:08 +08:00
  • 848234bd92 [fix](exchange) query blocked by exchange reach limit (#42853) Jerry Hu 2024-10-30 10:13:26 +08:00
  • 057d733328 [fix](cases) fix alias conflict case problem of driver url error (#42676) (#42859) LiBinfeng 2024-10-30 09:57:26 +08:00
  • ba4d01d93c [branch-2.1](hint) add detail for replica missing msg (#42546) yujun 2024-10-29 22:47:41 +08:00
  • 2042726ceb [Fix](regression case) fix some unstable regression cases (#42601) minghong 2024-10-29 18:12:40 +08:00
  • 233fad4815 [opt](variable) force update some variable by variable version (#41607) (#42643) morrySnow 2024-10-29 15:57:14 +08:00
  • 1538b82221 [Impl](Nereids) add nereids gc cost time and be fold const cost time to profile (#42007) (#42516) LiBinfeng 2024-10-29 15:16:40 +08:00
  • 42daf76a05 [fix](coalesce) fix 'heap-use-after-free' of function coalesce (#42666) (#42667) TengJianPing 2024-10-29 14:26:47 +08:00
  • d0e7371077 [Test](bloom filter) add retry and retry timeout for bloom filter test case #42609 (#42672) airborne12 2024-10-29 13:33:02 +08:00
  • d5c43c51b5 [branch-2.1](fe) Avoid interrupt daemon thread and use proper polling interval (#42210) (#42646) zclllhhjj 2024-10-29 10:10:26 +08:00
  • 78a8d12f9d [Test](build index) enhance build index case for finished state #42630 (#42651) airborne12 2024-10-29 06:53:10 +08:00
  • 73621c480a [fix](log) fix group commit warn log (#42403) (#42575) meiyi 2024-10-28 21:04:29 +08:00
  • f80c3d827a [Fix](Branch-2.1) fix not null variant will lost null bitmap (#42559) lihangyu 2024-10-28 20:59:47 +08:00
  • 0baca54200 [fix](Nereids) offset do more than once when have shuffle after limit (#42576) (#42577) morrySnow 2024-10-28 19:48:13 +08:00
  • d319dafb5c [pick](branch-2.1) pick #41123 (#42541) Xinyi Zou 2024-10-28 19:21:19 +08:00
  • dfb5a6fdc7 [regression-test](prepared_stmt_p0) use master ip for prepared url (#42521) (#42567) lihangyu 2024-10-28 17:47:55 +08:00
  • 85674814eb [fix](query-forward) Fix forward query exception or stuck or potential query result loss (#41303) (#42369) Siyang Tang 2024-10-28 17:39:57 +08:00
  • 59b6d7d472 [fix](cases)fix ip case2.1 with sync after streamload (#42543) amory 2024-10-28 14:54:36 +08:00
  • 2c79d65433 [fix](case) fix jsonb case (#42536) amory 2024-10-28 14:02:56 +08:00
  • 0e63133c80 [Chore](job) Provides configuration of job execution queue size (#42253) (#42530) Calvin Kirs 2024-10-28 13:42:08 +08:00
  • c3878167a5 [fix](config) change segment_cache_fd_percentage and inverted_index_fd_number_limit_percent default value #42224 (#42423) Kang 2024-10-28 09:24:59 +08:00
  • 4b5155453d [fix](regression) fix unstable regression case: test_cte_filter_pushdown (#42510) minghong 2024-10-27 20:59:31 +08:00
  • 2bb29d7f36 [fix](test) fix move memtable injection test may cause other case stuck #40356 (#42508) Xin Liao 2024-10-26 23:11:45 +08:00
  • 1c9a798b68 [fix](case) fix insert_group_commit_into (#42397) meiyi 2024-10-25 22:15:38 +08:00
  • aa0053347f [fix](crash) be crash on ~LRUFileCache (#42498) camby 2024-10-25 20:42:20 +08:00
  • 9eef393e2a [pick]support cgroup v2 (#42465) wangbo 2024-10-25 20:13:27 +08:00
  • 4a62d9e44b Revert "[2.1][improvement](jdbc catalog) Add catalog property to enable jdbc connection pool" (#42481) zy-kkk 2024-10-25 19:37:36 +08:00
  • 83b81c129f [fix](move-memtable) fix auto partition load issue caused by #42039 (#42484) (#42486) Kaijie Chen 2024-10-25 18:27:00 +08:00
  • 859332c918 [improve](common) Add synchronized to avoid concurrent modification #42384 (#42454) walter 2024-10-25 16:33:53 +08:00
  • b88d4db6e7 [fix](auth)Fix use encryptkey should check auth (#41791) (#42105) zhangdong 2024-10-25 14:32:42 +08:00
  • 120bf28d1e [fix](statistics)Skip shadow index while analyzing a table. (#42201) (#42414) Jibing-Li 2024-10-25 13:44:42 +08:00
  • 0700449e8b [fix](schema change) fix delete predicate incorrect comparisons result with empty strings during schema change (#41064) (#42427) Luwei 2024-10-25 01:05:55 +08:00
  • 972c37de95 [opt](scanner profile) Rename some filed name to keep consistent with audit log. #41993 (#42137) zhiqiang 2024-10-25 01:05:13 +08:00
  • 2984a1b6c8 [improve](stream load) set NumberLoadedRows to zero when stream load transaction failed (#41946) (#42265) hui lai 2024-10-25 01:01:46 +08:00
  • db9c74c38f [improvement](statistics)Drop expired external stats only when the catalog is dropped. (#42244) (#42410) Jibing-Li 2024-10-24 23:47:53 +08:00
  • e6bc8ab79e [Opt](config) adjust segment cache (#42308) (#42431) lihangyu 2024-10-24 23:05:36 +08:00
  • ffffbec49c [opt](function) Avoid create_column inside cast_column function (#41775) (#42432) lihangyu 2024-10-24 23:05:02 +08:00
  • f528a8aa06 [Opt](log) change frequent INFO log to DEBUG log in ColumnObject (#42336) (#42434) lihangyu 2024-10-24 23:03:58 +08:00
  • dba6296d3e [improvement](statistics)Skip auto analyze when table row count is not fully reported. (return -1) (#42209) (#42407) Jibing-Li 2024-10-24 19:40:03 +08:00
  • 2f8d63f052 [fix](load) Fix potential data loss during disk migration #42296 (#42386) Xin Liao 2024-10-24 17:19:38 +08:00
  • 7e710701ce [enhancement](bakcup) throw detailed msg for backup or restore (#42288) (#42312) Yongqiang YANG 2024-10-24 16:56:04 +08:00
  • d209c16d81 [fix](schema-change) fix the bug of alter column nullable when double writing (#41737) (#42352) Luwei 2024-10-24 16:49:46 +08:00
  • 8ff77c9509 [improve](restore) Split batch creating replica task by table id #42235 (#42342) walter 2024-10-24 16:20:19 +08:00
  • c0b2970c20 [Test](build index) enhance build index with clone test case with retry logic #42348 (#42363) airborne12 2024-10-24 14:06:40 +08:00
  • aa0fe8ccf4 [fix] (inverted index) fix the error result in the query when using count on index (#42346) (#42347) Sun Chenyang 2024-10-24 12:11:59 +08:00
  • d891ed9de8 [opt](load) check -238 segment number limit earlier (#39045) (#41551) Kaijie Chen 2024-10-24 11:17:27 +08:00
  • 5453337e7b [fix](mtmv)Fix the old version of the materialized view error 'Curren… (#42307) zhangdong 2024-10-24 11:16:01 +08:00
  • cbdaaa62b2 [feature](function) hour/minute/second functions support time as an a… 41008 (#42232) Mryange 2024-10-24 11:09:36 +08:00
  • a3510d3b73 [cherry-pick](branch-21)fix the exchange not skip offset rows (#42190) (#42330) zhangstar333 2024-10-24 11:08:17 +08:00
  • 73fc5c734e [fix](mtmv)fix in the scenario of recreating a table, the materialize… (#42339) zhangdong 2024-10-24 11:07:29 +08:00
  • 64d0c55e1d [fix](decimal256) support decimal256 for many functions (#42136) (#42353) TengJianPing 2024-10-24 10:52:28 +08:00
  • 32b13b285c [fix](index compaction) fix fd leak and mem leak while index compaction (#41915) (#42171) camby 2024-10-24 10:40:10 +08:00
  • e3b059e339 [fix](nereids) Fix not check column name when create or alter view (#42206) (#42323) seawinde 2024-10-24 10:11:32 +08:00
  • 44e9368c78 Pick some fix from master to 21(#41472) (#40106)(#40173) (#42212) seawinde 2024-10-24 10:09:55 +08:00
  • 0d76c16d14 [fix](routine load) reduce routine load task consume log (#42058) (#42268) hui lai 2024-10-23 23:30:15 +08:00
  • 86fa6a37c7 [fix](load) Fix the issue of high-concurrency single-replica load getting stuck #42297 (#42317) Xin Liao 2024-10-23 23:28:05 +08:00
  • ccff47e813 [Fix](inverted index) fix use after free when duplicate key in index dir when index file writer open index #42207 (#42301) airborne12 2024-10-23 16:45:25 +08:00
  • 036906f025 [fix](routine load) make the timeout of load channel consistent with routine load task (#42042) (#42267) hui lai 2024-10-23 16:17:39 +08:00
  • 0aa07e6118 [enhancement](blacklist) should check the real error reason when sendfragment timeout (#42314) yiguolei 2024-10-23 16:16:04 +08:00
  • bc84734291 [opt](index compaction)Optimize logic of picking columns for index compaction(#42051) (#42287) qiye 2024-10-23 15:21:23 +08:00
  • a5b3520cbb [fix](mtmv) regression test unstable and error (#41145) (#42185) seawinde 2024-10-23 14:42:53 +08:00
  • e7395198d4 [fix](estimate) func call with not filter will estimate some statisti… (#42302) amory 2024-10-23 14:33:41 +08:00
  • 2defa90be7 [test](ES Catalog)Add mapping _routing test case (#42074) (#42282) qiye 2024-10-23 10:14:12 +08:00
  • c9acd71ad6 [fix](inverted index) Fix errors caused by enable_need_read_data_opt #42064 (#42247) airborne12 2024-10-23 09:18:19 +08:00
  • bf90d918ca [fix](regression-test) Make test_decimal256_outfile_csv export the data to S3 rather than local file system (#36592)(#42211) (#42270) Rayner Chen 2024-10-22 23:57:30 +08:00
  • 157d67e7ca [enhance](hive) Add regression-test cases for hive text ddl and hive text insert and fix reading null string bug #42200 (#42273) Rayner Chen 2024-10-22 23:56:57 +08:00
  • d7c3369ce7 [regression](case)fix mc regression test p2 case. #42217 (#42274) Rayner Chen 2024-10-22 23:43:51 +08:00
  • bde8e2d474 [2.1][improvement](jdbc catalog) Add catalog property to enable jdbc connection pool (#42255) zy-kkk 2024-10-22 23:28:28 +08:00
  • 1fc1662e88 [2.1][fix](external) Fix case-insensitive table name mapping retrieval rules (#42259) zy-kkk 2024-10-22 23:28:01 +08:00
  • 3f71f0e738 [Test](bloom filter) enhance bloom filter test case with retry logic #42243 (#42264) airborne12 2024-10-22 21:50:53 +08:00
  • 56c2a0f523 [2.1][opt](Catalog) Remove unnecessary conjuncts handling on External Scan (#42261) zy-kkk 2024-10-22 21:42:55 +08:00
  • 25d7d0b255 [fix](move-memtable) abstract multi-streams to one logical stream (#42039) (#42250) Kaijie Chen 2024-10-22 20:26:42 +08:00
  • 38e529cd29 [cherry-pick](branch-2.1) support decimal256 for parquet reader (#42241) Socrates 2024-10-22 19:42:09 +08:00
  • e2bdac39fb [fix] Implementing match_phrase_edge without index query method (#41658) (#42098) zzzxl 2024-10-22 18:44:21 +08:00
  • 6f2bac012a [pick](branch-2.1) pick #39398 #41754 #41770 (#42231) Xinyi Zou 2024-10-22 18:05:40 +08:00
  • c1d2b8d548 [2.1][improvement](jdbc catalog) Disallow non-constant type conversion pushdown and implicit conversion pushdown (#42242) zy-kkk 2024-10-22 17:27:29 +08:00
  • 7eec0f8fbb [branch-2.1](datetime) Fix date floor functions overflow (#35477) (#42238) zclllhhjj 2024-10-22 15:54:53 +08:00
  • 9c4ce73dfa [Pick](nereids) pick 40529 41464 40349 (#42073) minghong 2024-10-22 15:04:50 +08:00
  • 8877267930 [pipeline](API) Add a new API to find pipeline tasks by a specific qu… (#42233) Gabriel 2024-10-22 14:03:45 +08:00
  • 85a98df9c2 [Fix](count on index) fix count on index opt when count project expr #41772 (#42229) airborne12 2024-10-22 13:16:32 +08:00
  • 803c052100 [fix](nereids)modify agg function nullability in PhysicalHashAggregate (#42018) starocean999 2024-10-22 11:23:39 +08:00
  • 104d427afa [cherry-pick][chore](audit) Optimize the SQL (insert into values) length in audit logs (#37894) and let line comment work well (#40599) (#42186) yagagagaga 2024-10-22 10:16:05 +08:00
  • 47ff6f1300 [fix](OrcReader) fix the issue that orc_reader can not read DECIMAL(0,0) type of orc file #41795 (#42220) Rayner Chen 2024-10-22 10:10:25 +08:00
  • 1f8d685f26 [fix](inverted index) multi_match supports any, all, phrase. (#41663) (#42097) zzzxl 2024-10-22 10:10:02 +08:00
  • fc857ddf0d [regression-test](suites) use master ip to do server side prepared (#42146) lihangyu 2024-10-22 10:08:28 +08:00
  • 8ce65cab86 [chore](log) Adjust log level for replaying a batch editlog cost time(#41392) (#42182) Lei Zhang 2024-10-22 10:06:11 +08:00
  • c6b35ba9b8 [cherry-pick](paimon) pick part of refactor code from #34496 (#42221) Rayner Chen 2024-10-22 09:44:41 +08:00
  • e713b92321 [fix](multi-catalog) Disable string dictionary filtering when predicate express is not slot #42113 (#42222) Rayner Chen 2024-10-22 09:43:29 +08:00
  • 084434e25c [Test](tvf) add regression tests for testing orc reader #41606 #42188 (#42120) Rayner Chen 2024-10-21 21:31:18 +08:00
  • ac3d64c010 [feature](hive)support create hive table for text format #41860 (#42195) Rayner Chen 2024-10-21 21:30:11 +08:00
  • e7229c77c8 [fix](config) increase JVM memory of BE #42052 (#42194) Rayner Chen 2024-10-21 20:14:43 +08:00