Commit Graph

  • 46dfb65b6b [fix](auth)fix show routine load db is null (#38574) zhangdong 2024-07-31 22:34:35 +08:00
  • 96413e679d [branch-2.1](mtmv) Support read sync materialized view in async materialized view (#38462) Lijia Liu 2024-07-31 22:32:28 +08:00
  • ee47ef8826 [Fix](regression) fix regression sql which has schema change (#37941) (#38456) feiniaofeiafei 2024-07-31 22:31:38 +08:00
  • 002232b2da [improvement](statistics)Analyze all columns when partition first loaded. (#38606) Jibing-Li 2024-07-31 19:59:41 +08:00
  • 66ebf709ba [Fix](inverted index) fix fast execute for not_in expr #37745 (#38594) airborne12 2024-07-31 19:58:12 +08:00
  • 6f5c205f9b [Pick 2.1](regression-test) fix wrong variable name in test_index_compaction_with_multi_index_segments (#38577) airborne12 2024-07-31 19:44:18 +08:00
  • 71b92c9407 [Regression](inverted index) fix build index case for wrong debug point #38112 (#38578) airborne12 2024-07-31 19:43:35 +08:00
  • 7730aa2170 [Fix](inverted index) fix wrong no need read data when same column in inverted index and like function #36687 (#38581) airborne12 2024-07-31 19:41:39 +08:00
  • a75511ae08 [Feature](inverted index) add no need read data optimize config (#38584) airborne12 2024-07-31 19:39:17 +08:00
  • 86dd2d24ce [fix](test) Modify SQLServer image to custom hub (#38515) (#38613) Dongyang Li 2024-07-31 19:21:28 +08:00
  • 232ee74566 [Fix](inverted index) fix memory leak for index compaction (#38586) airborne12 2024-07-31 19:19:38 +08:00
  • aed0cc8ba0 [Fix](inverted index) remove duplicate stats of inverted_index_query_cache_miss #36707 (#38580) airborne12 2024-07-31 19:18:58 +08:00
  • 7357d7bd3b [Update](inverted index) Add column name to debug point for "no need to read data" optimization #37649 (#38579) airborne12 2024-07-31 19:17:46 +08:00
  • c011060e4f [chore](ci) adjust thirdparty docker image source for easy management… (#38558) Dongyang Li 2024-07-31 14:47:16 +08:00
  • e26f2441bd [opt](Nereids): disable PRUNE_EMPTY_PARTITION rule in SqlTestBase.java #38246 (#38455) 谢健 2024-07-31 14:34:35 +08:00
  • 3b234cfab6 [performance](exec) Performance problem create too many scanner task (#38460) HappenLee 2024-07-31 14:34:01 +08:00
  • aa9bdd76d0 [Pick](Variant) pick some fix #38413 #38364 (#38512) lihangyu 2024-07-31 11:03:31 +08:00
  • 9d8b2e85ae [fix](partial-update) insert only without auto_inc column should not use partial update (#38229) (#38504) camby 2024-07-31 11:01:08 +08:00
  • 9e696d72f1 [fix](nereids)check functionBuilders is not null before using it (#38535) starocean999 2024-07-31 11:00:39 +08:00
  • 94111da2a9 [Fix](nereids) fix normalize repeat alias rewrite (#38166) (#38454) feiniaofeiafei 2024-07-31 10:59:15 +08:00
  • 182bf4d323 [chore](fe) Returns dropped tables in GetMeta request (#38541) walter 2024-07-31 10:57:00 +08:00
  • 319933d0a6 [enhance](mtmv)mtmv date trunc support hour (#37678) (#38422) zhangdong 2024-07-31 10:46:08 +08:00
  • c78e04ac31 [improvement](statistics)Support get index row count and table delta rows. (#38520) Jibing-Li 2024-07-31 10:39:21 +08:00
  • d9d7f8de95 [fix](auth) fix create mv not need alter priv of table (#38011) (#38423) zhangdong 2024-07-31 10:35:03 +08:00
  • 017dad8c54 [fix](type)support runtime predicate for time type (#38258) (#38465) Mryange 2024-07-31 10:27:36 +08:00
  • 742b98185c [test](Nereids) Add all hint tpcds tests (#38081) (#38368) LiBinfeng 2024-07-31 10:24:10 +08:00
  • a328e01d97 [fix](nereids) fix insert stmt throw MultiCastDataSink cannot be cast to DataStreamSink (#38526) (#38547) 924060929 2024-07-31 00:47:30 +08:00
  • 1ba1e343bd [fix](nereids) fix The children format needs to be [WhenClause+, DefaultValue?] (#38491) (#38546) 924060929 2024-07-30 23:51:18 +08:00
  • e25eb733c1 [opt](compatibility) fill schema and table name in protocol column def (#38126) (#38522) morrySnow 2024-07-30 17:41:07 +08:00
  • 43ec98a30b [Feat](nereids) add pull up literal when infer predicates (#37314) (#38156) feiniaofeiafei 2024-07-30 17:19:18 +08:00
  • 377d4615c7 [feat](FE) add rest api to get last profile (#38268) (#38451) minghong 2024-07-30 13:36:43 +08:00
  • 715bcd13f1 [opt](mow) opt mow lookup with sequence column (#38287) (#38406) camby 2024-07-30 09:46:09 +08:00
  • cefee4dbc0 [Pick 2.1](clucene) update clucene version (#38496) airborne12 2024-07-30 09:40:04 +08:00
  • d17b196459 [regression](s3) add default conf for s3 releated cases (#37952) (#38472) Dongyang Li 2024-07-29 18:01:27 +08:00
  • 17d351af80 [fix](csv reader) fix csv parser incorrect if enclosing line_delimiter (#38347) (#38445) hui lai 2024-07-29 14:55:45 +08:00
  • dab0138567 [branch-2.1](insert-overwrite) Fix insert overwrite auto detect transaction safe (#38103) (#38442) zclllhhjj 2024-07-29 10:21:03 +08:00
  • 87cf2d1fb4 [fix](spill) Duplicate calls to Dependency::set_ready() in hash join(#37461) (#38399) Jerry Hu 2024-07-29 09:44:48 +08:00
  • e9f12fac47 [fix](load) fix no error url for stream load #38325 (#38417) Xin Liao 2024-07-28 19:06:57 +08:00
  • d8744cd3d0 [Opt](load) don't print stack when some errors occur for stream load #38332 (#38418) Xin Liao 2024-07-28 19:04:24 +08:00
  • 2b82bec406 [fix](statistics)Add row count to AnalysisJob and update tableStats using this row count after analyze. (#38428) Jibing-Li 2024-07-27 11:32:29 +08:00
  • ee65195ba5 [enhancement](nereids) Speedup partition pruner (#38191) (#38405) 924060929 2024-07-26 15:19:32 +08:00
  • 2f6b2dbdc4 [opt](Nereids) add where Null rule to create empty relation as where false (#38135) (#38361) LiBinfeng 2024-07-26 14:50:06 +08:00
  • df96db3f96 [fix](backup) Read BackupMeta with the specified meta version (#38396) walter 2024-07-26 13:59:48 +08:00
  • c93f3bd24e [Improvement](bloom filter) Forbid small bloom filter (#38349) (#38392) Gabriel 2024-07-26 10:11:31 +08:00
  • b4e82d2322 [Improvement](rpc) set grpc channel's keepAliveTime and remove proxy … (#38381) Pxl 2024-07-25 22:11:23 +08:00
  • a8da7fcdc6 [chore](backup) Log create restore job failed (#38341) walter 2024-07-25 20:45:13 +08:00
  • 0152a4e86f [config](be) add be config migration_lock_timeout_ms (#38000) (#38337) Kaijie Chen 2024-07-25 17:36:34 +08:00
  • 91f0301b43 [fix](group commit) Pick some group commit pr (#38320) meiyi 2024-07-25 17:32:44 +08:00
  • 54787f51c7 [log](load) print reason when LoadPathMgr failed to delete file (#38235) (#38340) Kaijie Chen 2024-07-25 17:28:09 +08:00
  • 3d6689d32c [fix](restore) Reset next version for restored partitions (#38343) walter 2024-07-25 16:07:54 +08:00
  • 32530113cf [cherry-pick](branch-2.1) Fix some group commit forward to master problems (#38345) abmdocrt 2024-07-25 14:48:02 +08:00
  • 4288f09e8c [fix](debug_point) Add debug point:reached_limit_early & return_empty_block (#38328) Jerry Hu 2024-07-25 14:46:40 +08:00
  • d0a9e5656d [fix](auth)Add some log in auth case (#38289) zfr95 2024-07-25 14:46:01 +08:00
  • a8139d9f39 [Improvement](profile) Provide more info for schedule time (#38290) (#38338) Gabriel 2024-07-25 14:43:52 +08:00
  • e2bb86e7f8 [fix](inverted index) fixed in_list condition not indexed on pipelinex (#38178) zzzxl 2024-07-25 14:42:34 +08:00
  • a751372e76 [Feature](multi-catalog) Add memory tracker for orc reader/writer and arrow parquet writer。 (#37257) Qi Chen 2024-07-25 13:51:59 +08:00
  • 73fc55b203 [Pick](Variant) fix some issue by RQG (#38336) lihangyu 2024-07-25 12:19:07 +08:00
  • e396f853a0 Pick "[enhance](Cooldown) Use config to control whether use cooldown replica for scanning first" (#38322) AlexYue 2024-07-25 12:17:38 +08:00
  • 70cde39fe0 [cherry-pick](branch-21) fix conv function get wrong result as parse overflow (#38001) (#38309) zhangstar333 2024-07-25 12:06:46 +08:00
  • e9052e2180 [cherry-pick](branch-21) fix mod function cause core dump (#37999) (#38308) zhangstar333 2024-07-25 12:06:21 +08:00
  • 57864e8554 [cherry-pick](branch-21) fix collect_set function core dump without arena pool (#38234) (#38307) zhangstar333 2024-07-25 12:05:52 +08:00
  • c23228e331 [Improvement](profile) add catalog info in profile (#38302) Yulei-Yang 2024-07-25 11:57:42 +08:00
  • d19b3a5cb6 [fix](function) the bucket number arg of width_bucket should be a positive integer value (#37892) (#38295) Jerry Hu 2024-07-25 11:56:47 +08:00
  • bc7fc4106d [branch-2.1](function) fix FE impl of some time functions (#37746) (#38316) zclllhhjj 2024-07-25 11:38:27 +08:00
  • 21b3fc3d1e [branch-2.1](function) fix coredump for MULTI_MATCH_ANY (#37959) (#38314) zclllhhjj 2024-07-25 11:34:22 +08:00
  • 79a6496bb6 [branch-2.1](function) fix wrong result when convert_tz is out of bound (#37358) (#38313) zclllhhjj 2024-07-25 11:32:44 +08:00
  • 3ea26a8c95 [fix](external) record not found file number (#38253) (#38285) Mingyu Chen 2024-07-25 11:03:19 +08:00
  • 8ad4390edb [fix](nereids) refine row count estimation for mark join (#38270) (#38297) xzj7019 2024-07-25 10:19:13 +08:00
  • 9a40cd5f9f [fix](compaction) fix duplicate key in agg/mor table caused by ordered data compaction (#38224) (#38299) Luwei 2024-07-24 19:03:40 +08:00
  • e23c1339a8 [fix](group commit) Fix prepare stmt setNull return too many filtered rows error (#38262) (#38276) meiyi 2024-07-24 19:02:59 +08:00
  • ef00dad680 [Fix](multi-catalog) Fix some undefined behaviors. (#38274) Qi Chen 2024-07-24 16:14:34 +08:00
  • c6cd1e2e3d [opt](inverted index) opt value extraction from column to string (#38179) zzzxl 2024-07-24 15:38:41 +08:00
  • 10c5c336d8 [branch-2.1](arrow-flight-sql) Add config arrow_flight_result_sink_buffer_size_rows (#38223) Xinyi Zou 2024-07-24 15:15:39 +08:00
  • bb2bc77717 [Pick 2.1](inverted index) skip index compaction for inverted index V2 (#38278) airborne12 2024-07-24 14:38:25 +08:00
  • 17c33665e5 [fix](agg_state) adjust nullable should apply on agg_state inner type too (#37489) (#38281) morrySnow 2024-07-24 13:55:09 +08:00
  • 792bd7c74a [cherry-pick](branch-2.1) Pick "[Enhancement](group commit)Optimize be select for group commit #35558" (#37830) abmdocrt 2024-07-24 09:21:07 +08:00
  • cf2120a44a [Chore](brpc) add gc for abafreelist to avoid eagain and set brpc tim… (#38177) Pxl 2024-07-23 21:24:36 +08:00
  • c73d40f869 [Fix](test)Fix the job's erroneous test case for asynchronous tests of periodic tasks. (#38264) Calvin Kirs 2024-07-23 21:22:16 +08:00
  • 62d2f0a05e [fix](mtmv)Fix mtmv name to resolve conflicts in regression test (#38056) zfr95 2024-07-23 20:57:29 +08:00
  • 798b8573c9 [fix](load data) decommission replica don't load data when it misses versions #38198 (#38256) yujun 2024-07-23 20:28:05 +08:00
  • b591837e13 [fix](insert) Pick Insert init plan error may forget to abort txn (#34220) (#38260) meiyi 2024-07-23 20:21:38 +08:00
  • a04583c9a1 [enhancement](regression-test) schema reordering case to 2.1 (#38131) kkop 2024-07-23 19:42:37 +08:00
  • ca7d8325af [Fix](Nereids) TopN should forbid two-phase topN if child is DistributionSpecGather (#36877) (#38164) Jensen 2024-07-23 16:27:55 +08:00
  • ba5d23aea8 [enhancement](log) Changed log of waiting previous transactions to info level for debug convenience (#38133) (#38230) Siyang Tang 2024-07-23 14:16:04 +08:00
  • e28dcda0e2 [fix](regression test) fix test_report_version_missing due to set force_olap_table_replication_num #38211 (#38232) yujun 2024-07-23 14:15:34 +08:00
  • 33e04b12ff [conf](parallel) Reduce parallel tasks for large cluster (#38196) (#38233) Gabriel 2024-07-23 13:42:31 +08:00
  • fdc8b454d2 [chore](backup) Remove delete_if_exists properties for creating repository (#38192) walter 2024-07-23 11:09:02 +08:00
  • 41b355721f [fix](multicatalog) make lastdbofcatalog a session variable (#38114) Yulei-Yang 2024-07-23 10:34:40 +08:00
  • 193be20c86 [feature](csv)Supports reading CSV data using LF and CRLF as line separators. (#37687) (#38099) daidai 2024-07-22 22:53:04 +08:00
  • aff3f292a7 [fix](pipeline) Fix blocked tasks if query is canceled before opening (#38200) Gabriel 2024-07-22 18:22:22 +08:00
  • 73199122c2 [enhancement](compaction) Control the parallelism for urgent compacton tasks (#37782) (#38189) Siyang Tang 2024-07-22 17:22:53 +08:00
  • ce1c268743 [Fix](load) Fix uninitiated load_type (not a valid value for type) of StreamLoadContext when operate_txn_2pc #38033 (#38187) Xin Liao 2024-07-22 17:20:03 +08:00
  • 9eac4f2797 [regression](case) fix typo (#38142) Dongyang Li 2024-07-22 14:26:30 +08:00
  • b6dd7bcc6d 2.1.5-rc02 (#38167) yiguolei 2024-07-21 17:59:02 +08:00
  • 2e79612320 [env](compile) compile failed caused by <immintrin.h> (#37068) (#38130) Jensen 2024-07-20 14:10:31 +08:00
  • 7b74e8d7ab add 2.1.5-rc01 (#38102) yiguolei 2024-07-20 11:36:06 +08:00
  • 87306858a1 [Fix](JobManager)Release the lock immediately after modifying job metadata to avoid holding the lock for an extended period.#38162 (#38163) Calvin Kirs 2024-07-20 10:52:21 +08:00
  • 5ab038cd89 [test](mtmv)Add group by aggregate negative case (#38055) zfr95 2024-07-20 10:14:25 +08:00
  • be3bccf04b [Fix](ranger)Resolving JSR 311 conflicts (#37575) (#38109) Calvin Kirs 2024-07-20 00:21:59 +08:00
  • 7819c75e55 [fix](shuffle) Fix local exchange dependency blocking (#38160) Gabriel 2024-07-20 00:19:47 +08:00