Commit Graph

  • 947d7594c8 [fix](func)fix array_with_const with larger than max_array_size (#38152) amory 2024-07-20 00:19:00 +08:00
  • ffc0d6884d [Fix](load) Fix the channel leak when close wait has been cancelled #38031 (#38125) Xin Liao 2024-07-19 22:58:54 +08:00
  • d9fd419e47 [Fix](JsonReader) fix json with duplicate key entry may result out of bound exception (#38147) lihangyu 2024-07-19 22:53:02 +08:00
  • b24774c340 [branch-2.1][fix](compatibility) Enhance SSL and Long Flag Handling in MySQL Handshake (#38140) zy-kkk 2024-07-19 22:50:51 +08:00
  • 22b9cc6eb2 [fix](mysql)fix mysql row buf (#38145) amory 2024-07-19 22:18:42 +08:00
  • 7b141ffde7 [pick]add min scan thread num for workload group's scan thread (#38123) wangbo 2024-07-19 18:43:05 +08:00
  • dfc82a4011 [fix](inverted index)Support rename column with inverted index (#38079) (#38121) qiye 2024-07-19 17:58:49 +08:00
  • d4d1688df2 [improve](test)Using Awaitility instead of Thread.sleep (#37812) (#38108) Calvin Kirs 2024-07-19 15:32:03 +08:00
  • 53ca312751 [cherry-pick](branch-2.1) Pick "[Fix](delete) Fix delete on value case due to compaction (#37917)" (#38116) abmdocrt 2024-07-19 13:51:39 +08:00
  • 27d7461644 [Opt](Iceberg) Simplify the code of getting time travel snapshotId (#34299) (#38101) Mingyu Chen 2024-07-19 09:45:56 +08:00
  • bb2b7774df [feature](iceberg) iceberg write support insert overwrite and optimize hive write transaction statistics and (#37191) (#38097) Mingyu Chen 2024-07-19 09:45:41 +08:00
  • 4d03e288c2 [fix](case)fix 2.1 s3 case (#38088) zhangdong 2024-07-19 04:00:56 +08:00
  • 301ff6af22 [Fix](nereids) add backquote and qualifier to udf, column, column alias and table alias when create view (#37237) (#37984) feiniaofeiafei 2024-07-19 00:56:26 +08:00
  • 5d17ff9d95 [fix](mtmv)Mtmv support force replica 2.1 (#38090) zhangdong 2024-07-18 23:52:34 +08:00
  • 90466cacc5 [regression](case) fix bad base (#38084) Dongyang Li 2024-07-18 23:52:06 +08:00
  • 5cddb709e0 [fix](test)fix regression test case failure (#38066) starocean999 2024-07-18 23:51:25 +08:00
  • de2272ce48 [fix](round) fix round decimal128 overflow (#37733) (#37963) camby 2024-07-18 23:50:23 +08:00
  • 426493a7f1 [cherrypick] Fix profile eject (#38095) zhiqiang 2024-07-18 23:38:56 +08:00
  • 4b31e52b24 [enhancement](runtimefilter) fix potential core in runtime filter sync filter size (#38058) (#38093) yiguolei 2024-07-18 23:11:26 +08:00
  • 294157dafc [fix](core) fix closure use after release #38087 (#38094) Mryange 2024-07-18 22:44:30 +08:00
  • 6d8377653d [fix](regression test) test_alter_colocate_group due to force_olap_table_replication_num #35835 (#38092) yujun 2024-07-18 22:33:02 +08:00
  • 6733c7c226 [chore](fe) Returns dropped partitions in GetMeta request (#38069) walter 2024-07-18 21:20:57 +08:00
  • 4f03bde1e8 [Feat](job)scheduled job allows the time to be set in the past (#36732) (#37573) Calvin Kirs 2024-07-18 19:15:10 +08:00
  • bd00f56b10 [fix](auth)fix mtmv name to resolve conflicts (#38057) zfr95 2024-07-18 19:13:55 +08:00
  • ff593806b8 [test](mtmv)add increment create mtmv case (#38054) zfr95 2024-07-18 19:10:14 +08:00
  • 13e9842f17 [enhancement](memtable) use shared ptr for flush token since it is shared between memtable write thread and flush thread (#38023) (#38068) yiguolei 2024-07-18 19:09:40 +08:00
  • b7c038eb11 [fix]fix be core when migration tablet to other disk (#37712) (#38062) Gavin Chou 2024-07-18 17:51:32 +08:00
  • 10a8cf6fec [test](mtmv)add join infer and derive test case (#38053) zfr95 2024-07-18 17:50:23 +08:00
  • 8c6ff22e04 [Pick](Variant) fix heap use after free and optimize cases #37991 #37976 (#38037) lihangyu 2024-07-18 16:53:09 +08:00
  • 88d771d360 [pipeline](fix) Avoid to use a freed dependency when cancelled (#34584) (#38046) Gabriel 2024-07-18 15:27:10 +08:00
  • c30c1d2436 [branch-2.1] Picks "[opt](delete) Delete job should retry for failure that is not DELETE_INVALID_XXX #37834" (#38032) bobhan1 2024-07-18 14:50:30 +08:00
  • 7dd01b1fa9 [fix](publish) Pick Catch exception in genPublishTask to make one failed txn does not block the other txns (#37724) (#38042) meiyi 2024-07-18 14:15:49 +08:00
  • ea457aad77 [fix](Nereids) add order_qt in fuction groovy (#37542) (#38040) 谢健 2024-07-18 14:15:07 +08:00
  • 20ee38ea52 [fix](case)fix s3 tvf case failed in pipeline of 2.1 (#37995) zhangdong 2024-07-18 10:23:40 +08:00
  • 0e248e3594 [fix](inverted index) Corrected the issue of no_index_match failure caused by empty data #37947 (#38002) zzzxl 2024-07-18 10:04:36 +08:00
  • ebc178af23 [fix](nereids)acos function should return null literal instead of NaN value (#37996) starocean999 2024-07-18 09:28:56 +08:00
  • dcfc72bb36 [fix](nereids) bug: after is-null stats derive, other column stats are dropped (#37809) (#38024) minghong 2024-07-18 08:11:09 +08:00
  • b16cd30a20 [opt](inverted index) set support_phrase default true if parser is set (#38028) zzzxl 2024-07-18 08:07:16 +08:00
  • 38885d4b00 [fix](load) fix memtable agg functions (#38017) (#38021) Kaijie Chen 2024-07-17 23:04:57 +08:00
  • 2dbc996a1b [fix](regression)Fix test_agg_complex_type fail case. Improve analyze_stats time consumption. (#37895) (#38014) Jibing-Li 2024-07-17 22:15:21 +08:00
  • 3d5043817a Revert "[opt](serde)Optimize the filling of fixed values ​​into block columns without repeated deserialization. (#37377)" (#38007) Mingyu Chen 2024-07-17 21:44:25 +08:00
  • 629d7ff048 [fix](nereids) fix aggr node colocate flag local shuffle depends on (#38016) xzj7019 2024-07-17 21:34:30 +08:00
  • 78d51ca320 [fix](Nereids) tablet prune wrong when decimal value scale is nagtive (#37889) (#38013) morrySnow 2024-07-17 20:12:14 +08:00
  • 7180290d68 [fix](dynamic partition) fix create dynamic partition with overlap not throw exception #37924 (#37964) yujun 2024-07-17 19:13:35 +08:00
  • 4d359cd946 [improvement](regression)Use createMV to create materialized view. (#37837) (#37992) Jibing-Li 2024-07-17 17:16:04 +08:00
  • 2e6f49af15 [opt](Nereids) support no-key hint parameter (#37720) (#37988) morrySnow 2024-07-17 16:59:25 +08:00
  • b2a4cff51b [fix](nereids)fix nullable property of ForEachCombinator (#37980) starocean999 2024-07-17 13:48:21 +08:00
  • 1875267796 [fix](routine-load) fix routine load pause when Kafka data deleted after TTL (#37288) (#37983) hui lai 2024-07-17 13:47:26 +08:00
  • db0a43bad2 [Chore](exchange) change LocalExchangeSharedState:mem_usage signed ty… (#37981) Pxl 2024-07-17 13:46:51 +08:00
  • f2cf8b7d6f [Fix](InternalSchema) Compute nodes should not be used for Internal schema three replica (#36130) (#37961) Mingyu Chen 2024-07-17 13:45:32 +08:00
  • cf5c555223 [fix](case)Fix unusual case in manager_interface.(#37930) (#37967) daidai 2024-07-17 12:27:07 +08:00
  • 33b379a51d [bug](join) remove broadcast join check about shared hashtable signal (#37969) zhangstar333 2024-07-17 12:26:19 +08:00
  • ba66ff5768 [fix](multi-catalog)fix paimon meta properties convert (#37249) (#37958) Mingyu Chen 2024-07-17 01:04:33 +08:00
  • b6e5281a1c [Fix](bug) fix the divide zero in local shuffle: (#37948) HappenLee 2024-07-17 01:03:53 +08:00
  • 21c6b854f7 [fix](explode-json-object)fix explode json object (#37956) amory 2024-07-17 01:03:07 +08:00
  • 3d095c737d [fix](case)partition num will be 3 in daily pipeline (#37954) zhangdong 2024-07-17 00:59:15 +08:00
  • dbd2b0abf7 [improvement](mtmv) improve mv rewrite performance by reuse the shuttled expression (#37197) (#37935) seawinde 2024-07-17 00:52:58 +08:00
  • 359e50fc58 [fix](load) change tablet schema pointer to shared_ptr in memtable (#37927) (#37939) Kaijie Chen 2024-07-16 22:32:03 +08:00
  • f7068b5658 [cherry-pick](branch-2.1) Make doris read hive text table parameters and behavior consistent with hive (#37840) 苏小刚 2024-07-16 22:24:50 +08:00
  • 49faccbf50 [enhancement](nereids) speedup sql cache with use variable as partition predicate (#37943) 924060929 2024-07-16 22:11:18 +08:00
  • b15ccdbe98 [Pick](Variant) pick some fix (#37922) lihangyu 2024-07-16 21:38:47 +08:00
  • 2edb9501b5 [Pick]Fix show role stmt missing grouo info (#37920) wangbo 2024-07-16 20:41:59 +08:00
  • cc85f7b94c [fix](build index)Remove index_meta in tablet schema when the index is dropped. (#37646) (#37897) qiye 2024-07-16 20:32:30 +08:00
  • adf11737f0 [fix](catalog)Fix internal program error causing client to get stuck … (#37821) zhangdong 2024-07-16 20:22:47 +08:00
  • 9ff129b630 [fix](stream_load) fix stream load may failed caused by column name with keyword (#35822) (#37890) caiconghui 2024-07-16 20:20:34 +08:00
  • 36337c8bd9 [fix](multicast) should not ignore Status of block::merge #35886 (#37869) TengJianPing 2024-07-16 19:03:24 +08:00
  • faa425bee5 [fix](colocate) fix colocate join while multi tables (#37729) (#37859) camby 2024-07-16 19:02:36 +08:00
  • 8440303b91 [fix](delete) Incorrect precision detection for the decimal type in condition.​ (#37801) (#37904) Jerry Hu 2024-07-16 19:02:02 +08:00
  • 9861f81630 [branch-2.1](memory) Fix Jemalloc Cache Memory Tracker (#37905) Xinyi Zou 2024-07-16 19:01:31 +08:00
  • 81a7542cae [pick]Add audit log event queue size limit (#37914) wangbo 2024-07-16 19:00:22 +08:00
  • cc6ff12097 [opt](function) Optimize the trim function for single-char inputs (#3… (#37799) Mryange 2024-07-16 17:52:52 +08:00
  • 638ee2607e [fix](regression test) fix test_schema_change_fail due to set force_olap_table_replication_num #34343 (#37860) yujun 2024-07-16 17:40:42 +08:00
  • 638d4b6f27 [Bug](function) Fix function for cast string as date/datetime (#35637) (#37891) yongjinhou 2024-07-16 17:22:03 +08:00
  • 46c06b3d97 [enhancement](regression-test) sync unique case to 2.1 (#37272) kkop 2024-07-16 16:59:33 +08:00
  • 1f779ba9de [branch-2.1](arrow-flight-sql) Open regression-test/pipeline/p0/arrow_flight_sql (#37727) Xinyi Zou 2024-07-16 16:23:43 +08:00
  • 9fd4795080 [opt](iceberg)Add a new appearance to display the pushDown count for 2.1 (#37046) (#34928) (#37810) wuwenchi 2024-07-16 16:03:44 +08:00
  • cb2f95ee2e [fix](Nereids) fix fe fold constant failed when using like function (#37864) LiBinfeng 2024-07-16 16:02:29 +08:00
  • c1b1437fc3 [Bug](bitmap) clear set when bitmap fastunion (#37816) (#37875) Pxl 2024-07-16 16:01:32 +08:00
  • 80ea98b371 [fix](nereids)subquery unnesting get wrong result if correlated conjuncts is not slot_a = slot_b (#37683) starocean999 2024-07-16 15:06:40 +08:00
  • 02716598d4 [Fix](sql function) memory overflow to the left of string address when do_money_format has small negative value #36226 (#37870) zhiqiang 2024-07-16 15:04:42 +08:00
  • 2c80259f66 [fix](mtmv) use isManagedTable instead of check table type (#34287) (#37822) zhangdong 2024-07-16 15:01:28 +08:00
  • 2c4b5519e9 [cherry-pick](branch-2.1) let insert statement support CTE (#36150) (#36265) Liu Zhenlong 2024-07-16 14:50:53 +08:00
  • 9bb37e3616 [Bug](runtime-filter) try to fix DCHECK fail on _acquire_runtime_filter (#37805) Pxl 2024-07-16 14:37:54 +08:00
  • 8e42871228 [fix](in expr) fix error result when in expr has null value and lef… (#37800) Mryange 2024-07-16 14:04:35 +08:00
  • 253f929234 [cherry-pick](branch-2.1) fix inverted index file size (#37836) Sun Chenyang 2024-07-16 11:28:47 +08:00
  • e84b9a0eaa [fix](auth)fix fe can not restart when replay create row policy log (… (#37820) zhangdong 2024-07-16 11:28:19 +08:00
  • d7e84b7ee3 [Enchancement](bitmap) optimize bitmap deserialize and remove some unused code (#37623) Pxl 2024-07-16 11:21:54 +08:00
  • 2957fdc039 [branch2.1] pick [fix](show) show create table show index comment err… (#37034) zgxme 2024-07-16 11:19:27 +08:00
  • 47096f2083 [test](regression) add cases for data quality error url (#34987) (#37777) Kaijie Chen 2024-07-16 11:12:52 +08:00
  • 7951090283 [minor](dependencies)upgrade aircompressor to 0.27 (#36106) (#37572) Calvin Kirs 2024-07-16 11:11:58 +08:00
  • f1d22a9610 [fix](mtmv) fix mtmv task nereids cost too much time (#37589) (#37819) zhangdong 2024-07-16 11:08:18 +08:00
  • 3cb1d4e842 [feature](json)support explode_json_object func #36887 (#37378) amory 2024-07-16 10:59:11 +08:00
  • e64f2997e9 [fix](function) fix core when input not null array in foreach functio… (#37798) Mryange 2024-07-16 10:57:11 +08:00
  • 6932eef65e [opt](serde)Optimize the filling of fixed values ​​into block columns without repeated deserialization. (#37377) (#37530) daidai 2024-07-16 10:56:13 +08:00
  • 0080815d11 [cherry-pick](branch-2.1)fix be metric doris_be_process_thread_num is zero (#36719) Xujian Duan 2024-07-16 10:43:06 +08:00
  • e7a001c420 [enhance](mtmv)support partition tvf (#37795) zhangdong 2024-07-16 09:27:44 +08:00
  • aa2b902633 [cherry-pick](branch-21) fix broadcast join running when hash table build not finished (#37844) zhangstar333 2024-07-16 09:20:06 +08:00
  • bdf3e3a17e [test](docker) change the default region for docker compose (#37768) (#37813) Mingyu Chen 2024-07-15 22:18:33 +08:00
  • 1d49d386aa [cherry-pick](branch-21) remove the useless code in column vector (#34432) (#37827) zhangstar333 2024-07-15 22:10:58 +08:00
  • 010d9d88f8 [Feature](rpc) support set brpc_idle_timeout_sec and enable thrift so… (#37808) Pxl 2024-07-15 21:12:25 +08:00