Commit Graph

  • 6983736cce [Fix](partial update) Fix core when successfully schema change and load during a partial update (#26210) bobhan1 2023-11-06 23:16:05 +08:00
  • b99afcc7b5 [docs](x-load) Add table property min_load_replica_num doc (#26333) yujun 2023-11-06 23:05:35 +08:00
  • 3e8d2f6986 [fix](regression-test) Fix regiressin test syncer suit use master fe directly (#26456) Jack Drogon 2023-11-06 22:51:54 +08:00
  • bf8793de70 [fix](load) fix merged row number miscounting because of race condition (#26470) zhengyu 2023-11-06 22:50:32 +08:00
  • eeb8704b66 [fix](regression-test) add more check to address flaky test_partial_update_with_delete_stmt (#26474) zhannngchen 2023-11-06 22:45:13 +08:00
  • c9d90b636e [feature](pipelineX) add time unit when slow_dependency need to log (#26466) Mryange 2023-11-06 19:58:07 +08:00
  • 2ba2cd22b0 [fix](regression) Fix unstable regression case introduced by #26384 (#26453) walter 2023-11-06 18:34:14 +08:00
  • e42cb88c2d [refactor](profile) remove unused code in profile (#26404) Mryange 2023-11-06 18:13:37 +08:00
  • 0057ec36a3 [feature](profilev2) replace active time to exectime (#26310) Mryange 2023-11-06 18:12:39 +08:00
  • 85a1db4b6c [fix](nereids)select base index if select mv fails (#25715) starocean999 2023-11-06 17:57:19 +08:00
  • bd89028306 [bug](pipelineX) Fix potential bug using broadcast shuffle (#26458) Gabriel 2023-11-06 17:33:20 +08:00
  • 64ea450ac7 [enhancement](Nereids): add Unit Test for PushdownTopNThroughJoin (#26447) jakevin 2023-11-06 16:54:36 +08:00
  • 1a83a39aec Revert "[fix](auto-partition) Fix auto partition concurrent conflict (#26166)" (#26448) zclllyybb 2023-11-06 16:39:19 +08:00
  • c0d9a8d53c [minor](pipelineX) refine error message for broadcast shuffle buffer (#26442) Gabriel 2023-11-06 15:10:13 +08:00
  • d088cba2b1 [feature](code-style)add spotless plugin (#25033) Guangdong Liu 2023-11-06 14:01:39 +08:00
  • 2cc68381ec [feature](binlog) Add ingest_binlog/http_get_snapshot limit download speed && Add async ingest_binlog (#26323) Jack Drogon 2023-11-06 11:14:44 +08:00
  • f831774121 [test](regression) Add more regression test for FE (#26384) walter 2023-11-06 11:10:37 +08:00
  • c0ed5f74ad [fix](Nereids) storage later agg rule process agg children by mistake (#26101) morrySnow 2023-11-06 11:07:52 +08:00
  • 1e2a614a46 [fix](workflow) Fix failure test cases in BE UT (macOS) (#26425) Adonis Ling 2023-11-06 10:44:44 +08:00
  • f226117699 [fix](auto-partition) Fix auto partition concurrent conflict (#26166) zclllyybb 2023-11-06 10:34:26 +08:00
  • a5b9d61f43 [bug](udf) fix java-udf function const column without arguments (#26409) zhangstar333 2023-11-06 10:34:09 +08:00
  • d9bd1fad67 [fix](spark-load)fix-Unique-key-with-MOR-by-sparkload (#26383) wuwenchi 2023-11-06 09:56:46 +08:00
  • 99de6c7afe [fix](invert index) Fix the timing error when opening the searcher (#26401) zzzxl 2023-11-04 14:52:35 +08:00
  • 6ef2e62600 [FIX](struct) fix struct be nested when read will make core (#26270) amory 2023-11-03 22:55:39 +08:00
  • 11059ca4ed [fix](nereids)SimplifyRange rule may mess up and/or predicate (#26304) starocean999 2023-11-03 20:38:07 +08:00
  • 646348ccc4 [fix](nereids)add visitMarkJoinReference method in ExpressionDeepCopier (#25874) starocean999 2023-11-03 20:34:29 +08:00
  • 8c3e173553 [fix](nereids)fix bug of select mv in nereids (#26235) starocean999 2023-11-03 20:28:55 +08:00
  • d367d9b585 [fix](show_proc) fix show statistic proc dir to ensure that result only contains dbs in internal catalog (#26254) caiconghui 2023-11-03 20:12:06 +08:00
  • 7730a9025e [Fix](Regression-test) add test for tvf (#26322) Tiewei Fang 2023-11-03 19:07:07 +08:00
  • fd92810df8 [FIX](regresstest)fixed out file for test-cast-map-function test (#26389) amory 2023-11-03 18:47:10 +08:00
  • b19198b305 [opt](Nereids) Support to get notdeterministic functions and base tables from plan (#26120) seawinde 2023-11-03 17:37:46 +08:00
  • 7a0ee04deb [feature](executor)refactor show workload group schema #26100 wangbo 2023-11-03 17:34:48 +08:00
  • f16256362c [opt](regression test) Add string-like column order by test #26379 zhiqiang 2023-11-03 04:31:20 -05:00
  • 074323f112 [enhancement](Nereids): rearrange Limit optimization rules (#26378) jakevin 2023-11-03 17:13:44 +08:00
  • 265c83d912 [fix](Planner): don't push down isNull predicate into view (#26288) 谢健 2023-11-03 16:30:12 +08:00
  • f92b572a97 [fix](invert index) optimize SeekTime profile (#26353) zzzxl 2023-11-03 16:03:29 +08:00
  • 54548728ec 1 (#26363) Xinyi Zou 2023-11-03 15:41:31 +08:00
  • 867f44d606 [opt](memory) jemalloc conf lg_tcache_max restore default #26362 Xinyi Zou 2023-11-03 15:35:38 +08:00
  • a4637e4462 [fix](fe) Add/remove frontends after updating BEBJE (#26313) walter 2023-11-03 14:33:06 +08:00
  • 74fd5da420 [fix](Nereids) time extract function constant folding core (#26292) morrySnow 2023-11-03 14:24:12 +08:00
  • a89477e8b5 [fix](Nereids) could not run query with repeat node in cte (#26330) morrySnow 2023-11-03 14:24:01 +08:00
  • 9243de1898 [fix](planner) add IP type to compatibilityMatrix (#26095) starocean999 2023-11-03 14:19:22 +08:00
  • 0f24500ff8 [fix](Nereids) RewriteCteChildren not work with cost based rewritter (#26326) morrySnow 2023-11-03 14:12:31 +08:00
  • 6892fc99f8 [fix](Nereids) only search internal funcftion when dbName is empty (#26296) morrySnow 2023-11-03 14:01:25 +08:00
  • 9019a71770 [Fix](multi-catalog) Filter _temporary dir which is generated by spark. (#26194) Xiangyu Wang 2023-11-03 13:42:29 +08:00
  • 3d403b061c [test](coverage) Improve test coverage for runtime filter (#26314) Gabriel 2023-11-03 12:17:03 +08:00
  • b19f275714 [improvement](insert) refactor group commit insert into (#25795) meiyi 2023-11-03 12:02:40 +08:00
  • 61edb9e4d8 [feature](mtmv)(2)Implementing mtmv using antlr (#26102) zhangdong 2023-11-03 11:57:00 +08:00
  • 509723c1d6 [bug](bitmap) fix bitmap value not clear get wrong data (#26321) zhangstar333 2023-11-03 10:25:13 +08:00
  • 03ab822ba6 [fix](backup) support aws_token for backup/restore (#26242) xueweizhang 2023-11-03 10:18:37 +08:00
  • 91946dc8b0 [minor](serde) 'null' in the serde should be represented by constants, instead of a string variable (#26301) Tiewei Fang 2023-11-02 23:13:10 +08:00
  • 93a934e775 [Improve](map) support map cast with map literal and implicate nested scala cast (#26126) amory 2023-11-02 22:56:42 +08:00
  • 3f47eb5e89 [Fix](inverted index) fix compound query result error when disable inverted_index_query session variable (#26327) airborne12 2023-11-02 21:36:08 +08:00
  • e307884e57 [enhancement](Nereids): GroupPlan don't generate ObjectId (#26315) jakevin 2023-11-02 21:35:48 +08:00
  • 8bd06aff7e [Chore](MoW) remove unused code about rowset tree (#26282) Xin Liao 2023-11-02 20:25:27 +08:00
  • d9621404b3 [improvement](fe) Add more log about add/remove frontends (#26306) walter 2023-11-02 20:19:51 +08:00
  • c098b0393a [test](regression) Add backup/restore DB case (#26312) walter 2023-11-02 20:18:45 +08:00
  • a5ef90dacc [enhancement](recover) support skipping missing version in select by session variable (#25654) xy720 2023-11-02 20:01:51 +08:00
  • 89cf828f03 [enhancement](udf) add the switch enable_java_udf to control the creation and use of java_udf. (#26213) luozenglin 2023-11-02 19:33:17 +08:00
  • c46fa339d0 [feature](Nereids): make count() avaliable for all data type (#26180) 谢健 2023-11-02 17:20:24 +08:00
  • 6828250207 [profile](refactor) Fix invalid shuffle profile (#26298) Gabriel 2023-11-02 17:07:05 +08:00
  • dd8bcc831c [keyword](decimalv2) Add DecimalV2 keyword (#26283) Gabriel 2023-11-02 16:27:12 +08:00
  • f1362e0d1e [fix](planner) Fix sample partition table (#25912) Xinyi Zou 2023-11-02 15:52:48 +08:00
  • 3e9e8becc6 [fix](regression) Add auto-expired prefix for backup/restore cases (#26272) walter 2023-11-02 15:21:43 +08:00
  • 1f9fdac148 [Chore](case) adjust some mv regression test case (#26279) Pxl 2023-11-02 14:17:24 +08:00
  • 3004dbbc78 [Bug](materialized-view) SelectMaterializedIndexWithAggregate do not … (#26192) Pxl 2023-11-02 14:12:22 +08:00
  • 3ce1bdae84 [Feature](Nereids) Add explain tree functionality. (#25446) Qi Chen 2023-11-02 14:06:24 +08:00
  • fb622800aa [fix](mtmv)Compatible old mtmv metadata (#26193) zhangdong 2023-11-02 12:04:04 +08:00
  • b1f3d4f15a exclude case test_jdbc_query_mysql (#26073) zhangguoqiang 2023-11-02 09:26:42 +08:00
  • 80f654ec2a [Fix](statistics)Fix analyze min max sql syntax error. #26240 Jibing-Li 2023-11-02 09:22:32 +08:00
  • a4e415ab09 [feature](hive)Support hive tables after alter type. (#25138) daidai 2023-11-02 00:24:21 +08:00
  • 3e10e5af39 [Fix](Serde) Fix content displayed by complex types in MySQL Client (#25946) Tiewei Fang 2023-11-01 23:48:55 +08:00
  • f8a594c25d fix column is decimalv3 cast to decimalv2 make be core (#26204) amory 2023-11-01 22:30:30 +08:00
  • d7ea4d31fb [Chore](hash-table) remove unused code about HashTableTraits (#26202) Pxl 2023-11-01 21:36:50 +08:00
  • 1018f8918c [pipelineX](bug) Fix build side output flag (#26233) Gabriel 2023-11-01 20:13:41 +08:00
  • 6010be88bd [enhancement](Nereids): optimize GroupExpressionMatching (#26196) jakevin 2023-11-01 19:05:08 +08:00
  • 502f5778f4 [enhancement](Nereids): set maxJoinNumBushyTree = 8 (#26173) jakevin 2023-11-01 19:04:49 +08:00
  • aafd53766b [chore](file-reader) rm unused interface from generic reader (#26205) Siyang Tang 2023-11-01 18:43:14 +08:00
  • f0f9c3a160 [improvement](drop tablet) impr gc shutdown tablet lock (#26151) yujun 2023-11-01 18:42:21 +08:00
  • be7a10162a [enhance](S3) Add timeout for s3 buffer allocation and corresponding observability (#26125) AlexYue 2023-11-01 17:55:11 +08:00
  • 49439175a0 [fix](move-memtable) init delta writer pool in sink prepare (#26108) Kaijie Chen 2023-11-01 17:52:10 +08:00
  • ec85e22506 [enhance](scanner) pass the tablet in NewOlapScanner's ctor (#26167) plat1ko 2023-11-01 17:50:14 +08:00
  • 67e556af59 [regression](fe) Add more regression test for FE (#26206) Lei Zhang 2023-11-01 17:48:58 +08:00
  • eb9ba59996 [improvement](show trash) Fix be restart slow when too many trash files (#26147) deardeng 2023-11-01 17:43:24 +08:00
  • 1c2831e06f [fix](spill) disable spill of sort and agg for now to avoid diisk overflow (#26209) TengJianPing 2023-11-01 17:20:26 +08:00
  • bfca1bf206 [Enhancement] Implement format methods for Status (#26133) Liu Zhenlong 2023-11-01 16:55:25 +08:00
  • 387e33fa34 [enhancement](group commit)Add group commit block queues memory back pressure (#26045) abmdocrt 2023-11-01 16:29:45 +08:00
  • 683832230c [Performance](Nereids): pass ConnectContext to avoid ThreadLocal.get() (#26165) jakevin 2023-11-01 16:16:42 +08:00
  • 1770224322 [fix](planner) Fix decimal precision and scale wrong when create table like (#25802) JingDas 2023-11-01 16:11:43 +08:00
  • 4644191fd0 [fix](broker-read) refactor broker reading process to avoid null broker connection (#26050) Siyang Tang 2023-11-01 15:58:30 +08:00
  • f2874b9452 [bug](shared scan) Fix use-after-free when enable pipeline shared scanning (#26199) Gabriel 2023-11-01 15:51:20 +08:00
  • 5efc6c4233 [fix](auth)Fix can not insert overwrite who have load priv (#25711) zhangdong 2023-11-01 15:21:16 +08:00
  • 6de1cc7a0a [fix](udf)java udf does not support overloaded evaluate method (#22681) HB 2023-11-01 15:05:37 +08:00
  • 268c69971d [fix](stats) Store max/min by base64 AKIRA 2023-11-01 14:31:35 +08:00
  • 7ba4f91258 [fix](log) avoid redundent log printing (#26188) TengJianPing 2023-11-01 13:49:08 +08:00
  • 8f15f9adf6 [test](case) add test case to improve code coverage (#25516) zhangstar333 2023-11-01 12:51:12 +08:00
  • b94e6d6c05 [doc](fix) update doc for rename column (#25832) wudi 2023-11-01 11:30:03 +08:00
  • 7914b7b19e [fix](seek) add SeekCount and SeekTime profile (#26009) zzzxl 2023-11-01 11:29:29 +08:00
  • eaed0dea5e [refactor](executor)Add % suffix for cpu_hard_limit #26174 wangbo 2023-11-01 10:27:48 +08:00
  • fef520c617 [regression](catalog)Add test case of paimon complex type (#25834) DongLiang-0 2023-11-01 09:59:55 +08:00