Commit Graph

  • 94986fc574 branch-2.1: [fix](multi-catalog) Fix bug: "Can not create a Path from an empty string" (#49382) (#49641) Socrates 2025-03-29 09:13:43 +08:00
  • 05ffc62594 branch-2.1: [Fix](compaction) Fix full compaction error when compaction size is too large #48958 (#49493) github-actions[bot] 2025-03-29 09:01:36 +08:00
  • e8c91dcd73 branch-2.1: [fix](restore) correct the storage_medium of atomic restore #49330 (#49451) github-actions[bot] 2025-03-29 09:00:26 +08:00
  • f55055096b branch-2.1: [improve](binlog) Allow commit txn without waiting txn publish #48961 (#49266) walter 2025-03-29 08:59:23 +08:00
  • 646f49fb93 branch-2.1: [fix](Nereids) use StringLikeLiteral as parameter type in constant folding #49413 (#49447) github-actions[bot] 2025-03-29 08:58:39 +08:00
  • 4a31fc4e09 [Bug](fix) fix the percentile func result do not equal the percentile array rewrite result (#49379) HappenLee 2025-03-29 08:56:24 +08:00
  • 8f15e62de5 branch-2.1: [fix](fe) Using try-with-resource for auto close RemoteFileSystem #49637 (#49652) github-actions[bot] 2025-03-29 08:54:50 +08:00
  • 89f4c90a44 [fix](named_struct) fix named_struct signature which deduce wrong for nested decimal precision (#49355) amory 2025-03-28 11:56:15 +08:00
  • cf1938dd59 branch-2.1: [opt](nereids) skip run PruneOlapScanTablet when exists lots of InPredicate (#49387) 924060929 2025-03-28 11:51:20 +08:00
  • 7d64a80959 branch-2.1-pick: [Fix](log) correct tablet diff log in TabletInvertedIndex.tabletReport (#49390) (#49445) bobhan1 2025-03-28 11:50:31 +08:00
  • 57f04a7b9b branch-2.1: [fix](Nereids) fix double literal to string literal cast problem #49416 (#49523) github-actions[bot] 2025-03-28 11:49:02 +08:00
  • 4645084ab1 branch-2.1: [Fix](GA)Remove extra blank lines to avoid parsing failures #49615 (#49616) Calvin Kirs 2025-03-28 11:45:48 +08:00
  • 92176c46bf branch-2.1: [feat](binlog) filter the async mv binlogs #49028 (#49099) github-actions[bot] 2025-03-28 10:01:00 +08:00
  • 2fb8e00907 branch-2.1: [chore](task) log the thrift message size if the broken pipe is occurred #49492 (#49509) github-actions[bot] 2025-03-28 09:57:53 +08:00
  • 63fb74b480 branch-2.1: [Bug](udf) should delete local ref when return error msg #48609 (#49528) zhangstar333 2025-03-28 09:57:18 +08:00
  • 60f6975850 branch-2.1-pick: [Fix](txn) Remove TabletTxnInfo if version exists when publish version (#49564) (#49590) bobhan1 2025-03-28 09:56:41 +08:00
  • b16821f018 branch-2.1: [fix](auth)Prohibit other users from modifying the root #48752 (#49585) github-actions[bot] 2025-03-28 09:54:32 +08:00
  • 1ff0f70460 branch-2.1: [case](restore) Rename repo name of backup-restore regression cases with suite name (#49535) xy720 2025-03-27 20:13:30 +08:00
  • 11f8b53016 [fix](runtime) Avoid merging results into one large result in BufferControlBlock (#49571) Jerry Hu 2025-03-27 19:49:58 +08:00
  • ed56e84b31 branch-2.1: [fix](system) fix alter system modify hostname with valid ip exception #49551 (#49561) yujun 2025-03-27 19:49:27 +08:00
  • 374b901717 branch-2.1 [fix](nereids)avoid generate Runtime filter whose target is not a base table column #48804 (#49314) minghong 2025-03-27 19:48:37 +08:00
  • 088edffded [fix](column) remove string64 in check_chars_length (#49537) Mryange 2025-03-27 19:47:58 +08:00
  • aa43f84e72 [fix](case)rename case dir to prevent db name too long (#49580) Dongyang Li 2025-03-27 17:02:48 +08:00
  • 3390475e02 2.1.9-rc02 (#49500) yiguolei 2025-03-26 11:42:49 +08:00
  • 0a6bb54e47 branch-2.1: [opt](metrics) optimize performance of metrics endpoint #49380 (#49455) github-actions[bot] 2025-03-26 11:31:06 +08:00
  • e2ab9ef46c [regression-test](cases) mv some cases nonConcurrent (#49460) shuke 2025-03-26 11:22:44 +08:00
  • 017e5a42fb [branch-2.1] pick 49325 fix query statistics leak in BE (#49397) wangbo 2025-03-24 19:59:15 +08:00
  • 1fb771d526 branch-2.1: [fix](statistics)Fix replace table doesn't remove table stat meta memory leak bug. (#49345) (#49367) James 2025-03-23 09:55:47 +08:00
  • c3fad29a4f [fix](webui) add connection context to avoid NPE (#49213) (#49353) Mingyu Chen (Rayner) 2025-03-22 08:00:49 +08:00
  • a40a4bbc67 branch-2.1: [fix](Nereids) fold constant for string function process emoji character by mistake #49087 (#49344) LiBinfeng 2025-03-22 07:44:55 +08:00
  • 2eed4f3a65 branch-2.1: [opt](paimon)Add suppressed information display #48947 (#48997) github-actions[bot] 2025-03-22 07:42:45 +08:00
  • abc535a9e7 branch-2.1: [fix](hudi) Fix Memory Leak in BitCaskDiskMap Due to Circular Reference #48955 (#49115) github-actions[bot] 2025-03-21 22:44:35 +08:00
  • 5aa715db03 branch-2.1: [fix](regression) Avoid defined global variables in backup-restore case script (#49331) xy720 2025-03-21 20:13:07 +08:00
  • 71824569a9 [fix](Index)Make column unique ids in index dynamically computed (#48988) (#49300) qiye 2025-03-21 19:51:00 +08:00
  • 3e894994d4 [Fix](branch-2.1) Fix unstable case "test_base_compaction" (#49349) abmdocrt 2025-03-21 18:06:43 +08:00
  • 7b28e33815 [improvement](statistics)Remove read lock when doing db analyze. (#49250) (#49320) James 2025-03-21 18:04:38 +08:00
  • b130500203 [fix](Nereids) initcap constant folding should upper first character in all words (#49061) (#49342) LiBinfeng 2025-03-21 18:03:28 +08:00
  • 54b3000de5 [fix](auth)create view check select_priv of table instead of column (#49268) zhangdong 2025-03-20 23:08:58 +08:00
  • 2560a8ec56 [test](auth)add grant show_view_priv to new user (#49307) zfr95 2025-03-20 23:04:43 +08:00
  • ce49f37a5e branch-2.1: [fix](core) fix subreplace when inputting a large number of empty strings #49241 (#49303) github-actions[bot] 2025-03-20 22:56:44 +08:00
  • 3f9e989d05 branch-2.1: [fix](arrow-flight-sql) Fix fetch_arrow_flight_schema thread pool (#49291) Xinyi Zou 2025-03-20 17:07:37 +08:00
  • df26c6fc51 [fix](case)Fix statics case for 2.1 (#49272) wuwenchi 2025-03-20 17:03:54 +08:00
  • 5ecfee56b5 [cherry-pick](branch-2.1) Pick "[Fix](compaction) Fix nullptr when executing cold compaction (#48329)" (#48886) abmdocrt 2025-03-20 16:49:54 +08:00
  • 7e6adcf765 branch-2.1: [chore](ci) rm unused file #48326 (#49290) github-actions[bot] 2025-03-20 16:48:17 +08:00
  • 17ffd301fb [fix](mtmv) Fix collecting mv candidates when dml controlled by enable_dml_materialized_view_rewrite switch #48374 (#49263) seawinde 2025-03-20 10:01:04 +08:00
  • 8f79742f7d branch-2.1: [fix](arrow) Fix Arrow serialization and deserialization of Date/Datetime/Array/Map/Struct/Bitmap/HLL/Decimal256 types (#49244) Xinyi Zou 2025-03-20 09:57:04 +08:00
  • f771a422a9 branch-2.1: [fix](column) fix ColumnWithTypeAndName::get_nested use-after-free when input Const(Nullable) column #48288 (#49258) Mryange 2025-03-20 09:53:20 +08:00
  • c67bbe77ef [test](mtmv) Fix regression test not stable and add log for debug (#48483) (#49234) seawinde 2025-03-19 17:42:00 +08:00
  • e4d6460b3c branch-2.1-pick: [Fix](SC) Prevent the values of __DORIS_VERSION_COL__ be wrongly replaced by fake version when merging tmp rowset in sort SC #49193 (#49222) bobhan1 2025-03-19 17:33:25 +08:00
  • 3b61f840f4 [fix](function) Undefined behavior in parse_url (#49149) (#49226) Jerry Hu 2025-03-19 17:32:47 +08:00
  • cc41d61eec [fix](nereids)Fix dlog1, trim, extract_url_parameter and parse_url FE constant calculate bug. (#49074) (#49224) James 2025-03-19 10:05:01 +08:00
  • a32a7ba5eb branch-2.1: [fix](Nereids) deep copy for LogicalWindow is wrong #48861 (#49014) github-actions[bot] 2025-03-19 09:57:15 +08:00
  • 13c174df4b branch-2.1: [fix](Nereids) fix substring with only one parameter #48957 (#49030) github-actions[bot] 2025-03-19 09:56:13 +08:00
  • 1822120c13 branch-2.1: [fix](multi table load) error URL does not depend on the value of _number_filtered_rows #49111 (#49131) github-actions[bot] 2025-03-19 09:54:36 +08:00
  • 7355cfe8b6 [Chore](runtime-filter) remove wrong check and set disable when SyncSizeClosure meet eof status (#49186) Pxl 2025-03-18 18:16:51 +08:00
  • 44b868de6b branch-2.1: [fix](nereids) fix to_monday('1970-01-04 23:59:59') #49153 (#49176) github-actions[bot] 2025-03-18 18:07:26 +08:00
  • 6430ff365d [Bug](partition) should not do reset for the partition_sorts (#49148) zhangstar333 2025-03-18 18:03:29 +08:00
  • 16e348b189 [fix](array/map) Fix BE crash in lambda functions (#49139) Gabriel 2025-03-18 11:51:38 +08:00
  • bd5d0ca741 branch-2.1: [fix](Nereids) fold str_to_date to wrong result when parameter out of range #49033 (#49150) LiBinfeng 2025-03-18 11:01:49 +08:00
  • 68f50b569b branch-2.1: [fix](group commit)Fix replay wal fail problem on agg state type #49081 (#49143) github-actions[bot] 2025-03-18 10:57:20 +08:00
  • 98a59f914a branch-2.1: [chore](binlog) GetMeta returns dropped partition/table/index commit seq #48852 (#48900) github-actions[bot] 2025-03-17 14:03:09 +08:00
  • cf88db4938 branch-2.1: [improvement](ccr) Add and adjust result for get_lag #48953 (#49055) github-actions[bot] 2025-03-17 10:50:07 +08:00
  • e7d4dda3c8 branch-2.1: [Fix](function) Fix wrong FE fold constant implementation of function date_format #49032 (#49086) github-actions[bot] 2025-03-16 20:16:40 +08:00
  • be3e2f36d0 branch-2.1: [fix](nereids)fix the cascadesContext.getMemo()==null #48771 (#49095) github-actions[bot] 2025-03-15 12:20:02 +08:00
  • afb143c1e8 [improve](binlog) Add config to control whether enable persistent connection during ingesting (#49005) walter 2025-03-15 10:45:53 +08:00
  • 1eff4538aa branch-2.1: [fix](nereids) fix convert to date literal throw exception #48980 (#48985) yujun 2025-03-15 10:44:40 +08:00
  • 3b70606c4f [improvement](statistics)Improve analyze partition column and key column corner case. (#48757) (#49101) James 2025-03-15 10:23:36 +08:00
  • 8589db3ec3 Revert "branch-2.1: [fix](nereids) fix distinct window compute wrong result (#48987) (#49010)" (#49079) 924060929 2025-03-15 00:02:10 +08:00
  • d0f6edd212 branch-2.1: [improvement](statistics)Add session variable for partition sample count. #48218 (#49092) github-actions[bot] 2025-03-14 20:43:00 +08:00
  • ed3a979904 [feature](statistics)Support enable/disable auto analyze for table. (#39532) (#48863) James 2025-03-14 17:43:13 +08:00
  • e5a2b0eea8 Revert "[cherry-pick](jsonb) add a check for jsonb value to avoid invalid jsonb value write into segment file " (#49058) amory 2025-03-14 17:41:06 +08:00
  • b5c85e0962 branch-2.1: [fix](hudi) replace non thread safe SimpleDateFormat #48923 (#49022) github-actions[bot] 2025-03-14 17:31:04 +08:00
  • 5988495576 [fix](statistics)Control memory use for sample partition column and key column. (#46534) (#48927) James 2025-03-14 17:18:19 +08:00
  • ad6cf63a28 branch-2.1: [opt](inverted index) uniform profile naming convention #48826 (#48975) github-actions[bot] 2025-03-14 14:04:46 +08:00
  • 79595ad62f [fix](minor) Reorder incorrect logging (#49001) Gabriel 2025-03-14 12:03:34 +08:00
  • c989ac9467 branch-2.1: [chore](binlog) add ingesting/downloading binlog latency metrics #48599 (#49002) walter 2025-03-14 11:22:23 +08:00
  • 2febf0de1b branch-2.1: [fix](udf) alias udf skip check enable_java_udf #48843 (#48914) yujun 2025-03-14 11:21:01 +08:00
  • 7d521ce288 branch-2.1: [fix](binlog) avoid adding acqurie_md5 param when enable_download_md5… #48573 (#49004) walter 2025-03-14 11:18:51 +08:00
  • 7123bbfecb branch-2.1: [fix](nereids) fix distinct window compute wrong result (#48987) (#49010) 924060929 2025-03-14 10:38:16 +08:00
  • ed2e1ac34a branch-2.1: [fix](variant) update least common type in ColumnObject::pop_back #48935 (#48979) github-actions[bot] 2025-03-13 17:41:17 +08:00
  • 6d2abf9df3 branch-2.1: [Improvement]Add query start datetime #48906 (#48992) github-actions[bot] 2025-03-13 17:40:25 +08:00
  • ea59465ec7 branch-2.1: [fix](sql cache) fix prepare statement with sql cache throw NullPointerException (#48902) (#48977) 924060929 2025-03-13 14:35:58 +08:00
  • 3b4be62a86 branch-2.1: Revert "[debug](do not merge) add routine load debug info (#48592)" (#48967) hui lai 2025-03-13 11:44:07 +08:00
  • fe37867846 Revert "branch-2.1:[fix](hudi) Fix Memory Leak in BitCaskDiskMap Due to Circular Reference" (#48974) Mingyu Chen (Rayner) 2025-03-12 19:07:49 +08:00
  • e40f432cf1 branch-2.1: [fix](case) fix udf cases #48969 (#48972) github-actions[bot] 2025-03-12 17:35:25 +08:00
  • fd97f4096b branch-2.1: [fix](auth)fix check internal priv when drop db of external catalog (#48644) zhangdong 2025-03-12 16:26:49 +08:00
  • 216e9d4fcc branch-2.1:[fix](hudi) Fix Memory Leak in BitCaskDiskMap Due to Circular Reference (#48916) Socrates 2025-03-12 16:14:56 +08:00
  • 428f6ed425 [test](mtmv) Modify un supported external table test case in branch 2.1 (#48937) seawinde 2025-03-12 16:13:54 +08:00
  • ef4101b52a branch-2.1: [fix](cold hot separation) Fix the issue that files on the remote storage are not deleted after triggering cold data compaction. (#48109) (#48446) yagagagaga 2025-03-12 15:37:00 +08:00
  • 81f98e007d 2.1.9-rc01 (#48940) yiguolei 2025-03-11 22:21:08 +08:00
  • e455bceb91 [fix](function) fix error result when STR_TO_DATE input all space (#4… (#48920) Mryange 2025-03-11 19:30:38 +08:00
  • bc3e93a8a9 Revert "branch-2.1: [bug](auto partition) Fix be crash with single replica insert" (#48926) yiguolei 2025-03-11 17:44:34 +08:00
  • 2c358a1464 branch-2.1: [fix](Nereids) fix split part with regex not exist in source string #48895 (#48910) github-actions[bot] 2025-03-11 17:37:50 +08:00
  • 90f7f642b6 branch-2.1: [improve](load) improve error message in commit #48316 (#48891) github-actions[bot] 2025-03-11 16:50:28 +08:00
  • bffa08454e branch-2.1: [opt](mtmv) Opt materialized view rewrite performance when the num of struct infos are huge #48782 (#48856) github-actions[bot] 2025-03-11 15:52:11 +08:00
  • 59b63fe388 branch-2.1: [fix](Nereids) string constant folding process regex delim by mistake #48783 (#48876) morrySnow 2025-03-11 12:13:12 +08:00
  • b3230c0262 branch-2.1: [fix](ob catalog) fix oceanbase catalog get connection #48593 (#48809) github-actions[bot] 2025-03-11 12:11:59 +08:00
  • 78c9f737d3 branch-2.1: [fix](nereids) fix cast literal to date like throw exception (#48780) yujun 2025-03-11 12:10:38 +08:00
  • 1462dc50d4 branch-2.1: [bug](auto partition) Fix be crash with single replica insert (#48536) xy720 2025-03-11 12:09:58 +08:00
  • 4dbf3eb12b branch-2.1-pick: [Fix](merge-on-write) should re-calculate delete bitmaps between segments if BE restart before publish (#48775) (#48873) bobhan1 2025-03-11 12:05:45 +08:00