Commit Graph

  • 92dc395f9a [fix](nereids)should always call visitBoundFunction first when binding ElementAt function (#30469) starocean999 2024-01-28 00:23:22 +08:00
  • 7e19224a6c [fix](function) fix ipv4 funcs get failed error, improve an ipv6 func and exception message (#30269) Chester 2024-01-27 21:37:44 +08:00
  • 0433b8730d [Feature](profile)add shuffle send rows/bytes #30456 wangbo 2024-01-27 17:09:17 +08:00
  • b1a9370004 [fix](glue)support access glue iceberg with credential list (#30473) slothever 2024-01-28 18:23:07 +08:00
  • f988686708 2.1.0-rc07 yiguolei 2024-01-27 10:55:03 +08:00
  • 96c4fcfb20 [improve](node) refactor partition sort node to reduce memory use zhangstar333 2024-01-26 14:21:18 +08:00
  • e9218861ec fix code format yiguolei 2024-01-27 10:40:27 +08:00
  • 4f915129a9 [pipelineX](localexchange) Add local exchange before TabletFunction (#30446) Gabriel 2024-01-27 10:24:36 +08:00
  • 5d7543b30b [feature](ranger) Support Apache ranger for Doris (#27864) Mingyu Chen 2024-01-27 09:08:15 +08:00
  • 2284575afa [opt](nereids)set flag to indicate if bloom filter size is calculated by ndv (#30278) minghong 2024-01-26 09:59:21 +08:00
  • 5986d5415e [opt](Nereids) make runtime filter target support expression (#30131) minghong 2024-01-23 19:29:18 +08:00
  • 823c469c5c [fix](rowsetreader) determine merge iterator considering segment num (#29269) Yongqiang YANG 2024-01-27 08:51:21 +08:00
  • e576412a56 fix iceberg table get split fail when with date type conjuct (#30162) GoGoWen 2024-01-27 08:47:36 +08:00
  • bedad15f03 [enhancement](scanner) add a lower bound for bytes in scanner queue (#29624) Yongqiang YANG 2024-01-27 00:06:19 +08:00
  • f571ffe57f (fix)[group commit] Row count is incorrect when enable pipeline load (#30447) meiyi 2024-01-27 00:01:45 +08:00
  • d191809372 [fix](pipeline) Fix non-prepared execute of UnionOperator (#30355) zclllyybb 2024-01-26 22:12:48 +08:00
  • d51cbf00f4 [minor fix](use_fix_replica) handle set use_fix_replica < 0 (#30358) zhiqiang 2024-01-26 22:01:25 +08:00
  • 46cadc9856 [minor](Prefetch) log slow prefetch io operation #30415 AlexYue 2024-01-26 21:13:32 +08:00
  • 5d2b011a8d [fix](ES catalog) throw exception when ES meta track failed (#30409) qiye 2024-01-26 21:11:16 +08:00
  • 04237f60e0 [feature](Nereids): eager aggreagate support mix agg function (#30400) jakevin 2024-01-26 21:10:08 +08:00
  • cea9cf07a4 [docs](fix) Fix 2.0.4 Release note for master #30434 KassieZ 2024-01-26 21:09:06 +08:00
  • 1fdb323154 [pipeline](load) p0 load failed in pipeline stream load (#30438) HappenLee 2024-01-26 21:08:43 +08:00
  • f1a135619c [fix](fe) Fix BackendHbResponse serialization compatibility problem (#30433) Lei Zhang 2024-01-26 20:46:23 +08:00
  • 22322a3864 [refactor](join) remove unused RowRefListType from join (#30442) Jerry Hu 2024-01-26 20:44:02 +08:00
  • 904182685b [debug](move-memtable) enable brpc debug log in regression pipelines (#30389) Kaijie Chen 2024-01-26 19:16:31 +08:00
  • fe082e374f [doc](fix) K8s doc modify configmap code (#30420) catpineapple 2024-01-26 19:09:33 +08:00
  • 713798d549 [feature](nereids)support mark join (#30133) starocean999 2024-01-26 18:45:18 +08:00
  • f25af15842 [Fix](Nereids) Fix lost predicate when query has a filter at the right input of the outer join (#30374) seawinde 2024-01-26 17:41:48 +08:00
  • 2befa75b9c [Rf](exec) Support build exactly not cal by ndv (#30398) HappenLee 2024-01-26 17:14:46 +08:00
  • 5e4674ab66 [fix](partial update) mishandling of exceptions in the publish phase may result in data loss (#30366) zhannngchen 2024-01-26 15:58:43 +08:00
  • 4bd97b5094 [docs](update) Update 2.0.4 release (#30416) KassieZ 2024-01-26 15:36:53 +08:00
  • 8543167195 [Nereids](Variant) Implement variant type and support new sub column access method (#30348) lihangyu 2024-01-26 15:12:16 +08:00
  • 1c449d3204 [Improvement](priv) move check priv out of analyze (#30403) Pxl 2024-01-26 15:04:32 +08:00
  • 18b5b72cd9 [improve](stack_trace) avoid print stack trace in group commit (#30399) meiyi 2024-01-26 14:37:55 +08:00
  • 9aa3cdfa1b Change auto analyze max table width default value to 100. (#30395) Jibing-Li 2024-01-26 14:18:57 +08:00
  • 9aaa6ba351 [Fix](Variant) fix variant lost null info after cast_column (#30153) lihangyu 2024-01-26 14:02:26 +08:00
  • 4bdc2cde2a [chore](Nereids) enable nereids if update from doris 1.x (#30369) morrySnow 2024-01-26 12:05:34 +08:00
  • a954bab81a [fix](function) fix error result in time_to_sec and timediff (#30248) Mryange 2024-01-26 10:29:09 +08:00
  • 144204fecc [Refactor](Rf) refactor the code of runtime filter (#30268) HappenLee 2024-01-26 10:16:17 +08:00
  • 09ae37dcc5 [pipelineX](localexchange) Adjust local exchange plan rule (#30393) Gabriel 2024-01-26 10:10:51 +08:00
  • 6f8c133a37 [chore] Remove unused test_show_create_catalog.out (#30290) Gavin Chou 2024-01-26 08:20:24 +08:00
  • 25c71e386b [minor](Cooldown) Log the old rowset id when uploading rowset to S3 #30339 AlexYue 2024-01-25 23:58:40 +08:00
  • 584d73e3f9 change to rc06 yiguolei 2024-01-27 08:56:22 +08:00
  • 9857a38b63 [fix](fe) Fix BackendHbResponse serialization compatibility problem (#30441) Lei Zhang 2024-01-26 17:58:14 +08:00
  • 64f7a5f395 [fix](fe)add from_unixtime to null_result_with_one_null_param_functions set (#30388) starocean999 2024-01-25 23:55:03 +08:00
  • 2ae02efd46 [BugFix](MutilCatalog) fix local file system unavailable in iceberg hadoop catalog (#26769) GoGoWen 2024-01-25 23:46:04 +08:00
  • 6734fb10f9 Revert "[temporary](log) Add temporary log for debug insert into lost result (#30140)" (#30382) HappenLee 2024-01-25 21:38:46 +08:00
  • 75ba0aa90a [fix](group_commit) Fix commit txn problem when replaying wal (#30361) huanghaibin 2024-01-25 21:20:10 +08:00
  • 7938531d1e [feature](load) enable memtable on sink node by default (#30372) Kaijie Chen 2024-01-25 21:15:33 +08:00
  • 90ed663eb0 [fix](move-memtable) all sinks wait stream close for load timeout (#30356) Kaijie Chen 2024-01-25 19:37:02 +08:00
  • 007a489f46 [memoryleak](execontext) dctor should be virtual to avoid memory leak (#30359) yiguolei 2024-01-25 18:25:42 +08:00
  • ce0b4fed6d [feat](log) Update RestApiExceptionHandler log level from debug to warn (#30306) Lei Zhang 2024-01-25 18:22:42 +08:00
  • 2ecc6ed0d4 [opt](inverted index)Add RAM directory null cases (#30353) qiye 2024-01-25 17:21:07 +08:00
  • 4452f5df19 [doc](release) fix connector release doc (#30362) wudi 2024-01-25 16:00:05 +08:00
  • 3ffd5b8e9a [fix](Nereids) some special expression should not be constant (#30305) morrySnow 2024-01-25 15:58:19 +08:00
  • 4681958cf7 [improvement](replica) set replica drop write editlog (#30345) yujun 2024-01-25 15:32:56 +08:00
  • e8a20d8899 [fix](meta) remove default_cluster prefix in recover db log (#30350) Mingyu Chen 2024-01-25 14:30:53 +08:00
  • 9174ac921b Fix statistics p0. (#30351) Jibing-Li 2024-01-25 14:30:17 +08:00
  • 92d4ce31ae [improve](routine-load) optimize error msg when failed to fetch Kafka info #30298 HHoflittlefish777 2024-01-25 14:08:40 +08:00
  • 0f81ecf415 [feat](Nereids): eliminate inner join by pk fk when comparing mv (#30258) 谢健 2024-01-25 14:01:34 +08:00
  • 0a5c375068 [fix](Nereids): when predicate contains right output, don't convert outer to anti join (#30276) 谢健 2024-01-25 14:01:27 +08:00
  • bb021668c9 [feat](log) Add more log about cost time for dropTable (#30284) Lei Zhang 2024-01-25 13:41:27 +08:00
  • ccde65b942 [fix](Cooldown) Enhance calculate logic of _has_data_to_cooldown (#30244) (#30299) AlexYue 2024-01-25 13:25:34 +08:00
  • f87484d6b3 [fix](Nereids) fix create array function type coercion (#30329) morrySnow 2024-01-25 13:20:32 +08:00
  • b60a272be0 [Bug](pipeline) Fix pipeline load lose data use wrong var check order (#30341) HappenLee 2024-01-25 13:10:51 +08:00
  • 6614d40dad [bugfix](core) fix core due to send rpc and request is deconstructed (#30344) yiguolei 2024-01-25 12:28:59 +08:00
  • b1722231c4 [Fix](doc) Modify some default values in the documentation (#30304) xy 2024-01-25 12:26:46 +08:00
  • 01c394acc2 [fix](inverted index)support merge null_bitmap during index compaction (#30326) qiye 2024-01-25 12:01:50 +08:00
  • 081da1299a [fix](fe) Fix FrontendHbResponse serialization compatibility problem (#30337) Lei Zhang 2024-01-25 10:48:08 +08:00
  • ff47c69bf9 [doc](fix) K8s doc modify and add pvc network docs (#30307) catpineapple 2024-01-25 10:43:27 +08:00
  • 61bab1f1c0 [Fix](inverted index) fix data size when drop inverted index (#30327) airborne12 2024-01-25 10:15:25 +08:00
  • 1d7d7ee9b6 [Chore](join) split out join hash map from hash map (#30280) Pxl 2024-01-25 10:08:25 +08:00
  • 5b462194d1 [Feature](materialized-view) support rewrite case when to if on legacy planner to make mv work (#30320) Pxl 2024-01-25 10:06:37 +08:00
  • 5ba9987d3a [Fix](executor)Release resource correctly when drop workload group (#30279) wangbo 2024-01-25 09:47:57 +08:00
  • 3d22f9cfc8 [feature](replica) Add drop replica safely on backend (#30303) yujun 2024-01-25 09:32:23 +08:00
  • 49f879f8fd [regression test](framework) add waitFor action (#30289) Guangdong Liu 2024-01-24 23:21:15 +08:00
  • bee6ae73c7 [minor](Nereids): enable PushDownTopNDistinctThroughJoin (#30275) jakevin 2024-01-24 22:19:28 +08:00
  • 15728756e2 [improve](streamload) do not print stack trace when get data from pipe meet cancel (#30297) HHoflittlefish777 2024-01-24 21:51:09 +08:00
  • 2e6a00690f [Fix](smooth-upgrade) fix unnecessary high version of smooth upgrade (#30283) zclllyybb 2024-01-24 20:56:12 +08:00
  • 825fe1470f [Docs](arm) update arm compilation and auto partition (#30311) zclllyybb 2024-01-24 20:54:48 +08:00
  • 1322c813d3 [Fix](executor)Fix return stack to fe #30316 wangbo 2024-01-24 20:36:53 +08:00
  • 0287651114 [fix](char) fix char column type not check lenght (#30266) xueweizhang 2024-01-24 20:33:12 +08:00
  • 86d7a8be44 [improvement](statistics nereids)Nereids support select mv. (#30267) Jibing-Li 2024-01-24 19:27:15 +08:00
  • 67051318a2 [docs](fix)fix max_filter_ratio default value #30318 Liqf 2024-01-24 18:11:43 +08:00
  • 63cf2777f9 [improvement](statistics)Catch load column stats exception, avoid print too much stack info to fe.out #30315 Jibing-Li 2024-01-24 18:09:25 +08:00
  • 83ea486b15 [fix](Nereids): Except just can merge with left deep shape (#30270) jakevin 2024-01-24 18:04:16 +08:00
  • 1aa006c80f [fix](ci) add single quote to the value of the session variables when setting it (#30295) Dongyang Li 2024-01-24 17:55:10 +08:00
  • 72026778fe [optimize](inverted index) Use inverted index filter null field (#30237) zxealous 2024-01-24 17:46:30 +08:00
  • 7e60369ba2 [Feature](materialized-view) support create mv with count(*) (#30313) Pxl 2024-01-24 17:45:47 +08:00
  • 101b2593fc [regression test](schema change) add case for tinyint/smallint/int/bigint/float/double type in agg (#30193) Guangdong Liu 2024-01-24 17:18:35 +08:00
  • df504df475 [regression test](schema change) add case for partition (#30195) Guangdong Liu 2024-01-24 17:15:07 +08:00
  • e94683fffb [pipelineX](refactor) refine relationship between shared state and dependency (#30294) Gabriel 2024-01-24 17:00:48 +08:00
  • 2951f9a2c7 [fix](Nereids) relation in constraints should be multi parts (#30293) 谢健 2024-01-24 14:09:53 +08:00
  • 7e1a986fa1 [feat](Nereids): eliminate left outer join by unique when comparing mv (#30228) 谢健 2024-01-24 14:05:38 +08:00
  • cd70f45ce2 [test](ut) added UT cases for show build index (#29561) Nitin-Kashyap 2024-01-24 11:29:33 +05:30
  • ca5a314765 [fix](function) make STRLEFT and STRRIGHT and SUBSTR function DEPEND_ON_ARGUMENT (#28352) koarz 2024-01-24 13:34:59 +08:00
  • 88fdb2677d [fix](catalog) fix Uninitialized connection pool parameters in hmsjdbcclient (#30262) zy-kkk 2024-01-24 12:06:17 +08:00
  • 2f68aac885 [Improvement](Nereids) Support to query rewrite by materialized view when join input has aggregate (#30230) seawinde 2024-01-24 10:46:50 +08:00
  • f85b04c2c6 [fix](datatype) fixed decimal type implicit cast handling in BinaryPredicate (#30181) Nitin-Kashyap 2024-01-24 07:27:23 +05:30
  • 79d178ca54 [test](ut) added UT cases for show create materialized view (#29563) Nitin-Kashyap 2024-01-24 07:10:09 +05:30