Commit Graph

  • df464f84b1 branch-2.1: [fix](load) fix the error msg of task submission failure for memory back pressure #51078 (#51131) github-actions[bot] 2025-05-22 20:37:39 +08:00
  • 8cca998ce6 branch-2.1:[fix](case)fix mark_join and right_semi_mark_join has same table name… (#51158) zhangdong 2025-05-22 20:29:49 +08:00
  • 3bc24da9c2 branch-2.1: [fix](meta) fix timeout for syncing image when FE scales out #51120 (#51149) github-actions[bot] 2025-05-22 20:21:49 +08:00
  • 9e0e40c1e6 branch-2.1: [fix](nereids) Not use rule FOUR_PHASE_AGGREGATE_WITH_DISTINCT_WITH_FULL_DISTRIBUTE when mustUseMultiDistinctAgg #51099 (#51140) github-actions[bot] 2025-05-22 17:45:15 +08:00
  • 5bc1618c2d branch-2.1: [fix](Nereids) could not work well when check precision for null literal #50815 (#50899) github-actions[bot] 2025-05-22 14:38:39 +08:00
  • fbad523a13 [cherry-pick](branch-21) pick (#50913) (#51072) zhangstar333 2025-05-22 14:34:29 +08:00
  • 81b5efa560 branch-2.1: [fix](planner)comparing partition column name should be case insensitive when pruning partition in DeleteJob #50674 (#51114) github-actions[bot] 2025-05-22 14:30:12 +08:00
  • ffbb10200f [test](mtmv)Verifying master-slave consistency after schema change (#51106) zfr95 2025-05-22 14:29:12 +08:00
  • 0287bc01c4 branch-2.1: [fix](ddl) Wrong result of scalar type toString for DATETIMEV2 #50237 (#50905) github-actions[bot] 2025-05-21 14:22:14 +08:00
  • 974263d83c [fix](join) Should not use the build block's size to resize mark_join_flags (#50993) (#51089) Jerry Hu 2025-05-21 12:11:17 +08:00
  • 16b3e5ff18 [improve](information schema) introduce routine load job system table (#48963) (#49286) hui lai 2025-05-21 12:10:34 +08:00
  • 5c344ea043 branch-2.1: [opt](docker) add a script flag to control load data or not #51065 (#51083) github-actions[bot] 2025-05-21 12:09:07 +08:00
  • d63815fa57 branch-2.1: [fix](mv) refresh failed while open enable_single_replica_insert #50986 (#51021) github-actions[bot] 2025-05-21 12:07:48 +08:00
  • 71deeec294 [conf](fe) Print jvm ClassHistogram in fe gc log after full gc (#44010) (#51007) Lei Zhang 2025-05-21 12:06:49 +08:00
  • 6fe7c9087e branch-2.1: [hotfix](jdbc catalog) Fix jdbcclient repeated initialization (#51038) zy-kkk 2025-05-21 12:05:30 +08:00
  • b1a71fab2c branch-2.1: [fix](pipelinex) fix null aware left anti join instance num #51053 (#51067) yujun 2025-05-21 11:51:20 +08:00
  • 3b60e91a0c branch-2.1:[statistics](regression)Add utf-8 encoding regression test. (#50466) (#51016) James 2025-05-19 17:30:10 +08:00
  • edb8a51414 branch-2.1: [fix](nereids) fix create view use null literal #49881 (#51006) github-actions[bot] 2025-05-19 15:11:32 +08:00
  • 51b39d0992 [fix](join)Consider mark join when computing right_col_idx(#50720) (#50727) Jerry Hu 2025-05-19 14:42:15 +08:00
  • 52fa3b5784 branch-2.1: [fix](mtmv)before mtmv refresh,check column type if change (#50730) zhangdong 2025-05-19 10:30:37 +08:00
  • 967adc3ce1 branch-2.1: [feature](restore) introduce AgentBoundedBatchTask to manage concurrent restore tasks #50740 (#50845) github-actions[bot] 2025-05-17 17:23:04 +08:00
  • 5611a3988b [Fix](JsonPath) return null when meet unknown escape sequence, example '$.name\\k' (#50930) lihangyu 2025-05-17 17:21:22 +08:00
  • 127deb6d2a [Fix](Variant) fix array with predicate push down (#50969) lihangyu 2025-05-17 17:19:47 +08:00
  • 080bc8cbbe branch-2.1: [enhancement](compaction) generate multiple compaction tasks each round #49547 (#50991) github-actions[bot] 2025-05-17 17:18:51 +08:00
  • fd378a303b branch-2.1: [Fix](external catalog) where tables in the information_schema could not be displayed #49607 (#50878) github-actions[bot] 2025-05-17 16:21:11 +08:00
  • 35af34f1ce branch-2.1: [fix](binlog) Record rollup index info for alterJob binlog #50850, #50337 (#50874) walter 2025-05-17 16:19:57 +08:00
  • 505c9af95a [fix](inverted index) fix query error (#50860) (#50909) Sun Chenyang 2025-05-17 16:19:15 +08:00
  • e3fbf39722 branch-2.1: [fix](jdbc catalog) fix a jdbc catalog npe #50901 (#50928) github-actions[bot] 2025-05-17 16:16:00 +08:00
  • 13fbc9efa6 branch-2.1: [fix](hive) fix write hive partition by Doris #50864 (#50921) github-actions[bot] 2025-05-17 16:14:23 +08:00
  • 040cacd635 branch-2.1: [fix](cooldown) allow cooldown_ttl = 0 when altering storage policy #50830 (#50856) github-actions[bot] 2025-05-17 09:17:33 +08:00
  • 82d1375dc5 branch-2.1: [fix](Nereids) we should also push down expr in join's mark conjuncts #50886 (#50955) github-actions[bot] 2025-05-15 22:46:54 +08:00
  • 01f70deb8b branch-2.1: [fix](nereids) fix parse date time exception #50810 (#50900) yujun 2025-05-14 23:07:15 +08:00
  • c4d0e1e693 branch-2.1: [fix](job scheduler) specifies both startTime and immediate, it will trigger one fewer task execution #50624 (#50897) github-actions[bot] 2025-05-14 22:59:48 +08:00
  • 33df5ba180 2.1.10-rc01 (#50917) yiguolei 2025-05-14 21:26:28 +08:00
  • c4e2f05563 branch-2.1: [fix](ut) fix unstable FE ut case for schema change job #50694 (#50887) github-actions[bot] 2025-05-14 21:16:20 +08:00
  • 7459764650 [regression-test](fuzzy) accelerate tests by enlarge batch_size in fuzzy (#50861) shuke 2025-05-13 21:44:53 +08:00
  • 2d17330ff6 [regression-test](fix) fix github_events_p2 bug (#50826) shuke 2025-05-13 16:08:09 +08:00
  • a868fa1976 branch-2.1: [Fix](regression-test) fix test_export_max_file_size case #50795 (#50811) github-actions[bot] 2025-05-13 16:00:55 +08:00
  • 068531129d branch-2.1: [fix](http) remove file before downloading #50754 (#50827) github-actions[bot] 2025-05-13 15:44:34 +08:00
  • c5c4b0ac10 branch-2.1: [opt](jdbc scan) Add more jdbc scan profile items #46460 (#50799) github-actions[bot] 2025-05-13 15:43:34 +08:00
  • 9db7a46536 branch-2.1: [bugfix](nerids) align locate function behavior with BE side #50797 (#50832) github-actions[bot] 2025-05-13 15:19:21 +08:00
  • 550df8f4f1 [fix](case) adjust remote_fragment_exec_timeout_ms to avoid unstable … #50801 (#50807) Dongyang Li 2025-05-12 17:20:26 +08:00
  • 0f50cea3d8 branch-2.1: [fix](memory) Fix PODArray::add_num_element (#50785) Xinyi Zou 2025-05-11 19:14:25 +08:00
  • b662b346fd branch-2.1: [fix](test) fix regression test same table name in one database #50737 (#50779) github-actions[bot] 2025-05-10 12:18:35 +08:00
  • 0efd97055d branch-2.1: [fix](jdbc catalog) Improve conjunct expression handling in JdbcScanNode #50542 (#50648) github-actions[bot] 2025-05-10 08:38:45 +08:00
  • 1e336ed7ea [fix](restore) avoid change the hard link files of a snapshot (#50753) walter 2025-05-10 08:27:46 +08:00
  • 87eeddc52c branch-2.1: [fix](regress) fix join_condition #50719 (#50738) github-actions[bot] 2025-05-09 22:02:45 +08:00
  • 79056d4d7a branch-2.1: [feat](hive) add catalog level partition cache property #50724 (#50762) github-actions[bot] 2025-05-09 22:01:49 +08:00
  • f8de821d49 branch-2.1:[fix](regression)Fix test analyze mv case. (#50701) (#50751) James 2025-05-09 17:38:40 +08:00
  • 0002500757 branch-2.1: [Fix](inverted index) fix rename column build index bug #50056 (#50732) airborne12 2025-05-09 17:13:46 +08:00
  • fee5d40e07 [fix](planner) fix show variable display wrong enable_nereids_planner value (#50746) 924060929 2025-05-09 17:09:07 +08:00
  • 04cbb2ac66 [fix](information_schema) fix backend_active_tasks table only return one backend's data (#50721) (#50722) 924060929 2025-05-09 15:01:22 +08:00
  • 5923d97804 branch-2.1: [improvement](regression)Add log to print jdbc url in prepare stmt test #50711 (#50729) github-actions[bot] 2025-05-09 14:37:45 +08:00
  • fde8d05f5d branch-2.1 [opt](nereids) catch all exceptions in StatsCalculator (#49415) (#50364) minghong 2025-05-09 11:24:18 +08:00
  • 9422c973af branch-2.1: [fix](binlog) Acquire migration lock before ingesting binlog #50663 (#50709) walter 2025-05-09 11:16:18 +08:00
  • 0347e8a3c6 branch-2.1: proper planning of shadow columns for load and schema change concurrent execution (#49332) (#50710) hui lai 2025-05-09 11:15:08 +08:00
  • f0f0f21e5f [regression-test](case) move github_events to nonConcurrent (#50733) shuke 2025-05-09 11:14:11 +08:00
  • 37f3c8f0c7 [fix](nereids) fix fold constant return wrong scale of datetime type (#50142) (#50716) 924060929 2025-05-09 11:12:07 +08:00
  • bf5885a8f8 branch-2.1: [opt](Nereids) avoid generate nested alias expr when plan insert values (#50388) morrySnow 2025-05-09 11:06:24 +08:00
  • df9d8f88cc [fix](case) fix some unstable p2 cases #50697 (#50702) Sun Chenyang 2025-05-09 09:23:08 +08:00
  • 12e6a02158 branch-2.1: [enhance](mtmv)Exclude trigger table support db and catalog #49961 (#50554) github-actions[bot] 2025-05-09 09:22:31 +08:00
  • 523681d58e branch-2.1: [enhance](mtmv)Only restrict MTMV to not allow concurrent insert overwrite execution #48673 (#49965) github-actions[bot] 2025-05-08 19:19:30 +08:00
  • 1b108604d5 branch-2.1: [fix](function) fix error result in split_by_string with utf8 chars #40710 (#50689) github-actions[bot] 2025-05-08 19:15:52 +08:00
  • ebe302cb7e branch-2.1: [fix](nereids) do eliminate constant group by key in normalizeagg #49589 (#50212) feiniaofeiafei 2025-05-08 18:52:40 +08:00
  • 995f1e5dc0 branch-2.1:[fix](Nereids) fix regression framework compare issue and fix code point count (#49575) (#50667) James 2025-05-08 16:53:02 +08:00
  • 5501e130bf [fix](parquet)Fixed the problem that when Parquert reader use index to read files, there will be multiple threads modify same object (#50161) (#50496) daidai 2025-05-08 15:51:25 +08:00
  • 6f84c4d7e2 branch-2.1: [fix](planner) return explicit error msg when falling back to old planner (#50676) Mingyu Chen (Rayner) 2025-05-08 10:31:37 +08:00
  • c637667394 branch-2.1:[fix](Nereids) when considering timezone to unix_timestamp, the boundary condition should changed (#49686) (#50669) James 2025-05-08 09:46:31 +08:00
  • 48778eab4d branch-2.1: [fix](iceberg)Fix the inconsistency between the data in pg and the data in MinIO. #50578 (#50641) github-actions[bot] 2025-05-07 23:15:02 +08:00
  • e64e5bc063 [Fix](orc-reader) Fixed issue with top level struct column having present stream failing to access repeatedly when late materialization occurs. (#50651) Qi Chen 2025-05-07 23:14:11 +08:00
  • 9fe87a56bd [cherry-pick](branch-21) support lead/lag function input column as third params (#49381) (#50653) zhangstar333 2025-05-07 23:08:56 +08:00
  • b9cfdcf46a branch-2.1: [chore](dependency)bump tomcat 8.5.86 to 9.0.104 #50622 (#50645) github-actions[bot] 2025-05-07 23:06:46 +08:00
  • 22d846423d [fix](paimon)Set the target size of the split for 2.1 (#50596) wuwenchi 2025-05-07 23:05:10 +08:00
  • 3543124ed3 branch-2.1: [fix](systable) fix 'tables' systable's data_length filling error (#50595) Mingyu Chen (Rayner) 2025-05-07 23:04:46 +08:00
  • 6c62f28499 branch-2.1: [fix](RecycleBin) fix race condition issue when do execute ShowCatalogRecycleBinStmt (#35759) (#50654) Mingyu Chen (Rayner) 2025-05-07 23:02:16 +08:00
  • ebcec779ec branch-2.1: [fix](function) fix error result when input utf8 in url_encode, strright, append_trailing_char_if_absent #49127 (#50660) Mryange 2025-05-07 22:37:50 +08:00
  • e52511ba1b branch-2.1: [chore](test) add ut for sql cache #49389 (#49549) github-actions[bot] 2025-05-07 18:55:41 +08:00
  • e1c50c8e39 branch-2.1: [fix](mtmv)The change to the max_persistence_task_count configuration applies retroactively to existing MTMV #50537 (#50627) github-actions[bot] 2025-05-07 12:07:40 +08:00
  • a066374f94 [opt](paimon/iceberg)upgrade paimon to 1.0.1, iceberg to 1.6.1 for 2.1 (#50612) wuwenchi 2025-05-07 09:31:20 +08:00
  • 02c3157e4c [branch-2.1](function) fix wrong floor of function date_diff when unit less than day (#49429) (#50606) zclllyybb 2025-05-07 09:27:37 +08:00
  • 1de9e7f9e8 branch-2.1: [fix](view)fix reset view def for restore wrong replace #50567 (#50600) github-actions[bot] 2025-05-06 20:15:45 +08:00
  • babb98f10c [branch-2.1](function) fix wrong length check of function array_range (#49993) (#50605) zclllyybb 2025-05-06 18:57:03 +08:00
  • d667b5af38 [branch-2.1](function) Fix unexpected result of unix_timestamp when input is out of bound (#49430) (#50609) zclllyybb 2025-05-06 17:10:55 +08:00
  • c3812b382b branch-2.1: [fix](nereids) fix bug of MergePercentileToArray #49773 (#50603) github-actions[bot] 2025-05-06 17:09:32 +08:00
  • a9b948f476 branch-2.1: [fix](catalog) do cache load when cache value is not present #50188 (#50451) github-actions[bot] 2025-05-06 10:59:11 +08:00
  • 65151b46aa branch-2.1: [improve](routine load) add more metrics to observe the routine load job #48209 (#48765) github-actions[bot] 2025-05-05 10:25:37 +08:00
  • 6dee1fe623 [Chore](column) change ColumnFixedLengthObject log fatal to throw exception (#50540) Pxl 2025-05-03 23:04:01 +08:00
  • 4aff17f355 branch-2.1: [fix](docker hive3) hive server oom and not auto-restart #50456 (#50507) github-actions[bot] 2025-05-03 22:44:29 +08:00
  • af4195e399 branch-2.1: [fix](geo) Fix ST_Contains behavior #50115 (#50569) github-actions[bot] 2025-05-03 22:36:22 +08:00
  • 98be2cedcf branch-2.1: [fix](constant fold)Make sure FE cast double to varchar generate identical result with BE. #50425 (#50548) github-actions[bot] 2025-04-30 09:17:47 +08:00
  • dfc1dbfb59 branch-2.1: [bugfix](chdfs) fix hash collision in chdfs file system cache #49486 (#50545) github-actions[bot] 2025-04-30 09:16:37 +08:00
  • 4b3dd6c10a branch-2.1: [feat](func) any function supports json #50311 (#50484) github-actions[bot] 2025-04-29 19:11:25 +08:00
  • 5be2556503 [enhancement](compaction) replace hardcoded compaction thresholds with config (#49662) (#50514) Luwei 2025-04-29 16:47:18 +08:00
  • 3660139c64 branch-2.1: [fix](path gc) Fix path gc race with publish task #50343 (#50520) deardeng 2025-04-29 16:17:34 +08:00
  • 4e8148105a [fix](serde)Fixed the issue that serde may cause be core when reading schema changed text table. (#50105) (#50504) daidai 2025-04-29 12:54:43 +08:00
  • 8cd9fd1e89 branch-2.1: [fix](memory) Fix thread_mem_tracker() performance (#50524) Xinyi Zou 2025-04-29 10:22:32 +08:00
  • 2b62fb1a59 [fix](audit) fix potential audit log missing issue (#50357) (#50501) Mingyu Chen (Rayner) 2025-04-28 17:27:13 -07:00
  • b3e55d1064 [log](mow) reduce log for data load on mow table (#47647) (#50491) zhannngchen 2025-04-28 19:07:19 +08:00
  • fcc05d630b [chore](show engines)Change palo to Doris (#47861) (#50459) Thearas 2025-04-28 18:57:56 +08:00
  • 79d135994f [fix](regression test) fix case variant_github_events_nonConcurrent_p2(#50437) (#50438) Sun Chenyang 2025-04-27 09:14:04 +08:00