Commit Graph

  • 5f30463bb3 [Chore](descriptors) remove unused codes for descriptors (#33408) Pxl 2024-04-10 15:04:54 +08:00
  • d4a67d93f3 [improve](routine-load) timely pause job if Kafka cluster exception when consume (#33372) HHoflittlefish777 2024-04-10 14:53:51 +08:00
  • 26d9082b9a [Feature](function) Add function strcmp (#33272) Jensen 2024-04-10 14:26:48 +08:00
  • 6f96e2b64a [fix](plsql) Fix handle select that fe can do without be (#33363) Xinyi Zou 2024-04-10 10:53:35 +08:00
  • 215f402df7 [fix](nereids)when clause cannot be regarded as common sub expression (#33358) minghong 2024-04-10 10:24:39 +08:00
  • 31984bb4f0 [feature](function) support quote string function #33055 Uniqueyou 2024-04-10 10:05:58 +08:00
  • ef64d7a011 [feature](profile) add transaction statistics for profile (#33488) wuwenchi 2024-04-12 12:03:47 +08:00
  • ee36b2f70d [branch-2.1](opt)(profile) parallel serialize fragment and add detail schedule profile #33376 #33379 morningman 2024-04-08 13:45:53 +08:00
  • e841d82ffb [Enhancement](hive-writer) Adjust table sink exchange rebalancer params. (#33397) Qi Chen 2024-04-12 13:09:44 +08:00
  • d31bca199f [feature](iceberg)The new DDL syntax is added to create iceberg partitioned tables (#33338) wuwenchi 2024-04-10 20:39:53 +08:00
  • f0463a9034 [Feature][Enhancement](hive-writer) Add hive-writer runtime profiles, change output file names (#33245) Qi Chen 2024-04-07 15:12:41 +08:00
  • 18fb8407ae [feature](insert)use optional location and add hive regression test (#33153) slothever 2024-04-10 21:24:09 +08:00
  • 31a7060dbd [testcase](hive)add exception test for hive txn (#33278) wuwenchi 2024-04-10 15:09:01 +08:00
  • e11db3f050 [feature](hive)support ExternalTransaction for writing exteral table (#32726) wuwenchi 2024-04-04 08:10:49 +08:00
  • f0ac21e231 [feature](external) process tbl/db exist when create/drop db/tbl (#33119) slothever 2024-04-03 10:01:57 +08:00
  • 7a05396cd1 [feature](multi-catalog)support catalog name when create/drop db (#33116) slothever 2024-04-02 22:54:45 +08:00
  • 01b21da82d [feature](insert)add hive insert plan ut and remove redundant fields (#33051) slothever 2024-03-30 22:47:24 +08:00
  • 3c9c6c18a8 [Enhancement](hive-writer) Write only regular fields to file in the hive-writer. (#33000) Qi Chen 2024-03-31 21:54:07 +08:00
  • 07f296734a [regression](insert)add hive DDL and CTAS regression case (#32924) slothever 2024-03-29 20:26:16 +08:00
  • 716c146750 [fix](insert)fix hive external return msgs and exception and pass all columns to BE (#32824) slothever 2024-03-28 19:08:36 +08:00
  • f3a6132214 [chore] Format regression-conf.groovy (#32713) Gavin Chou 2024-03-25 23:12:02 +08:00
  • 9ada38327b [feature](txn insert) txn insert support insert into select (#31666) meiyi 2024-03-10 17:39:05 +08:00
  • bd364897d4 [feature](hive/iceberg)add doris's version in table properties (#32774) wuwenchi 2024-03-26 17:09:53 +08:00
  • b98d225183 [fix](insert)fix hive table sink type coercion and unify coercion (#32762) slothever 2024-03-26 17:05:46 +08:00
  • 3343322965 [fix](insert)fix conversion of doris type to hive type (#32735) slothever 2024-03-26 11:14:30 +08:00
  • 70489fe749 [fix](insert)fix hive table sink write path (#32587) slothever 2024-03-22 10:37:26 +08:00
  • c68b353017 [feature][insert]add FE UT and support CTAS for external table (#32525) slothever 2024-03-24 21:46:58 +08:00
  • 36a1bf1d73 [feature][insert]Adapt the create table  statement to the nereids sql (#32458) slothever 2024-03-20 20:47:18 +08:00
  • babec88aa9 fix cloud mode from PR #32748 yiguolei 2024-04-11 23:00:54 +08:00
  • dc8da9ee89 [Fix](nereids) fix qualifier problem that affects delete stmt in another catalog (#33528) feiniaofeiafei 2024-04-11 21:43:01 +08:00
  • 3d66723214 [branch-2.1](auto-partition) pick auto partition and some more prs (#33523) zclllyybb 2024-04-11 17:12:17 +08:00
  • af95302088 fix compile yiguolei 2024-04-11 12:08:26 +08:00
  • 69fc8cf06d [branch-2.1](memory) Fix rowid storage reader memory tracker (#33521) Xinyi Zou 2024-04-11 11:22:39 +08:00
  • 5688c28364 [Bug](runtime-filter) try to fix heap use after free on runtime filter send filter size (#33465) (#33522) Pxl 2024-04-11 11:22:10 +08:00
  • 9a3b19d21e [fix](cases) Add check status timeout for backup/restore cases (#32975) walter 2024-04-09 23:25:20 +08:00
  • ff38e7c497 [log](chore) print isBad in Replica::toString() (#33427) zhannngchen 2024-04-09 23:15:12 +08:00
  • b5a84f7d23 Fix alter column stats without min max value deserialize failure. (#33406) Jibing-Li 2024-04-09 18:50:50 +08:00
  • f7d52b5b1c [feature](expr) add type check when expr prepare (#33330) Mryange 2024-04-09 15:57:49 +08:00
  • bc929686e3 [feature](debug point) add macro DBUG_RUN_CALLBACK (#33407) yujun 2024-04-09 15:32:49 +08:00
  • e4eb76212a [fix](Nereids): add order for constraint test (#33323) 谢健 2024-04-09 14:53:36 +08:00
  • ef26479282 [improve](serde) support complex type in write/read pb serde (#33124) zhangstar333 2024-04-09 14:21:10 +08:00
  • 3070eda58c [Bug](load) fix stream load file on hll type mv column (#33373) Pxl 2024-04-09 10:53:57 +08:00
  • f35dd3fc35 [chore](test) let some case suitable for legacy planner and nereids (#33352) morrySnow 2024-04-09 08:51:33 +08:00
  • a38b97fbdd [bugfix](profile) should use backend ip:heartbeat port as key during merge profile (#33368) yiguolei 2024-04-08 22:25:24 +08:00
  • ea1e542e31 [fix](partial-update) remove unnecessary DECHEK on IndexChannel::num_rows_filtered (#33160) huanghaibin 2024-04-08 21:18:20 +08:00
  • 2708641bee [Fix]fix insert overwrite non-partition table null pointer exception (#33205) feiniaofeiafei 2024-04-08 19:26:21 +08:00
  • 38b2e58d59 [Improvement](executor)cancel query when a query is queued (#33339) wangbo 2024-04-08 18:09:42 +08:00
  • 326eee5d04 [Fix](schema change) Fix schema change fault when add complex type column (#31824) abmdocrt 2024-04-08 17:08:08 +08:00
  • 3081fc584d [Improvement](runtime-filter) support sync join node build side's size to init bloom runtime filter (#32180) Pxl 2024-04-08 17:01:11 +08:00
  • 58347aa2b7 [branch-2.1](bugfix) fix alter tablet not have memtracker yiguolei 2024-04-11 08:39:20 +08:00
  • 3e7b253e41 [fix](compress) data decompress failed while max_len equals 8M (#33456) camby 2024-04-10 22:36:59 +08:00
  • f3a60374b5 [branch-2.1](memory) Fix EngineStorageMigrationTask MemTracker attach thread (#33509) Xinyi Zou 2024-04-11 08:35:13 +08:00
  • 6bef95eb4f [fix](memory) Fix memory tracker destructor deadlock (#33497) Xinyi Zou 2024-04-10 22:44:40 +08:00
  • 6bf1fa4b63 [branch-2.1](memory) Fix SnapshotManager MemTracker attach thread #33501 Xinyi Zou 2024-04-10 22:01:26 +08:00
  • 90ee9c171e [bug](mem_tracker) fix mem_tracker dcheck failed as not used correctly (#33349) (#33486) zhangstar333 2024-04-10 19:55:03 +08:00
  • 75f497976c [opt](Nereids) auto fallback when query unsupport table type (#33357) morrySnow 2024-04-08 16:24:41 +08:00
  • e2ad7149c3 [feature](debug point) Add handler to debug point (#33350) yujun 2024-04-08 16:23:58 +08:00
  • ecbd92204d [fix](Nereids) variant push down not work on slot without table (#33356) morrySnow 2024-04-08 16:04:04 +08:00
  • 53505e903b [scan](improvement) Adjust parallel scanners num (#33223) Gabriel 2024-04-08 11:22:55 +08:00
  • 0e262ba0e4 [improvement](spill) improve cancel of spill and improve log printing (#33229) TengJianPing 2024-04-08 11:21:09 +08:00
  • 28acfaed2b [fix](pipeline)group by and output is empty (#33192) Mryange 2024-04-08 11:12:26 +08:00
  • 045dd05f2a [fix](Nereids): don't transpose agg and join if join is mark join (#33312) 谢健 2024-04-08 11:08:05 +08:00
  • 0d0a96d097 [fix](test) Fix auto partition dbgen product data (#33313) zfr95 2024-04-08 10:56:59 +08:00
  • 6462264e77 [Improvement](materialized-view) adjust priority of materialized view match rule (#33305) Pxl 2024-04-08 10:31:59 +08:00
  • 4eee1a1f0d [fix](nereids) make runtime filter targets in fixed order (#33191) minghong 2024-04-08 10:31:06 +08:00
  • 159ebc76e7 [fix](npe) fix kafka be id npe (#33151) yujun 2024-04-08 08:49:09 +08:00
  • 741d4ff97e [fix](group commit) Fix syntax error when insert into table which column names contain keyword (#33322) meiyi 2024-04-08 08:44:02 +08:00
  • d667df2d06 [improvement](spill) avoid unnecessary spilling in hash join build phase (#33277) Jerry Hu 2024-04-08 07:31:13 +08:00
  • 4079a7b6ab [fix](txn insert) Fix txn insert into values for sequence column or column name is keyword (#33336) meiyi 2024-04-08 00:13:04 +08:00
  • 29777bc3a8 [fix](fe)reduce memory usage in alter (#32810) (#33474) Luwei 2024-04-10 16:04:50 +08:00
  • 5e73d7a281 [fix](compaction) fix incorrect grouping of vertical compaction columns in tables only with key columns (#32896) (#33470) Luwei 2024-04-10 16:04:33 +08:00
  • f8d1fa2be3 [chore](multi-table-load) add context info in log when using single-stream-multi-table load (#33317) HHoflittlefish777 2024-04-07 23:45:37 +08:00
  • d1099852b5 [fix](Nereids) partial update generate column in wrong way (#33326) morrySnow 2024-04-07 20:50:51 +08:00
  • f31e273ae8 [fix](Nereids) variant column prune push down failed on variant literal (#33328) morrySnow 2024-04-07 19:40:38 +08:00
  • be9fe12b26 Fix compatibility issues with GLIBC(>= 2.34) for prebuilt thirdparty packages (#33314) Adonis Ling 2024-04-07 19:30:56 +08:00
  • 5c0256e4bf [Bug](case) fix wrong case test_mv_partition (#33324) Pxl 2024-04-07 17:50:02 +08:00
  • 93b20f0cc4 [chore](Nereids) create policy always allow fallback (#33226) morrySnow 2024-04-07 15:59:13 +08:00
  • bcc819ddd9 [fix](Nereids) array_range not support amount without unit (#33231) morrySnow 2024-04-07 15:46:28 +08:00
  • b8d4a87703 [chore](Nereids) load command always could fallback (#33233) morrySnow 2024-04-07 15:33:21 +08:00
  • 14c5247fb7 [feature](replica) support force set replicate allocation for olap tables (#32916) camby 2024-04-07 15:09:47 +08:00
  • 6412753517 [improve](exec) reduce copy on store_string_ref (#33232) Pxl 2024-04-07 14:44:51 +08:00
  • d61b9f7091 [chore](test) nereids support window function but some cases does not open yet (#33098) LiBinfeng 2024-04-07 14:24:47 +08:00
  • e6e2099256 [fix](spill) fix hash join error 'invalid slot id' (#33273) TengJianPing 2024-04-07 14:07:06 +08:00
  • 2092a862fc [Bug](materialized-view) fix wrong result when salias name same with base slot on mv (#33198) Pxl 2024-04-07 10:53:29 +08:00
  • 0e99926b28 (httpaction) log response of http (#33270) Yongqiang YANG 2024-04-06 21:58:46 +08:00
  • 2785269d36 [Improvement](executor)Add BypassWorkloadGroup to pass query queue #33101 wangbo 2024-04-05 23:25:47 +08:00
  • febdfb1c63 [fix](inverted index) fix incorrect case test_index_delete (#33246) zzzxl 2024-04-04 20:37:44 +08:00
  • 5ecce2fff2 [fix](plsql) Fix regression test execute the same name procedure in parallel #33234 Xinyi Zou 2024-04-04 00:47:05 +08:00
  • 16f8afc408 [refactor](coordinator) split profile logic and instance report logic (#32010) yiguolei 2024-04-03 18:48:19 +08:00
  • b85bf3b6b0 [test](cast) add test for stream load cast (#33189) HHoflittlefish777 2024-04-03 21:04:44 +08:00
  • 7fae123b01 [FIX](inverted_index) fix inverted index write array with _doc is empty (#33170) amory 2024-04-03 20:04:59 +08:00
  • 96867ff3fd [fix](Nereids) support update without filter (#33214) morrySnow 2024-04-03 19:04:10 +08:00
  • 2b1ab89b5b [fix](memory) Fix memory log compile by ASAN (#33162) Xinyi Zou 2024-04-03 19:00:15 +08:00
  • b696909775 [fix](plsql) Fix plsql variable initialization (#33186) Xinyi Zou 2024-04-03 16:35:17 +08:00
  • edd1701963 [fix](Nereids) convert agg state type failed in some cases (#33208) morrySnow 2024-04-03 16:24:36 +08:00
  • 9670422d61 [fix](inverted index) fix the incorrect result issue of COUNT_ON_INDEX for key columns (#33164) zzzxl 2024-04-03 15:44:56 +08:00
  • 5e59c09a60 [Fix](nereids) modify the binding aggregate function in order by (#32758) feiniaofeiafei 2024-04-03 15:32:07 +08:00
  • 67bb519613 [Fix](nereids) forward the user define variables to master (#33013) feiniaofeiafei 2024-04-03 15:31:31 +08:00
  • 2e40e39584 [chore](spill) add timers for performance tuning (#33185) Jerry Hu 2024-04-03 15:19:04 +08:00
  • 8fd6d4c41b [Chore](build) add -Wconversion and remove some unused code (#33127) Pxl 2024-04-03 11:57:41 +08:00