Commit Graph

  • c561bdb906 [cherry-pick](branch-21) fix first/last value return error with ignore null (#44996) (#45486) zhangstar333 2024-12-17 10:04:02 +08:00
  • f3f9cba6bd [improvement](statistics)Set enableQueryCache to false for statistics queries. (#45474) (#45493) James 2024-12-17 09:47:34 +08:00
  • 7e9f6951c0 [fix](statistics)Fix skip analyze empty table case. (#45441) (#45455) James 2024-12-16 17:28:05 +08:00
  • 17f4c1a17a branch-2.1: [enhance](nereids) remove first_value and second_value second parameter if the second parameter is false #45264 (#45454) github-actions[bot] 2024-12-16 17:00:18 +08:00
  • 9e5c53d576 branch-2.1: [Fix](job-case)Fix status typo #45326 (#45341) github-actions[bot] 2024-12-16 15:01:19 +08:00
  • 23c5d52b04 branch-2.1: [fix](s3) improve error msg #45360 (#45432) github-actions[bot] 2024-12-16 14:59:08 +08:00
  • 4d1f4fb5d2 branch-2.1: [fix](nereids)EliminateGroupBy rule should keep output's datatype unchanged #45359 (#45399) github-actions[bot] 2024-12-16 14:58:09 +08:00
  • 00e6902212 branch-2.1: [chore](arrow-flight-sql) Add Arrow Flight Sql demo for Java #45306 (#45389) github-actions[bot] 2024-12-16 14:56:56 +08:00
  • 4df7069e59 branch-2.1: [fix](ip)fix default value for ip #45194 (#45392) github-actions[bot] 2024-12-16 14:38:12 +08:00
  • d13241115d [branch-2.1]downgrade resource tag when there is not queryable repli… (#45387) wangbo 2024-12-16 10:17:34 +08:00
  • b881157d52 branch-2.1: [regression](paimon) test Paimon's connectivity of cloud filesystems #45268 (#45378) github-actions[bot] 2024-12-14 19:22:16 -08:00
  • 1db78d4496 branch-2.1: [fix](hive) fix block decompressor bug #45289 (#45379) github-actions[bot] 2024-12-14 19:20:55 -08:00
  • 249ffa44c0 branch-2.1 [Chore](dependencies)Upgrade Fe dependencies #44872 (#45362) Calvin Kirs 2024-12-15 11:13:08 +08:00
  • 6dabdd6a8c branch-2.1: [fix](txn insert) txn insert show error url #45254 (#45381) meiyi 2024-12-13 17:36:02 +08:00
  • 384a1a4bd7 [branch-2.1]log more detail when query hits policy (#44685) (#45366) wangbo 2024-12-13 10:24:53 +08:00
  • 4d6d9a6c8c branch-2.1: [fix](persist) Fix TableAddOrDropInvertedIndicesInfo.equals #45335 (#45364) github-actions[bot] 2024-12-13 09:58:26 +08:00
  • 95ffc7a65f branch-2.1: [fix](job)Fix millisecond offset issue in time window scheduling trigger time calculation #45176 (#45353) github-actions[bot] 2024-12-12 19:09:15 +08:00
  • 667f5e6e6a [feat](iceberg)Supports using rest type catalog to read tables in unity catalog for 2.1 (#43525) (#45217) wuwenchi 2024-12-12 16:49:36 +08:00
  • 8217371d15 branch-2.1: [chore](regression-test) move some variant cases to directory #45169 (#45259) github-actions[bot] 2024-12-12 12:16:04 +08:00
  • 0c55edd3bf branch-2.1: [opt](compaction) Don't check missed rows in cumu compaction if input rowsets are not in tablet (#45279) (#45304) bobhan1 2024-12-12 11:14:30 +08:00
  • da885691ca branch-2.1: [fix](column_array)fix filter_generic in column_array func #41990 (#44983) github-actions[bot] 2024-12-12 09:52:26 +08:00
  • 5901e94f29 branch-2.1: [Job](Fix)Improve Event Publishing with Timeout #45103 (#45300) github-actions[bot] 2024-12-12 09:52:00 +08:00
  • 9a4f63f180 branch-2.1: [fix](Outfile) fix the unclear error code #45119 (#45277) github-actions[bot] 2024-12-12 09:32:26 +08:00
  • 36695e871a [feature](statistics)Support auto analyze columns that haven't been analyzed for a long time. #42399 (#45250) James 2024-12-12 01:57:44 +08:00
  • fb407f2e94 [opt](lambda) let lambda expression support refer outer slot (#45186) shee 2024-12-11 18:55:49 +08:00
  • 6d4e541976 branch-2.1: [fix](restore) avoid NPE for restore job #36395 (#45282) github-actions[bot] 2024-12-11 18:47:20 +08:00
  • 239aea5d2a [fix](restore) avoid NPE for restore job #36395 (#45292) walter 2024-12-11 18:44:55 +08:00
  • 76613668f7 [fix](bloomFilter)fix data type supported behavior same in FE and BE … (#45178) amory 2024-12-11 18:04:04 +08:00
  • e68460a730 branch-2.1: [enhance](auth)When authorization includes create, not check if resources exist #45125 (#45166) github-actions[bot] 2024-12-11 14:57:46 +08:00
  • f83d98bb2e branch-2.1: [fix](Outfile) add more regression-test cases for Select into outfile #45230 (#45275) github-actions[bot] 2024-12-11 14:57:15 +08:00
  • a233349ea2 [enchement](mc)Optimize reading of maxcompute partition tables. (#45148) (#45246) daidai 2024-12-11 14:56:27 +08:00
  • 55be65d0bd branch-2.1: [enhance](nereids) SqlParser support load data into temporary partition #45025 (#45228) github-actions[bot] 2024-12-11 14:38:39 +08:00
  • cbab6f55c3 branch-2.1: [fix](nereids) not rewrite first_value when first_value ignore nulls #45065 (#45236) github-actions[bot] 2024-12-11 14:36:48 +08:00
  • 44fa86040f branch-2.1: [Enhancement](compaction)Optimize compaction task permit allocation #45197 (#45243) github-actions[bot] 2024-12-11 14:35:07 +08:00
  • f54502960c [fix](branch-2.1) Cacel the export job when the ring buffer have no enough slot (#45245) Tiewei Fang 2024-12-11 14:34:14 +08:00
  • ca85238ccf [fix] (inverted index) Disallow variant columns from using inverted index format v1 (#43599) (#45179) Sun Chenyang 2024-12-11 10:05:54 +08:00
  • d0737c45f8 [cherry-pick](branch-2.1) Pick "[Fix](Rowset Id) Use a randomly generated rowset ID to handle memory write failures (#42949)" (#44086) abmdocrt 2024-12-10 15:48:02 +08:00
  • e29d125200 [fix](planner) query should be cancelled if limit reached (#44338) (#45222) Mingyu Chen (Rayner) 2024-12-09 22:22:24 -08:00
  • 5d3f0a267a [opt](scan) unify the local and remote scan bytes stats for all scanners for 2.1 (#45167) Mingyu Chen (Rayner) 2024-12-09 22:19:19 -08:00
  • 938ca71604 [fix](profile) do not merge fragment_level profile (#45200) Mryange 2024-12-10 09:58:21 +08:00
  • da3c56d311 [test](move-memtable) fix false positives in sinkv2 injection tests (#44552) (#45193) Kaijie Chen 2024-12-10 09:57:43 +08:00
  • a8b5125a25 branch-2.1: [fix](third party) fix hang when destroy of rdkafka instances #44913 (#44951) github-actions[bot] 2024-12-09 19:20:52 +08:00
  • 0bcb99710b [branch-2.1]Add customStdAllocator for vector/map (#41193) (#45124) wangbo 2024-12-09 18:33:51 +08:00
  • 2234217e82 branch-2.1: [fix](sql) Fix error for show create table column comment #44958 (#45172) github-actions[bot] 2024-12-09 18:32:59 +08:00
  • f3dbd4800f branch-2.1: [Audit](fix) fix audit log lost for npe #44145 (#45189) github-actions[bot] 2024-12-09 18:32:14 +08:00
  • b2637e4bda [feat](nereids)set runtime filter wait time according to table row count and table type #42640 branch-2.1 (#45114) minghong 2024-12-09 14:51:10 +08:00
  • 977da5ca28 [branch-2.1]count tablet meta's static memory load from disk (#41429) (#45128) wangbo 2024-12-09 14:44:20 +08:00
  • b4db543eaa [chore](ci) macOS-12 environment is deprecated, switch to macOS-13 (#45185) Dongyang Li 2024-12-09 14:37:02 +08:00
  • 95a12acbe6 branch-2.1: [fix](regression-test) Fix potential multi FE desc table result not refresh after schema change #44989 (#45009) github-actions[bot] 2024-12-09 12:10:32 +08:00
  • 1662e4709a Pick some pr to 21 #43010 #43030 #43785 #44779 #44786 #44857 (#45129) seawinde 2024-12-09 11:46:48 +08:00
  • 99e51ae4d2 [fix](auth) Prohibit deleting admin user (#44751) (#45083) zhangdong 2024-12-09 02:31:09 +08:00
  • 17bcc208e9 branch-2.1: [fix](arrow-flight-sql) Revert arrow_flight_sql group from regression test #44992 (#45089) Xinyi Zou 2024-12-08 11:37:02 +08:00
  • cf2e2113db branch-2.1: [fix](move-memtable) tolerate non-open streams in close wait #44680 (#45154) github-actions[bot] 2024-12-08 11:35:30 +08:00
  • b332217584 [enchement](mc)mc catalog append netowrk config (#44194) (#45149) daidai 2024-12-08 01:52:19 +08:00
  • 2543af8d3b [feature](function) support orthogonal_bitmap_expr_calculate & orthogonal_bitmap_expr_calculate_count for nereids (#44991) (#45012) 924060929 2024-12-07 15:27:48 +08:00
  • 358bceaf57 branch-2.1: [fix](case)fix manager show proc case unstable. #45040 (#45140) github-actions[bot] 2024-12-06 22:18:11 -08:00
  • 3714063975 branch-2.1: [feat](catalog)Replace HadoopUGI with HadoopKerberosAuthenticator to Support Kerberos Ticket Auto-Renewal #44916 (#45138) github-actions[bot] 2024-12-06 22:13:31 -08:00
  • a44ac56352 branch-2.1: [chore](job-test)Add comments to the job's test cases #44627 (#45142) github-actions[bot] 2024-12-06 22:11:48 -08:00
  • 02840a98ff branch-2.1: [bugfix](hive)Fix split assignment leak. releated to issue (#40683). #44845 (#45144) github-actions[bot] 2024-12-06 22:10:50 -08:00
  • 8f0276809a branch-2.1: [fix](compaction) tablet is not removed in compaction queue if dropped #45085 (#45136) github-actions[bot] 2024-12-07 12:15:20 +08:00
  • 9bb9a56a48 [opt](paimon)Remove unnecessary fields for 2.1 (#44906) (#45118) wuwenchi 2024-12-07 06:45:53 +08:00
  • b4e2e2cf78 branch-2.1: [fix](hudi)Add hudi catalog read partition table partition prune #44669 (#45113) github-actions[bot] 2024-12-06 14:41:27 -08:00
  • 6ddc45b3fd branch-2.1: [opt](auto-inc) Allow to miss auto-increment column and other value columns in partial update #44528 (#45073) bobhan1 2024-12-06 22:40:44 +08:00
  • bd14d864ef branch-2.1: [fix](editlog) Fix replay BatchDropInfo #45077 (#45102) github-actions[bot] 2024-12-06 22:36:40 +08:00
  • d4a6fd1850 Revert #43255 & #44615 (#45096) Mingyu Chen (Rayner) 2024-12-06 05:14:13 -08:00
  • 4f45fefea2 [enhance](mtmv)Optimize MTMV lock logic (#44967) (#45076) zhangdong 2024-12-06 17:17:32 +08:00
  • ebb21ef031 branch-2.1: [Fix](merge-on-write) Add defensive check before partial update #44687 (#45086) bobhan1 2024-12-06 17:16:42 +08:00
  • bea9564e38 branch-2.1: [fix](Export) Fix the problem of exporting stuck #44944 (#45094) github-actions[bot] 2024-12-06 17:01:45 +08:00
  • 3018e9af4c branch-2.1: [fix](routine load) fix invalid EOF tasks scheduling delay #44949 (#45088) github-actions[bot] 2024-12-06 17:01:17 +08:00
  • 08c8a416ea branch-2.1: [fix](runtime_profile) fix race condition in to_thrift #45047 (#45099) github-actions[bot] 2024-12-06 16:25:33 +08:00
  • 53291bd040 branch-2.1: [fix](hudi) upgrade hudi to 0.15.0 (#44267)(#44995) (#45041) Socrates 2024-12-06 15:18:37 +08:00
  • f0324e2a56 branch-2.1: [improvement](information_schema)Support show default value in information_schema. #44849 (#45080) github-actions[bot] 2024-12-06 14:54:09 +08:00
  • ea24410faf [enhancement][docker] fix kafka docker issue (#45091) MoanasDaddyXu 2024-12-06 14:36:57 +08:00
  • 2ed306d0b1 [pick](branch-2.1) pick #44286 (#45055) Xinyi Zou 2024-12-06 14:33:47 +08:00
  • d3c10f01e3 branch-2.1: [Chore](Job)Add scheduling logs for periodic jobs. #44843 (#45071) github-actions[bot] 2024-12-06 14:09:15 +08:00
  • f038f28682 branch-2.1: [fix](mtmv) Fixed an error in setting variables in nested materialize views #44960 (#45038) github-actions[bot] 2024-12-06 14:04:13 +08:00
  • 682cec9b9a [test](stream load) add cases to ensure the correctness of the document (#43016) (#44385) hui lai 2024-12-06 11:04:51 +08:00
  • 94746b764d branch-2.1: [fix](memory) Fix UT ThreadMemTrackerMgrTest #44147 (#44936) github-actions[bot] 2024-12-06 10:54:12 +08:00
  • 21e21f5e3b [opt](exec) Use PASSTHROUGH to improve the concurrency of the ADAPTIV… (#44971) Mryange 2024-12-06 09:57:31 +08:00
  • 0c3bc1bcd0 [fix](auth)fix be enable http auth, some request link never return. (#44959) (#45063) daidai 2024-12-06 09:39:13 +08:00
  • a67bbf3c58 branch-2.1: [Fix](job)Fix CAS competition failure leading to message publishing failure. #45018 (#45030) github-actions[bot] 2024-12-06 09:32:15 +08:00
  • 041a1fe095 branch-2.1: [fix](nereids) fix compare with long min for simplify comparison rule (#44922) yujun 2024-12-06 09:31:02 +08:00
  • a98cb8c8bf branch-2.1: [fix](arrow-flight-sql) Fix query result is empty and not return query error message #45023 (#45053) github-actions[bot] 2024-12-06 09:27:35 +08:00
  • 405b50b1b7 [Improvement](queue) Return value of concurrent queue should be proce… (#45032) Gabriel 2024-12-05 17:46:18 +08:00
  • 11c517fe1e [enhancement][docker]update routine docker file (#45048) MoanasDaddyXu 2024-12-05 17:27:44 +08:00
  • fa633d751d [pick](branch-2.1) pick #44489 #44894 (#45024) Xinyi Zou 2024-12-05 17:04:15 +08:00
  • a8f36a4813 branch-2.1: [fix](ctas) fix wrong resultType of column typeDef #43828 (#44985) github-actions[bot] 2024-12-04 22:10:11 +08:00
  • c4bd0e8fa6 branch-2.1: [fix](memory) Fix compatibility with CgroupV2 #44579 (#44934) github-actions[bot] 2024-12-04 22:09:16 +08:00
  • dcf3eb3434 branch-2.1: [fix](agg) Fixed a core dump when using the IPv6 type in array_agg. #44877 (#44918) github-actions[bot] 2024-12-04 22:05:00 +08:00
  • 823c24d7b5 branch-2.1: [fix](mtmv) Fix filter position different but same causing rewritten by materialized view fail #44575 (#44900) github-actions[bot] 2024-12-04 22:03:26 +08:00
  • b94baf1f76 branch-2.1: [fix](profile) Change the check of whether the username is admin and root to check whether the user specifically corresponds to admin permissions #41714 (#44865) github-actions[bot] 2024-12-04 22:02:54 +08:00
  • 191c86bb8b branch-2.1: [fix](nereids) fix merge_percentile_to_array when has same agg function #44783 (#44879) github-actions[bot] 2024-12-04 22:02:16 +08:00
  • 60dde858b9 [fix](maxcompute)add mc catalog read partition table partition prune(#44508) (#44830) daidai 2024-12-04 18:06:31 +08:00
  • 385cd1fcdb [fix](auth)Fix the need for low-level table permissions when querying… (#44842) zhangdong 2024-12-04 18:01:28 +08:00
  • 6714936f8b [pick](branch-2.1) pick #39962 #40304 (#44931) Xinyi Zou 2024-12-04 17:56:58 +08:00
  • 02fdf5307c [pick](branch-2.1) pick #42059 (#44938) Xinyi Zou 2024-12-04 17:49:08 +08:00
  • 19b63bb437 [fix](load) fix load cast throw exception when plan (#44968) hui lai 2024-12-04 17:45:05 +08:00
  • 5c686c32a2 branch-2.1: [fix](mtmv) Fix mv rewrite fail when base table add column #44867 (#44956) github-actions[bot] 2024-12-04 17:43:49 +08:00
  • 3820657e28 [fix](regression-test) Fix some schema change case not pick to 2.1 sufficiently (#44921) Siyang Tang 2024-12-04 14:26:41 +08:00
  • 00c7394813 branch-2.1: [fix](scanner) Delete meaningless finish dependency in schema scanner #44915 (#44963) github-actions[bot] 2024-12-04 13:16:08 +08:00