Commit Graph

  • 653e315ba5 2.1.6-rc04 (#40491) yiguolei 2024-09-06 19:41:37 +08:00
  • 962c382077 [fix](jdbc catalog) Fix type recognition error when using query tvf to query doris (#40481) zy-kkk 2024-09-06 19:30:32 +08:00
  • c1abaa4679 [Bug](map) fix wrong result on map_agg with streaming agg (#40471) Pxl 2024-09-06 19:29:38 +08:00
  • 0e057c49e8 [fix](table-func) fix explode-func with old pipeline (#40482) amory 2024-09-06 19:29:09 +08:00
  • b3c0b72faf [cherry-pick](branch-2.1) Pick "[Fix](regression-test) Fix test_group_commit_stream_load_with_nonexist_db_and_table regression test case (#40109)" (#40475) abmdocrt 2024-09-06 16:39:58 +08:00
  • 8104b992d1 [fix](ES Catalog)Do not extract doc_values of field with ignore_above setting (#40314) (#40464) qiye 2024-09-06 16:25:30 +08:00
  • cb0613e249 [fix] (inverted index) fix error result in compound query (#40425) Sun Chenyang 2024-09-06 10:27:59 +08:00
  • f64a728741 [enhance](variant) throw exception when field type is not supported in cast elimation (#40448) lihangyu 2024-09-06 09:56:57 +08:00
  • 7e27bb1ae6 [fix](window_funnel) fix wrong result of fixed mode (#40460) TengJianPing 2024-09-06 09:48:24 +08:00
  • 87ac378c4a [branch-2.1](be-ut) wait lazy open in ut (#40453) Socrates 2024-09-06 09:47:47 +08:00
  • 88750e7e5d [cherry-pick](branch-2.1) Pick "[Fix](group commit) Fix table not found fault when disable group commit (#39731)" (#40323) abmdocrt 2024-09-05 21:39:15 +08:00
  • 4eaf65d887 [fix](tools) adjust download url (#40429) (#40445) Dongyang Li 2024-09-05 20:58:59 +08:00
  • 0928c9c6ed [fix](unary function) Fix wrong result of asin, acos and sqrt when processing invalid input #40267 (#40358) zhiqiang 2024-09-05 19:51:01 +08:00
  • 961d2c9af5 [feat](job)Internal job cancellation immediately and the strong association with the STARTS parameter (#36805) (#38110) Calvin Kirs 2024-09-05 16:28:35 +08:00
  • 52393f829d [cherry-pick](branch-2.1) Fix some group commit fault (#40319) abmdocrt 2024-09-05 15:26:59 +08:00
  • 40d10bdb0a Revert "Revert "[cherry-pick](branch-2.1) Fix enable_mow_light_delete default value"" (#40411) yiguolei 2024-09-05 14:59:01 +08:00
  • d9172bed64 [cherry-pick](branch-2.1) Pick "[Enhancement](delete) Modify some delete cases to ajust enable_mow_light_delete config (#40387)" (#40389) abmdocrt 2024-09-05 14:56:44 +08:00
  • d9fa59be4d [Chore](runtime-filter) avoid dcheck fail when rf merge failed (#39172) (#40409) Pxl 2024-09-05 14:50:47 +08:00
  • 26feaab711 [fix](delete_predicate) fix wrong data after upgrade from v2.0 version (#40400) camby 2024-09-05 14:46:03 +08:00
  • c6771da240 [fix](nereids) fix bug for A>n, where A.max is infinity #39936 (#40368) minghong 2024-09-05 08:33:04 +08:00
  • cc20ecd738 Revert "[fix](compaction) fix the longest continuous rowsets cannot be selected when missing rowsets (#38728) (#39262)" (#40375) Luwei 2024-09-05 00:01:03 +08:00
  • 08fb91f161 Revert "[cherry-pick](branch-2.1) Fix enable_mow_light_delete default value" (#40359) yiguolei 2024-09-04 17:55:25 +08:00
  • 653daeb8cb Revert "[enhancement](index compaction) Enable index compaction by default (#36812)" (#40351) qiye 2024-09-04 14:16:09 +08:00
  • b4beec8ea8 [fix](OrcWriter) fix be core when upgrading BE without upgrading FE (#40303) Tiewei Fang 2024-09-04 10:24:41 +08:00
  • db06c678a3 [Fix](planner) legacy planner repeat group by has grouping report error (#40281) (#40305) feiniaofeiafei 2024-09-04 08:50:21 +08:00
  • 3cf5d15b49 [fix](fe) avoid setting the value of batch_size excessively high (#35941) (#40312) Jerry Hu 2024-09-03 19:49:26 +08:00
  • 67d46297f2 [fix](regression-test) Sync after insert to get stable results (#40309) Siyang Tang 2024-09-03 16:20:39 +08:00
  • 0e9fa3dff7 [fix](decimaltype) handle exception with tablet init (#40263) amory 2024-09-03 14:38:16 +08:00
  • 67a2daf33c [fix](execution) fix wrong check when blocking result sink (#40289) Mingyu Chen 2024-09-03 14:17:42 +08:00
  • c49b345342 [cherry-pick](branch-2.1) Fix enable_mow_light_delete default value (#40283) abmdocrt 2024-09-03 11:19:05 +08:00
  • 41271ecba0 [fix](ES Catalog)Do not push down limit to ES when predicates can not be processed by ES. (#40111) (#40265) qiye 2024-09-03 11:17:24 +08:00
  • 92752b90e7 [feature](metacache) add system table catalog_meta_cache_statistics #40155 (#40210) Mingyu Chen 2024-09-02 23:23:35 +08:00
  • 1527099e35 [opt](Nereids) forbid one step topn with distribute as child (#40066) (#40278) morrySnow 2024-09-02 22:26:26 +08:00
  • a5efdc6085 [improve](statistics)Clean expired TableStatsMeta. (#39779) (#40253) Jibing-Li 2024-09-02 22:13:42 +08:00
  • 4a91b2d46b [pick](SchemaCache) remove redundant Schema cache (#40257) lihangyu 2024-09-02 19:24:03 +08:00
  • 8ff068eb7c [feature](statistics) Support get row count for JDBC external table. (#38889) (#40248) Jibing-Li 2024-09-02 16:39:42 +08:00
  • 70eeda9f50 [cherry-pick](branch-21) fix encryption_function return wrong result at const column (#40201) (#40247) zhangstar333 2024-09-02 16:09:15 +08:00
  • c8d3202595 [regression-test](cases) optimize some cases (#40240) lihangyu 2024-09-02 14:50:48 +08:00
  • e4ee0e8379 [fix](topn) Fix wrong rows returned by TOPN sorter (#40243) Gabriel 2024-09-02 14:34:53 +08:00
  • 98e039ae31 [pick](Variant) truncate key when column is variant type when crea… (#40238) lihangyu 2024-09-02 13:54:04 +08:00
  • 5db2c8b8bc [branch-2.1](arrow-flight-sql) Fix return result from FE Arrow Flight server error 0.0.0.0:xxx, connection refused (#40229) Xinyi Zou 2024-09-02 09:45:27 +08:00
  • b104e933cd [Bug](expr) execute expr should use local states instead of operators (#40189) (#40219) zhangstar333 2024-09-01 00:41:10 +08:00
  • d792a62409 [fix](regression) fix regression failure of window_funnel caused by duplicated table name (#40216) TengJianPing 2024-08-31 20:58:20 +08:00
  • 2a12251b83 [branch-2.1][Feat](Job)After a job is paused, it can be manually triggered to execute. (#40180) Calvin Kirs 2024-08-31 19:24:53 +08:00
  • 1768169b9a Revert "[Improvement](sort) Free sort blocks if this block is exhausted (#39306)" (#40211) yiguolei 2024-08-31 15:58:55 +08:00
  • 44b87cb5ba [chore](script message) More convenient error msg for nofile open. #39642 (#40195) zhiqiang 2024-08-31 00:18:20 +08:00
  • 04fbcbd337 [chore](log) Log written rows when result sink close #39647 (#40196) zhiqiang 2024-08-30 23:59:39 +08:00
  • 1ed7975e9f [fix](case) drop table if exists before create it (#40205) Dongyang Li 2024-08-30 23:22:15 +08:00
  • e4c48cfec5 [fix](multi-catalog)fix max compute null parts table read (#40046) (#40179) Mingyu Chen 2024-08-30 22:56:08 +08:00
  • d949df0c4f [chore](cancel) Make enable_pipeline_task_leakage_detect false by default #40145 (#40192) zhiqiang 2024-08-30 22:48:00 +08:00
  • 32a32808a7 [improvement](nereids) support convert_tz in partition prune (#40047) (#40127) feiniaofeiafei 2024-08-30 13:39:37 +08:00
  • 3ac8347e3d [Improvement](sort) Free sort blocks if this block is exhausted (#39306) (#39956) Gabriel 2024-08-30 13:35:43 +08:00
  • 80508fb595 [fix](restore) Reset next version for remote table when restore #40118 (#40165) walter 2024-08-30 13:22:23 +08:00
  • 531fe54207 [fix](join) Fix partitioned hash join strategy (#40164) Gabriel 2024-08-30 12:44:42 +08:00
  • 1288676b68 [fix](nereids)change lag/lead function signature (#40161) starocean999 2024-08-30 12:05:47 +08:00
  • 163193b1d4 [branch-2.1](function) fix random_bytes return same data for multi rows (#39891) (#40137) zclllhhjj 2024-08-30 10:43:42 +08:00
  • e4d543f060 [branch-2.1](load) fix commit txn timeout when loading to table with many tablet (#40031) (#40139) zclllhhjj 2024-08-30 10:34:43 +08:00
  • 70daa1f85d [opt](inverted index) Controls whether the in_list can execute fast_execute. (#40141) zzzxl 2024-08-30 10:32:43 +08:00
  • ca07a00c93 Revert "[branch-2.1](hive) support hive write text table (#38549) (#4… (#40157) yiguolei 2024-08-30 10:25:38 +08:00
  • 519e5c88cc [test](inverted index)Add upgrade and downgrade test cases for inverted_index (#37783) ChenPeng2013 2024-08-30 10:19:34 +08:00
  • 1ecc85b575 [Fix](ctas) forward the use_max_length_of_varchar_in_ctas (#39705) (#40138) feiniaofeiafei 2024-08-30 10:11:29 +08:00
  • 0b9817ea4b [cherry-pick](branch-2.1) Pick "[Enhancement](txn) Block new insert into if schema change happens during transaction (#39483)" (#40115) abmdocrt 2024-08-30 10:01:10 +08:00
  • 45e35e8a99 [improvement](mtmv) Optimize get available mv logic to avoid unnecessary rewrite (#39734) (#40136) seawinde 2024-08-30 08:02:27 +08:00
  • e072ce7f68 [fix](nereids) Remove Nondeterministic to avoid ambiguity when decide a expression is nondeterministic or not (#39801) (#40130) seawinde 2024-08-30 07:51:42 +08:00
  • b86e4e8498 [fix](profile) fix possible coredump of rpc verbose profile (#40117) TengJianPing 2024-08-29 23:54:52 +08:00
  • c50d2ea4e2 [fix](test) fix unstable test (#40143) 924060929 2024-08-29 23:42:24 +08:00
  • 82fb747e6f [fix](Nereids) datetimev2 literal equals should compare microsecond (#40121) (#40150) morrySnow 2024-08-29 23:41:51 +08:00
  • fe881f8676 [fix](core) Fix BUCKET_HASH_SHUFFLE local exchanger (#40149) Gabriel 2024-08-29 23:23:42 +08:00
  • 090474a815 [branch-2.1](load) Lower lock granularity to reduce loading CPU pressure (#40135) zclllhhjj 2024-08-29 23:22:58 +08:00
  • a7156ee775 [fix](parquet)Fix the be core issue when reading parquet unsigned types. (#39926) (#40123) daidai 2024-08-29 21:52:52 +08:00
  • 841565a40d [fix](local shuffle) Fix hash shuffle local exchanger (#40101) Gabriel 2024-08-29 16:52:28 +08:00
  • c6df7c21a3 [branch-2.1](hive) support hive write text table (#38549) (#40063) Socrates 2024-08-29 16:50:40 +08:00
  • 901344a880 [chore](log) Log written rows when result sink close #39647 (#40011) zhiqiang 2024-08-29 16:49:44 +08:00
  • 2054cc9fc9 [fix](nereids) fix union all instance number (#40099) xzj7019 2024-08-29 16:47:55 +08:00
  • ac8cff34ce [fix](ut)fix be enable_http_auth ut (#40071) (#40088) daidai 2024-08-29 16:42:53 +08:00
  • 51e8d9174d [fix](compaction) fix heap-use-after-free caused by compaction sample info resize (#40058) (#40077) Luwei 2024-08-29 16:42:35 +08:00
  • eb6a040a03 [branch-2.1] Picks "[Fix](partial update) Fix wrongly update autoinc column in partial update #39996" (#40073) bobhan1 2024-08-29 16:41:51 +08:00
  • 131238ff71 [fix](file-cache) change metric_value column in file_cache_statistics table to string (#40083) Mingyu Chen 2024-08-29 16:39:22 +08:00
  • 8df93f8dfe [Opt](parquet/orc-reader) Opt get dict ids in _rewrite_dict_predicates() (#40095) Qi Chen 2024-08-29 14:50:42 +08:00
  • 15b14ef49b [fix](inverted index) fix error handling in fast_execute (#40086) zzzxl 2024-08-29 14:45:25 +08:00
  • 7155711431 [cherry-pick](branch-2.1) Improve local shuffle strategy (#40030) Gabriel 2024-08-29 14:16:16 +08:00
  • 34d95cef1f [improve](ES Catalog)Only push down literal expr in binary predicate(#39845) (#39847) qiye 2024-08-29 14:07:17 +08:00
  • c70d7d8423 [fix](sink) Do not block result sink on pipeline engine (#40094) Gabriel 2024-08-29 14:04:25 +08:00
  • 93da0ebaf4 [chore](backup) limit the involved tablets in a backup job #39987 (#40080) walter 2024-08-29 12:03:14 +08:00
  • c5d9e178be [fix](mtmv) Fix result wrong when query rewrite by mv if query contains null_unsafe equals expression (#39629) (#40041) seawinde 2024-08-29 00:31:36 +08:00
  • c3c6a4fc4c [pick](Variant) variant fallthrough with inverted index (#40070) lihangyu 2024-08-29 00:30:37 +08:00
  • bb709ad917 [branch-2.1] Picks "[Fix](merge-on-write) Fix duplicate key problem after adding sequence column for merge-on-write table #39958" (#40010) bobhan1 2024-08-28 23:00:31 +08:00
  • 688b97e183 [enhancement](Nereids) support reuse sql cache between different comment (#40065) 924060929 2024-08-28 22:15:55 +08:00
  • c9aca7d852 [opt](profile) Add ExecutedByFrontend in profile #39942 (#40012) zhiqiang 2024-08-28 22:06:57 +08:00
  • 7ffbead040 [branch-2.1] Picks "[Fix](regression) fix unstable case test_schema_change_unique_mow #39315" (#40034) bobhan1 2024-08-28 22:02:28 +08:00
  • af6c39d770 [fix](compile) compile fail on MacOS because 'bits/types/struct_timespec.h' not found (#39567) (#40044) camby 2024-08-28 22:01:49 +08:00
  • 1d439d2ea9 [opt](parquet) add predicate filter time for parquet reader (#40005) (#40053) Mingyu Chen 2024-08-28 21:57:00 +08:00
  • a32a2d8bb4 [bugfix](iceberg)Restrictions on creating a database (#39641) (#40051) Mingyu Chen 2024-08-28 21:45:03 +08:00
  • d1c3b857cf [fix](catalog) fix invalid getPartitionNames() methods (#39878) (#40054) Mingyu Chen 2024-08-28 21:44:30 +08:00
  • 6ef1211585 [bugfix](paimon)Use the fs cache, otherwise it will cause OOM (#38552) (#40052) Mingyu Chen 2024-08-28 21:42:36 +08:00
  • 4909c34555 [fix](compile) Fix Type Mismatch in min Function for VMysqlResultWriter on macOS (#38202) (#40042) camby 2024-08-28 21:36:04 +08:00
  • b052f46944 [fix](json-quote) fix json quote func for not find the func (#39931) (#40061) amory 2024-08-28 21:31:08 +08:00
  • 799ad1d398 [fix](mv) Fix test create table like test unstable (#39305) (#40013) seawinde 2024-08-28 18:42:35 +08:00
  • fa4d885487 [fix](regression) fix compaction_width_array_column case (#37664) (#40045) Luwei 2024-08-28 18:13:42 +08:00
  • b3b085c561 [fix](statistics)Use utf-8 charset for internal query result. (#39989) (#40026) Jibing-Li 2024-08-28 16:24:34 +08:00