Commit Graph

  • ca728a2405 [feature](proc)Add table's indexes info in show proc interface (#33438) qiye 2024-04-16 11:30:19 +08:00
  • dac2829194 [fix](routine-load) fix data lost when FE leader change (#33678) HHoflittlefish777 2024-04-16 11:18:48 +08:00
  • 53a3d6c154 [fix](testcase) fix miss used global variables in index testcases (#33293) Kang 2024-04-16 10:26:12 +08:00
  • 775022c204 [refactor](pipelineX) Reduce prepare overhead (PART II) (#33681) Gabriel 2024-04-16 10:21:31 +08:00
  • 59de97be5e [improvement](mow) Add profile for delete_bitmap get_agg function (#33576) huanghaibin 2024-04-16 10:09:49 +08:00
  • d6a63b9789 [Update](cloud) skip show data size assertion in cloud mode (#33677) airborne12 2024-04-16 09:45:47 +08:00
  • d15981abd2 [Enhencement](Nereids) add rule of agg(case when) to agg(filter) (#33598) LiBinfeng 2024-04-16 09:33:28 +08:00
  • 1fba73eea4 [fix](fe) Fix finalizeCommand sendAndFlush NullPointerException (#33420) Lei Zhang 2024-04-15 22:57:04 +08:00
  • fe3b6824b3 [case](regression) Add backup temp partition case (#33646) walter 2024-04-15 22:56:17 +08:00
  • 8e38549a92 [fix](nereids) Use correct PREAGGREGATION in agg(filter(scan)) (#33454) Lijia Liu 2024-04-15 22:26:29 +08:00
  • d18f5e2544 [refactor](refresh-catalog) refactor the refresh catalog code (#33653) Mingyu Chen 2024-04-15 22:25:35 +08:00
  • 4863167f90 [refactor](pipelineX) Reduce prepare overhead (PART I) (#33550) Gabriel 2024-04-15 20:16:37 +08:00
  • e0ec2da29b [fix](routine-load) fix get kafka offset timeout may too long (#33502) HHoflittlefish777 2024-04-15 19:35:26 +08:00
  • 341cb40693 [Chore](log) adjust output order on PrintInstanceStandardInfo and reduce warning log when rpc finished (#33652) Pxl 2024-04-15 18:44:03 +08:00
  • 466b9f35d5 [fix](nereids)EliminateGroupBy should keep the output's datatype same as old ones (#33585) starocean999 2024-04-15 18:12:19 +08:00
  • c15ac3ffca [testcases](auto-partition) fix data sync (#33635) zclllyybb 2024-04-15 17:00:02 +08:00
  • 7b16cb5a4c [feature](inverted index) add slop functionality to match_phrase (#33225) zzzxl 2024-04-15 15:35:31 +08:00
  • f6af79c0ed [fix](catalog) Remove unexpected cleanup when reading jdbc data (#33529) zy-kkk 2024-04-15 15:26:19 +08:00
  • 7659b1aa67 [opt](Nereids) prefer slot type to support delete task better (#33559) morrySnow 2024-04-15 15:00:36 +08:00
  • 5b616da543 [refine](Operator) When _stop_emplace_flag is not set to true, perform batch processing on the block. (#33173) Mryange 2024-04-15 15:00:09 +08:00
  • e53a76d75b [fix](planner) fix bug of InlineViewRef's tableNameToSql method (#33575) starocean999 2024-04-15 14:59:09 +08:00
  • d000658a9b [fix](nereids) ExtractAndNormalizeWindowExpression should only normalize alias in output (#33527) starocean999 2024-04-15 11:39:30 +08:00
  • 87e6c94851 [docker](script)add --grace to be_prestop.sh (#33599) Liqf 2024-04-15 11:25:21 +08:00
  • b2face0d20 [feature](Nereids): date literal suppose Zone (#33534) jakevin 2024-04-15 10:18:05 +08:00
  • 3df8f0cad8 [improve](move-memtable) add more info in LoadStreamStub errors (#33618) Kaijie Chen 2024-04-15 10:14:46 +08:00
  • 46a258dc85 [improvement](binlog)Support inverted index format v2 in CCR (#33415) qiye 2024-04-15 09:13:13 +08:00
  • 690bf54346 [runtime filter](fix) Fix wrong results caused by IN_OR_BLOOM filter (#33701) (#33715) Gabriel 2024-04-16 17:31:39 +08:00
  • 918f7225b4 [Bug](runtime-filter) make need_local_merge unrelated with broadcast and support merge on bitmap_filter (#33664) Pxl 2024-04-16 13:28:54 +08:00
  • f8acb1ee2e [fix](merge-on-write) schema change may cause mow duplicate key (#33536) (#33660) zhannngchen 2024-04-16 09:20:14 +08:00
  • 06a155abb0 [branch-2.1](cherry-pick) Pick some partial-update PR from master (#33639) abmdocrt 2024-04-15 23:45:42 +08:00
  • e8ebc02e0b [enhancement](merge-on-write) compaction should not check correctness if tablet is not ready (#33435) (#33658) zhannngchen 2024-04-15 23:03:24 +08:00
  • 2cd4012541 [opt](scan) read scan ranges in the order of partitions (#33515) (#33657) Ashin Gau 2024-04-15 16:20:12 +08:00
  • d0394b7f89 [fix](test) fix some unstable p2 test cases (#33637) (#33655) Mingyu Chen 2024-04-15 15:58:53 +08:00
  • ad82ed324e remove is cloud mode yiguolei 2024-04-14 21:40:51 +08:00
  • e85a2c8866 [Chore](status) change unknow filter error to internal error (#33633) Pxl 2024-04-14 16:44:21 +08:00
  • e7209d9a85 [fix](merge-iterator) Fix mem leak when get next batch failed (#33627) Xin Liao 2024-04-14 16:37:23 +08:00
  • 55be6c6309 [fix](schema change) follow fe set sc fail replicas as bad (#33569) yujun 2024-04-14 09:44:43 +08:00
  • 75d0d8f2cc [fix](create table) Fix create table exception without cleaning the e… (#33574) deardeng 2024-04-14 09:44:25 +08:00
  • bb817e419c [fix](Nereids) create view should forward to master (#33626) morrySnow 2024-04-14 15:45:07 +08:00
  • 4740b22481 [fix](test) fix some p2 external table test cases (#33624) Mingyu Chen 2024-04-13 23:26:54 +08:00
  • b710095d41 fix compile yiguolei 2024-04-13 19:33:16 +08:00
  • a5db73070e [test](mtmv)Add column name case sensitive test (#33538) zfr95 2024-04-13 19:08:20 +08:00
  • face7c42fd [enhancement](plsql) Support select * from routines (#32866) Vallish Pai 2024-03-28 13:52:50 +05:30
  • 1be753ed75 [enhancement](mysql compatible) add user and procs_priv tables to mysql db in all catalogs (#33058) zy-kkk 2024-04-02 22:56:14 +08:00
  • e88bd3ca4c [bugfix](feoom) add timeout to send be request to avoid too long to occupy memory (#33614) yiguolei 2024-04-13 17:50:22 +08:00
  • 3decd850e2 [case](regression) Add backup restore test for hdfs repo (#33581) walter 2024-04-13 14:29:44 +08:00
  • 8ee8de7857 [Fix](executor)reset remote scan thread num #33579 wangbo 2024-04-13 14:24:49 +08:00
  • 56b7839447 [feature](backup) ignore table that not support type when backup, and… (#33158) xueweizhang 2024-04-13 13:25:00 +08:00
  • 48880c3e1a [Fix](timezone) fix miss of expected rounding of Date type with timezone #33553 zclllyybb 2024-04-12 23:22:44 +08:00
  • 1f5116f3c1 [testcases](auto-partition) Add and fix testcases in P0 #33588 zclllyybb 2024-04-12 23:18:33 +08:00
  • 348a043b76 [neride][foldconstant] disable fold constant by be yiguolei 2024-04-13 12:10:00 +08:00
  • a545a34eec [fix](feservice) remove connect context (#33583) meiyi 2024-04-12 23:16:33 +08:00
  • d1a68b8c42 [enhancement](merge-iterator) catch exception to avoid coredump when copy_rows (#33567) Xin Liao 2024-04-12 20:03:18 +08:00
  • cc103920d1 [k8s](improve)add docker resource script for k8s (#33329) Liqf 2024-04-12 17:59:39 +08:00
  • e71b7513e1 [test](bi) add dbeaver and datagrip connect doris test (#33487) zy-kkk 2024-04-12 17:38:52 +08:00
  • ae68cca07d [fix](schema change) CastStringConverter is compiled failed in g++ (#33546) Ashin Gau 2024-04-12 17:26:27 +08:00
  • 1a8b1e6787 [pipelineX](broadcast) Set dependency ready if a limited exchange returns EOS (#33525) Gabriel 2024-04-12 16:22:35 +08:00
  • 379c2e0762 [Fix](Nereids) fix leading hint should have all tables in one query block (#33517) LiBinfeng 2024-04-12 15:06:02 +08:00
  • 7d1b66e5ed [Fix] fix compile problem (#33578) feiniaofeiafei 2024-04-12 15:01:17 +08:00
  • e5c52b5f82 [feature](profile) add non-zero counter in profile(#33342) Mryange 2024-04-12 14:39:05 +08:00
  • 80c6531cfc [fix](timeout) query timeout was not correctly set (#33444) Mryange 2024-04-12 14:36:44 +08:00
  • 946c1924b1 [fix](routine-load) fix consumer hang when kafka exception causing can not query (#33492) HHoflittlefish777 2024-04-12 14:29:53 +08:00
  • aed3dd72a7 [chore](test) update one join case for nereids because ambiguous name (#33562) morrySnow 2024-04-12 12:34:45 +08:00
  • 979e091e0a [opt](Nereids) support select async mv partition (#33560) morrySnow 2024-04-12 12:34:27 +08:00
  • ae4a7c93ac [feat](nereids) support create view in nereids (#32743) feiniaofeiafei 2024-04-12 12:25:13 +08:00
  • 7bc82cab73 [chore](Nereids) better way to return error (#33507) morrySnow 2024-04-12 11:37:50 +08:00
  • cea02c4fb6 [fix](fs) Close local file writer when downloading finished (#33556) walter 2024-04-12 11:10:15 +08:00
  • 249a9c9875 [Feature](Variant) support aggregation model for Variant type (#33493) lihangyu 2024-04-12 10:33:47 +08:00
  • 01f333086d [pipelineX](fix) Fix data pooling judgement for bucket join (#33533) Gabriel 2024-04-12 10:33:13 +08:00
  • 50b64a111d [refactor](heap sort) Simplify sorted block view (#33477) Gabriel 2024-04-12 09:56:28 +08:00
  • 2746ee9d3a [FIX](regresstest) fix array_range case for regress test (#33337) amory 2024-04-12 09:49:32 +08:00
  • 7f27461f4b [Chore](code comment) add comment for #32999 (#33548) lihangyu 2024-04-12 00:19:40 +08:00
  • b2b385a4ff [improve](fold) support complex type for constant folding (#32867) zhangstar333 2024-04-11 23:40:50 +08:00
  • 6bcf24b1f6 [bug](not in) if not in (null) could eos early (#33482) zhangstar333 2024-04-11 22:45:29 +08:00
  • 9dfc9665fb [Fix](inverted index) fix build index error status when batch_next (#33532) airborne12 2024-04-11 21:26:00 +08:00
  • 883f0a96c4 [Improvementation](stream-load) improve streamLoadPut log warning detail (#33535) Pxl 2024-04-11 18:39:48 +08:00
  • 911f61c68d [opt](Nereids) support set operation minus (#33582) morrySnow 2024-04-12 22:17:27 +08:00
  • 5d5b059e3a [fix](memory) Fix compaction destructor memory tracking #33549 (#33572) Xinyi Zou 2024-04-12 17:04:04 +08:00
  • 38c5030f97 [opt](log) refactor the log dir config (#32933) Mingyu Chen 2024-03-29 11:32:25 +08:00
  • 09fb30c989 (Chore)[regression-test] fix unstable output variant case (#33520) lihangyu 2024-04-11 16:47:07 +08:00
  • 82d2bde3c7 [fix](nereids) do not transpose semi join agg when mark join (#32475) zzwwhh 2024-04-11 16:45:20 +08:00
  • d436dd6264 [fix](mtmv)add logs for mv_infos() (#33485) zhangdong 2024-04-11 16:15:36 +08:00
  • 92d28e497b [refactor](Nereids): compute unique and uniform property respectively (#32908) 谢健 2024-04-11 15:57:38 +08:00
  • 272269f9c1 [Fix](inverted index) fix fast execute problem when need read data opt enabled (#33526) airborne12 2024-04-11 15:45:01 +08:00
  • ca59b25d59 [feat](nereids) add session var to turn on/off common sub expressoin extraction (branch-2.1) #33616 minghong 2024-04-13 14:10:46 +08:00
  • e26a53d8a6 [fix](nereids) SemiJoinSemiJoinTransposeProject rule didn't handle mark join correctly (#33401) starocean999 2024-04-11 15:02:58 +08:00
  • 78b81d4150 [fix](test) remove distribute node of shape in some regression test (#33463) 谢健 2024-04-11 15:00:00 +08:00
  • 87806a0137 [fix](debug point) fix gcc compile (#33451) yujun 2024-04-11 10:40:45 +08:00
  • d2f84229ec [chore](test) remove some outdated datetime test case (#33476) morrySnow 2024-04-11 10:32:09 +08:00
  • b035c7ceb4 [fix](catalog) fix resource is not reopen when rename catalog (#33432) zy-kkk 2024-04-11 10:14:04 +08:00
  • 22c42209f7 [fix](nereids) fix a visitor bug in CommonSubExpressionOpt (#33154) minghong 2024-04-11 08:43:28 +08:00
  • 8c66915bb5 [fix](doris compose) Fix not show ms recycler .out log in cloud mode (#33489) deardeng 2024-04-10 22:31:03 +08:00
  • fefbde8927 [log](move-memtable) improve logs in vtablet_writer_v2 and load_stream (#33103) Kaijie Chen 2024-04-10 22:30:32 +08:00
  • 1da1fac4ee [improve](load) try lock 30ms to get base_migration_lock in rowset builder (#32243) Kaijie Chen 2024-04-10 22:04:49 +08:00
  • 53336d6170 [fix](routine-load) routine load date where expression rewrite should change over time (#33345) HHoflittlefish777 2024-04-10 22:02:03 +08:00
  • 031f1e6a65 [case](regression) Add backup restore with NGRAM bloom filter (#33479) walter 2024-04-10 21:56:18 +08:00
  • 9b7af4c0cf [feature](schema change) unified schema change for parquet and orc reader (#32873) Ashin Gau 2024-04-10 21:53:38 +08:00
  • fe772c76e7 [fix](restore) Fix the conflict IDs between two cluster (#33423) walter 2024-04-10 18:57:10 +08:00
  • a4924dabb7 [enhancement](exception) enble exception logic in pipeline execute thread (#33437) yiguolei 2024-04-10 16:47:10 +08:00
  • ab4f8fafcd [Bug](materialized-view) forbid create mv with value column before key column (#33436) Pxl 2024-04-10 15:17:23 +08:00