Commit Graph

  • 7cac36d9e8 [chore](Nereids) fix typo in some plan visitor (#21830) mch_ucchi 2023-07-21 18:22:20 +08:00
  • 37f230ee3e [pipeline](regression) do not run build if only modified regression conf (#22075) Dongyang Li 2023-07-21 17:13:28 +08:00
  • c3663c5ff1 [Fix](Sonar)sonar not working due to changing thrift code generation … (#22076) Calvin Kirs 2023-07-21 17:08:48 +08:00
  • 40299d280d [Fix](json reader) fix rapidjson array->PushBack may take ownership… (#21988) lihangyu 2023-07-21 17:02:01 +08:00
  • d1c5025bce [Fix](compaction) add error message when load unsupport compression code (#22033) HHoflittlefish777 2023-07-21 16:50:46 +08:00
  • 6b20cdb170 [Fix](compaction) Fix SizeBasedCumulativeCompactionPolicy pick_input_rowsets (#21732) plat1ko 2023-07-21 16:48:53 +08:00
  • 2b2ac10e93 [feature](partial update) add failure tolerance for strict mode partial update stream load bobhan1 2023-07-21 16:46:44 +08:00
  • 63b17bc7ba [typo](docs) fix some mistake in Doris & Spark Column Type Mapping (#19998) yagagagaga 2023-07-21 16:37:51 +08:00
  • 67a3f37779 [doc](routineload)add routine load ssl example for access ali-kafka (#21877) wudi 2023-07-21 16:03:10 +08:00
  • db69af1165 [fix](meger-on-write) fix query result wrong when schema change (#22044) Xin Liao 2023-07-21 15:29:04 +08:00
  • e4c6b9893a [improve](load) add more profiles in tablets channel (#21838) Kaijie Chen 2023-07-21 13:59:15 +08:00
  • 732e0d14ff [Enhancement](window-funnel)add different modes for window_funnel() function (#20563) bobhan1 2023-07-21 13:57:27 +08:00
  • 94e2c3cf0f [fix](tablet clone) sched wait slot if has be path (#22015) yujun 2023-07-21 13:27:40 +08:00
  • 74313c7d54 [feature-wip](autoinc)(step-3) add auto increment support for unique table (#22036) bobhan1 2023-07-21 13:24:41 +08:00
  • 6512893257 [refactor](vectorized) Remove useless control variables to simplify aggregation node code (#22026) ZenoYang 2023-07-21 12:45:23 +08:00
  • fb5b412698 [fix](planner)fix bug of pushing conjuncts into inlineview (#21962) starocean999 2023-07-21 11:34:56 +08:00
  • b09c4d490a [fix](test) should not create and read internal table when use mock cluster in UT (#21660) 谢健 2023-07-21 11:30:26 +08:00
  • 0b2b1cbd58 [improvement](multi-catalog)add last sync time for external catalog (#21873) zhangdong 2023-07-21 09:42:35 +08:00
  • 6875ef4b8b [refactor](mem_reuse) refactor mem_reuse in MutableBlock (#21564) Mryange 2023-07-20 22:53:19 +08:00
  • f3d9a843dd [Fix](planner)fix ctas incorrect string types of the target table. (#21754) mch_ucchi 2023-07-20 22:14:43 +08:00
  • a151326268 [Fix](planner)fix failed running alias function with an alias function in original function. (#21024) mch_ucchi 2023-07-20 22:12:10 +08:00
  • 398defe10b [fix](publish) fix check_version_exist coredump (#22038) xiongjx 2023-07-20 22:01:15 +08:00
  • ab11dea98d [Enhancement](config) optimize behavior of default_storage_medium (#20739) Shiyuan Ji 2023-07-20 22:00:11 +08:00
  • 7d488688b4 [fix](multi-catalog)fix minio default region and throw minio error msg, support s3 bucket root path (#21994) slothever 2023-07-20 20:48:55 +08:00
  • eabd5d386b [Fix](multi catalog)Fix nereids context table always use internal catalog bug (#21953) Jibing-Li 2023-07-20 20:32:01 +08:00
  • e4ac52b2aa [Improvement](profile)Add init and finalize external scan node time in profile (#21749) Jibing-Li 2023-07-20 20:29:18 +08:00
  • 0e8432526e [fix](multi-catalog) check properties when alter catalog (#20130) Hongshuai Zhang 2023-07-20 20:18:14 +08:00
  • aabe379527 [fix](stats) support utf-8 string range compare (#22024) minghong 2023-07-20 18:39:41 +08:00
  • ee65e0a6b1 [fix](Nereids) should not remove any limit from uncorrelated subquery (#21976) morrySnow 2023-07-20 18:37:04 +08:00
  • 7947569993 [Bug][RegressionTest] fix the DCHECK failed in join code (#22021) HappenLee 2023-07-20 18:12:20 +08:00
  • 367ad9164a [feature-wip](auto-inc)(step-2) support auto-increment column for duplicate table (#19917) bobhan1 2023-07-20 18:03:39 +08:00
  • c31e826756 [opt](config) rename alter_inverted_index_worker_count to alter_index_worker_count, and add docs (#21985) YueW 2023-07-20 17:50:04 +08:00
  • 650d7cfc8c [enhancement](repeat) add filter in repeat node in BE (#21984) zhangstar333 2023-07-20 17:25:13 +08:00
  • be2754e1a2 [fuzzy](modify) enable pipeline and nereids in regression env by default (#21824) shuke 2023-07-20 17:12:21 +08:00
  • 4cfe990095 [enhancement](Nereids) add test framework for otherjoin (#21887) 谢健 2023-07-20 16:35:55 +08:00
  • c65781d4b8 [feature](dbt) materialization table skip the process of backup (#21993) catpineapple 2023-07-20 15:59:55 +08:00
  • 365afb5389 [fix](sparkdpp) Hive table properties not take effect when create spark session (#21881) HonestManXin 2023-07-20 14:36:00 +08:00
  • 2ae9bfa3b2 [typo](docs) add oracle jdbc catalog FAQ of orai18n.jar (#22016) zy-kkk 2023-07-20 14:10:58 +08:00
  • 9182b8d3c2 [Refactor](exec) Remove the unless header of vresult_writer (#22011) HappenLee 2023-07-20 13:31:44 +08:00
  • 86d7233b06 [fix](nereids) ExtractAndNormalizeWindowExpression rule should push down correct exprs to child (#21827) starocean999 2023-07-20 11:47:55 +08:00
  • 0f116ce148 Revert "[Enhancement](Nereids)enable nereids DML by default. (#21539)" (#22013) Kaijie Chen 2023-07-20 11:32:54 +08:00
  • a859a93b22 [fix](Nereids) should not push down project to the nullable side of outer join (#21999) morrySnow 2023-07-20 11:10:11 +08:00
  • 3d0832d973 [fix](stmt-forward) fix forward null packet (#21979) Siyang Tang 2023-07-20 10:45:16 +08:00
  • 0f5b973cb9 [Enhancement](http) Add HttpError to HttpClient::execute_with_retry (#21989) Jack Drogon 2023-07-20 10:43:05 +08:00
  • 5c7c4d90b4 [improvement](catalog) return the root cause of error when forwarding init request to master FE (#22001) Mingyu Chen 2023-07-20 10:42:29 +08:00
  • 8d36de3377 [fix](max_version) protect max_version by meta lock (#21948) Yongqiang YANG 2023-07-20 10:35:23 +08:00
  • 1afe090486 [improvement](memory) modify jemalloc conf in be.conf (#21943) Xinyi Zou 2023-07-20 10:34:31 +08:00
  • 20242d9a0e [Improve](simdjson) put unescaped string value after parsed (#21866) lihangyu 2023-07-20 10:33:17 +08:00
  • 7e1299bcbc [fix](memory) fix mem tracker grace exit 2 (#22003) Xinyi Zou 2023-07-20 10:33:03 +08:00
  • e7f143c266 [Fix](topn opt) forbit outfile when using 2phase read (#21991) lihangyu 2023-07-20 10:32:30 +08:00
  • c364196577 [fuzzy](test) set topnOptLimitThreshold to 0 in fuzzy test temporary (#21952) zhangstar333 2023-07-20 10:22:22 +08:00
  • 28a6a2e44d [Enhancement](binlog) Add partitionRange && indexIds in UpsertRecord && PartitionCommitInfo (#22005) Jack Drogon 2023-07-20 09:52:21 +08:00
  • 2daad2151d [enhancement](jdbc catalog) Add mysql jdbc catalog function to filter push-down identification (#21745) zy-kkk 2023-07-19 23:48:23 +08:00
  • 58f2593ba1 [Fix](Nereids) Add cast comparison with slot reference when inferring predicate (#21171) LiBinfeng 2023-07-19 23:14:26 +08:00
  • c581cf311a [fix](compile) fe cannot compile since parallel merge #21902 and #21951 (#21973) morrySnow 2023-07-19 18:11:50 +08:00
  • a51aab6d29 [FE](compile) fix master fe compile failed (#21971) zhangstar333 2023-07-19 18:02:00 +08:00
  • d180ed418d [fix](stacktrace) Speed up stack trace (#21755) Xinyi Zou 2023-07-19 15:43:14 +08:00
  • 171f374f56 [improvement](invert index) Change the loading method of keyword type (#21893) zzzxl 2023-07-19 15:26:49 +08:00
  • 0fa3efae1d [fix](Nereids): removePhysicalExpression() should clear empty Group. (#21951) jakevin 2023-07-19 14:41:06 +08:00
  • bd40767754 [stats](nereids) dump col stats for all physical plan node and cost details in memo #21902 minghong 2023-07-19 14:10:26 +08:00
  • 56c67a442a [regression-test] add p0/p1 case about partition table (#21777) zhangy5 2023-07-19 14:05:56 +08:00
  • f668b3965e [Enhancement](Nereids)enable nereids DML by default. (#21539) mch_ucchi 2023-07-19 13:52:15 +08:00
  • d8272b16e9 [fix](fe) fd leak of ssl #19645 Xiaocc 2023-07-19 12:45:54 +08:00
  • ce397a8d32 [FIX](map)fix arrow serde with map null key #21955 amory 2023-07-19 12:09:34 +08:00
  • d987f782d2 [refactor](Nereids) refactor cte analyze, rewrite and reuse code (#21727) morrySnow 2023-07-19 11:41:41 +08:00
  • c28b90a301 [Bug](topn opt) disable topn 2 phase read when storage policy is not emtpy (#21909) lihangyu 2023-07-19 10:28:41 +08:00
  • 1110ff49f3 [feature-wip](dbt) exchange table temp to target table atomically (#21931) catpineapple 2023-07-19 10:20:50 +08:00
  • 21633908bd [feature-wip](dbt) overwrite the materialization for table and view (#21935) catpineapple 2023-07-19 10:20:29 +08:00
  • 1818526fba [fix](profile) Fix wrong instance number in query profile (#21808) zclllyybb 2023-07-19 10:00:48 +08:00
  • c993663827 [fix](nereids) fix cte as bc right side hang bug (#21897) xzj7019 2023-07-19 09:43:31 +08:00
  • 5b043a980e [fix](planner)only forbid literal value in AnalyticExpr's order by list (#21819) starocean999 2023-07-19 09:40:55 +08:00
  • d349c955f0 [fix](nereids) Disable auto analyze temporarily #21919 AKIRA 2023-07-19 09:27:24 +08:00
  • e0705f1149 [chore](third-party) Introduce libunwind (#21938) Xinyi Zou 2023-07-19 01:55:26 +08:00
  • 24c00698f2 [fix](stmt-forward) fix should-be-required fields in forward params (#21945) Siyang Tang 2023-07-19 01:52:50 +08:00
  • b35cfc5d5e [opt](join) Opt the performance of join probe (#21845) HappenLee 2023-07-19 01:21:22 +08:00
  • 0de94e857f [Bug](materialized view) fix wrong match mv when mv have where clause (#21797) Pxl 2023-07-19 01:11:39 +08:00
  • 845cf94a7a [feature](function) support time_to_sec (#21722) zclllyybb 2023-07-19 01:09:48 +08:00
  • 1c149439d7 [docs](map)Add map and struct type support parameters (#21802) Jiwen liu 2023-07-19 01:06:23 +08:00
  • 802d73f16d [optimization](heartbeart) Rm startuptime from front heart beart class (#21904) herry2038 2023-07-19 00:56:36 +08:00
  • 4171309b9b [Bug](scanner) fix core dump due to release ScannerContext too early #21946 Pxl 2023-07-19 00:53:23 +08:00
  • f6bfe058be [Fix](information_schema) Schema table varchar len error #21308 Stalary 2023-07-19 00:50:01 +08:00
  • f87fad97e1 [Bug](storage) add lock on base tablet when create_tablet #21915 Pxl 2023-07-19 00:47:19 +08:00
  • fff1983f40 [fix](planner)use tupleId of agg node to get its unsigned conjuncts (#21949) starocean999 2023-07-19 00:46:49 +08:00
  • beec0e9169 [Improvement](tablet clone) impr tablet sched speed and fix tablet sched failed too many times (#21856) yujun 2023-07-18 23:25:22 +08:00
  • dcb165cc9f [opt](hudi) get hudi split concurrently by using parallelStream (#21871) Ashin Gau 2023-07-18 23:19:34 +08:00
  • 28dfcd8785 [fix](pipeline) Fix pipeline that cause plenty timeout of p0 cases #21917 AKIRA 2023-07-18 23:15:49 +08:00
  • d2b199955a [bugfix](deserialize ) pack struct to avoid parse wrong content for file header (#21907) AlexYue 2023-07-18 22:32:41 +08:00
  • a9ea138caf [fix](two level hash table) fix dead loop when converting to two level hash table for zero value (#21899) TengJianPing 2023-07-18 19:50:30 +08:00
  • c6063ed92f [Revert](lazy open) revert lazy open and add case (#21821) HHoflittlefish777 2023-07-18 19:41:33 +08:00
  • 87556b5741 [bug](test) fix regression test case failed with curdate (#21922) zhangstar333 2023-07-18 19:10:55 +08:00
  • d6d27ef428 [fix](Nereids) join other conjuncts should get slot from join output (#21840) morrySnow 2023-07-18 18:22:40 +08:00
  • 2013dcd0e9 [refactor](load) cleanup segment flush logic in beta rowset writer (#21635) Kaijie Chen 2023-07-18 18:17:57 +08:00
  • c36d225a27 [feature](profile) add process hashtable time in join node (#21878) Mryange 2023-07-18 18:09:42 +08:00
  • 3089e4b3b6 [Bug](excution) fix ScannerContext is done make query failed (#21923) Pxl 2023-07-18 17:58:00 +08:00
  • e654b5ddfc [enhancement](broker-load) support special partition path pattern (#21778) Siyang Tang 2023-07-18 14:50:37 +08:00
  • ec12a4159a [fix](planner) push conjuncts into SetOperationStmt inline view (#21718) starocean999 2023-07-18 14:17:07 +08:00
  • 50b81a9c13 [Fix](multi-catalog) Filter invisible files for hive table. (#21867) Xiangyu Wang 2023-07-18 13:08:12 +08:00
  • 417e3e5616 [Feature](delete) support fold constant on delete stmt (#21833) Pxl 2023-07-18 12:56:28 +08:00
  • 19492b06c1 [Bug](decimalv3) fix failed on test_dup_tab_decimalv3 due to wrong precision (#21890) Pxl 2023-07-18 12:53:09 +08:00
  • e1a116af94 [fix](planner)normalize the behavior of from_unixtime() according to Nereids planner (#21723) mch_ucchi 2023-07-18 12:15:38 +08:00