Commit Graph

  • c07a70e22a [Fix](orc-reader) Add missing break introduced by #26548. (#26633) Qi Chen 2023-11-09 18:29:44 +08:00
  • fac1b2b192 [fix](planner)cast floating point type to bigint for bit functions (#26598) starocean999 2023-11-09 18:06:06 +08:00
  • a5565f68b2 [Refactor](opentelemetry) Remove opentelemetry (#26605) zhiqiang 2023-11-09 04:05:34 -06:00
  • eca747413d [Fix](partial update) Fix core when doing partial update on tables with row column after schema change (#26632) bobhan1 2023-11-09 18:00:05 +08:00
  • 8bb6606662 [fix](nestedType)fix nested data type to create table (#26506) zfr95 2023-11-09 14:38:41 +08:00
  • baae7bf339 [fix](information_schema)fix bug that metadata_name_ids error tableid and append information_schema case. (#26238) daidai 2023-11-09 14:07:12 +08:00
  • 22bf2889e5 [feature](tvf)(jni-avro)jni-avro scanner add complex data types (#26236) wudongliang 2023-11-09 13:58:49 +08:00
  • 5f62a4462d [Enhancement](wal) Add wal space back pressure (#26483) abmdocrt 2023-11-09 12:29:05 +08:00
  • 84d1c3ba30 [Improve](ddl) Use RecycleBin to force drop db/table asynchronously (#26563) walter 2023-11-09 12:28:16 +08:00
  • 0929ad568f [fix](regression) move fault-injection data to the right place (#26618) zhengyu 2023-11-09 12:22:13 +08:00
  • db317841a0 [hotfix](editlog) Fix upsert replay on follower not contains loadedTableIndexIds (#26597) Jack Drogon 2023-11-09 12:21:43 +08:00
  • 124a8a9b34 [enhancement](regression) add profile before datev2 insert for debug (#26617) zhengyu 2023-11-09 12:21:15 +08:00
  • 33e46ee13d [enhancement](config) enable single_replica_load by default in BE (#26619) zhengyu 2023-11-09 12:14:37 +08:00
  • 5d52162484 [Test](statistics) Add test cases for external table statistics (#26511) Jibing-Li 2023-11-09 12:12:29 +08:00
  • 57ed781bb6 [fix](regression-test) Add tvf regression tests (#26455) Tiewei Fang 2023-11-09 12:09:32 +08:00
  • d1438a8563 [Fix](orc-reader) Fix orc complex types when late materialization was turned on by disabling late materialization in this case. (#26548) Qi Chen 2023-11-09 12:05:43 +08:00
  • f6b7046a6e [fix](regression-test) add tests for jdbc catalog (#26608) Tiewei Fang 2023-11-09 11:59:35 +08:00
  • 01094fd25e [Coverage](BE) Delete vinfo_func in BE (#26562) zclllyybb 2023-11-09 11:00:15 +08:00
  • 95f74f1544 [FIX](complextype)fix shrink in topN for complex type #26609 amory 2023-11-09 10:56:14 +08:00
  • 74e452f19c [bug](bitmap) fix bitmap value copy operator not call reset (#26451) zhangstar333 2023-11-09 10:05:09 +08:00
  • 7df60a4980 [Refactor](Tvf) delete some unused code of tvf and add doc for queries tvf (#26460) Tiewei Fang 2023-11-09 09:06:09 +08:00
  • 66e591f7f2 [enhancement](brpc) add a auto release closure to ensure the closue safety (#26567) yiguolei 2023-11-09 08:50:42 +08:00
  • 55b2988bfd [Opt](date_add/sub) Throw exception when result of date_add/sub out of range (#26475) zhiqiang 2023-11-08 18:46:51 -06:00
  • faaf0ecc85 [regression-test](framework) Support running tests multiple times and reporting correctly to TeamCity (#26606) shuke 2023-11-08 23:42:53 +08:00
  • 9c828ff79c [cases](regression-test) Add backup & restore test case of dup table (#26490) Changming Xiao 2023-11-08 22:30:01 +08:00
  • 18b3d0ec6b [cases](regression-test) add unique and duplicate backup and restore … (#26491) lw112 2023-11-08 22:29:34 +08:00
  • b3ae7f04f9 [fix](backup) Add repo id to local meta/info files to avoid overwriting (#26536) walter 2023-11-08 22:28:49 +08:00
  • ee6e6911da [regression-test](stream load) Invalid merge type check (#26599) Guangdong Liu 2023-11-08 22:28:30 +08:00
  • 8e332fa979 (selectdb-cloud) Reduce FE db lock range for ShowDataStmt (#26588) walter 2023-11-08 22:24:17 +08:00
  • b7a2c2e9c4 [chore](regression) Do stale resource reclaim before executing cold heat separation p2 case(#26596) AlexYue 2023-11-08 22:14:54 +08:00
  • e92d2fcb5a [improvement](group commit) Group commit insert into can be executed on observer fe (#26589) meiyi 2023-11-08 22:10:06 +08:00
  • a6f9df7096 [LOG] Add fatal log in exchange sink buffer (#26594) HappenLee 2023-11-08 21:52:21 +08:00
  • 5bcf6bfd46 [fix](jdbc catalog) fix mysql zero date (#26569) zy-kkk 2023-11-08 21:41:56 +08:00
  • 1fc360df19 [ci](p0) support run p0 10 times (#26603) Dongyang Li 2023-11-08 21:25:55 +08:00
  • 06343e6d68 [opt](nereids)replace scan by empty relation when all partitions are pruned (#26514) minghong 2023-11-08 20:54:35 +08:00
  • e718952e89 [fix](nereids)only enable colocate scan for one phase global parttion topn in some condition (#26473) starocean999 2023-11-08 20:46:40 +08:00
  • 0c1458f21f [fix](planner)isnull predicate can't be safely constant folded in inlineview (#25377) starocean999 2023-11-08 20:46:29 +08:00
  • d749d99fe2 [fix](nereids)don't normalize column name for base index (#26476) starocean999 2023-11-08 20:45:58 +08:00
  • d0960bac56 [Fix](partial update) Fix partial update info loss when the delete bitmaps of the committed transactions are calculated by the compaction (#26556) bobhan1 2023-11-08 19:56:31 +08:00
  • 223be6947c [opt](Nereids) let DataType toSql same with legacy planner (#26576) morrySnow 2023-11-08 19:34:32 +08:00
  • ec87401581 Fix workload group regression test failed (#26579) wangbo 2023-11-08 19:23:49 +08:00
  • 3bce6d3828 [Opt](orc-reader) Optimize orc string dict filter in not_single_conjunct case. (#26386) Qi Chen 2023-11-08 18:03:18 +08:00
  • 45c2fa62a4 [pipeline](exec) disable shared scan in default and disable shared scan in limit with where scan (#25952) HappenLee 2023-11-08 17:51:12 +08:00
  • a6d2013802 [opt](nereids) use 2 phase agg above union all (#26245) minghong 2023-11-08 17:15:53 +08:00
  • 96d2e3394a [opt](meta) Improve the performance of getting expr name (#26341) seawinde 2023-11-08 17:14:15 +08:00
  • 58bf79f79e [fix](move-memtable) pass load stream num to backends (#26198) Kaijie Chen 2023-11-08 16:16:33 +08:00
  • 6637f9c15f Add enable_cgroup_cpu_soft_limit (#26510) wangbo 2023-11-08 15:52:13 +08:00
  • f018b00646 [ci](perf) add new pipeline of tpch-sf100 (#26334) Dongyang Li 2023-11-08 15:32:02 +08:00
  • a3666aa87e [feature](decimal) support decimal256 when creating table (#26308) TengJianPing 2023-11-08 15:21:01 +08:00
  • be7d49cb9f [Fix](doc) Fixed some errors in the documentation (#26410) xy 2023-11-08 15:19:34 +08:00
  • f80495da83 [fix](Nereids) ban right outer, right anti, full outer with bucket shuffle (#26529) morrySnow 2023-11-08 15:16:50 +08:00
  • 5d4557938a [regression-test](fix) fix export_struct bug (#26561) shuke 2023-11-08 14:57:07 +08:00
  • fc304c0e7c (metric) add histogramJsonMetric and nodeInfo (#26172) xiangran0327 2023-11-08 14:46:18 +08:00
  • 44b51bf0b9 [Feature](Variant) support variant load (#26572) lihangyu 2023-11-08 14:37:57 +08:00
  • 0f3e97f9c5 [regression-test][framework] support cases that can only run in non-concurrent-mode. (#26487) shuke 2023-11-08 12:46:36 +08:00
  • 9502cc758d [fix](regression) fix group commit regression test (#26557) meiyi 2023-11-08 11:57:07 +08:00
  • f8f3bc6a67 Revert "[Chore](ci)Temporarily cancel the mandatory restrictions of ShellCheck (#26553)" (#26565) Calvin Kirs 2023-11-08 11:52:08 +08:00
  • a2419a8eb4 [enhancement](sink) refactor code of auto partition and where clause and enable them on sinkv2 (#26432) Yongqiang YANG 2023-11-08 11:51:40 +08:00
  • 7bad2e1d9f [opt](nereids) infer result column name in ctas and query stmt (#26055) seawinde 2023-11-08 11:28:48 +08:00
  • f4cbbe6429 [chore](workflow) Fix security issues with pull_request_target (#26525) Adonis Ling 2023-11-08 11:23:13 +08:00
  • 47ba4aaf30 [Enhancement](load) add timer and partitions number limit (#26549) zclllyybb 2023-11-08 11:22:40 +08:00
  • c93c8f6105 [opt](nereids) make AGG_SCALAR_SUBQUERY_TO_WINDOW_FUNCTION rewrite rule #25969 minghong 2023-11-08 11:04:08 +08:00
  • 290070074a [refactor](stats) refactor collection logic and opt some config (#26163) AKIRA 2023-11-08 12:03:44 +09:00
  • 1544110c1b [feature-wip](arrow-flight)(step4) Support other DML and DDL statements, besides Select (#25919) Xinyi Zou 2023-11-08 10:50:42 +08:00
  • 806461721c [opt](Nereids) remove Nondeterministic trait from date related functions (#26444) morrySnow 2023-11-08 10:43:37 +08:00
  • b7c81bc736 [Chore](ci)Temporarily cancel the mandatory restrictions of ShellCheck (#26553) Calvin Kirs 2023-11-08 10:42:22 +08:00
  • daea751a98 [Improvement](auditlog) add column catalog for audit log and audit log table (#26403) Yulei-Yang 2023-11-08 10:25:15 +08:00
  • 3cdbb6e637 [Bug](materialized-view) fix some bugs on create mv with percentile_approx (#26528) Pxl 2023-11-08 10:09:37 +08:00
  • 519b48648e [fix](move-memtable) handle status when possible (#26526) Kaijie Chen 2023-11-08 10:09:06 +08:00
  • 607a5d25f1 [feature](streamload) support HTTP request with chunked transfer (#26520) HHoflittlefish777 2023-11-08 10:07:05 +08:00
  • a354f87d2e [refactor](pipeline) simplify runtime state ctor (#26461) Gabriel 2023-11-08 09:57:09 +08:00
  • 70bc8600a9 [fix](regression) fix regression framework bug: if real test result is negative, it will miss check test result (#25734) TengJianPing 2023-11-08 09:05:58 +08:00
  • a6756b4660 [pipelineX](bug) Fix broadcast buffer reference count (#26545) Gabriel 2023-11-08 00:14:48 +08:00
  • 4995ca8fba [fix](move-memtable) ensure segment is flushed before add segment (#26522) Kaijie Chen 2023-11-07 22:42:16 +08:00
  • 32b36d3c9c [refactor](move-memtable) rename proto OpenStreamSink to OpenLoadStream (#26527) Kaijie Chen 2023-11-07 22:41:20 +08:00
  • 3faf3b4118 [chore] Print FE version even if it has been started (#26427) Gavin Chou 2023-11-07 22:33:02 +08:00
  • 5d80e7dc2f [Improvement](pipelineX) Improve local exchange on pipelineX engine (#26464) Gabriel 2023-11-07 22:11:44 +08:00
  • ceccc451fa [enhancement](Nereids): add LOG info to show the phase of NereidsPlanner. (#26538) jakevin 2023-11-07 21:46:54 +08:00
  • 2be6c9ff7d [enhancement](Nereids): when the DPhyper failed, roll back to cascades without join reorder (#26390) 谢健 2023-11-07 20:05:40 +08:00
  • 5e9a23e643 [fix](prepare statement) Not supported such prepared statement if prepare a forward master sql (#26512) meiyi 2023-11-07 19:41:44 +08:00
  • 2bb3ef1981 [refactor](scan) delete bloom_filter_predicate (#26499) Jerry Hu 2023-11-07 19:37:31 +08:00
  • d6eb3324a1 [cleanup](load) remove unused code in sink v2 header (#26521) Kaijie Chen 2023-11-07 19:35:12 +08:00
  • ad1f635070 [Feature](auditloader) Plugin auditloader use auth token to avoid using cleartext passwords in config (#26278) zhiqiang 2023-11-07 05:14:57 -06:00
  • 38a14c3325 [docs](fix) add bitmap_remove in sidebars.json (#26523) Liqf 2023-11-07 19:01:27 +08:00
  • 2feed57f47 [Fix](fs_benchmark_tools) Fix run_fs_benchmark.sh classpath issue. (#26183) Qi Chen 2023-11-07 18:43:30 +08:00
  • a404ff5ab9 [fix](regression) fix group commit regression test (#26519) meiyi 2023-11-07 18:17:45 +08:00
  • ef95e962c7 [fix](timev2) fix Type not implemented in fold by be (#26478) Mryange 2023-11-07 17:25:20 +08:00
  • b0788652bd [bugfix](clickhouse) fix datetime convert error. (#26128) Guangdong Liu 2023-11-07 17:16:07 +08:00
  • 3ad8e27b09 [Fix](autoinc) Init auto increment info in VOlapTableSinkV2 (#26502) bobhan1 2023-11-07 16:51:38 +08:00
  • f0bf3fadad [test](executor)Add workload group regression test (#26446) wangbo 2023-11-07 16:37:54 +08:00
  • efd1aa3016 [Revert](code-style) revert FE code-format #25033 and #26488 (#26505) Mingyu Chen 2023-11-07 16:37:24 +08:00
  • 8da1a9a370 [pipeline](fix) remove unreasonable CHECK (#26504) Gabriel 2023-11-07 15:48:07 +08:00
  • 277329c035 [fix](auditlog) fix without lock in QueryStatisticsRecvr find #26440 Mryange 2023-11-07 13:53:22 +08:00
  • 9687932d57 [refactor](function) improve compoundPred optimization work with children is nullable (#26160) zhangstar333 2023-11-07 13:52:10 +08:00
  • f138aaa07a [fix](nereids) unnest in-subquery with agg node in proper condition (#25800) starocean999 2023-11-07 10:35:13 +08:00
  • 16644eff7f [opt](load) optimize the performance of row distribution (#25546) zclllyybb 2023-11-07 10:04:59 +08:00
  • fa7a38b587 [fix](runtime filter) append late arrival runtime filters in vfilecanner (#25996) Ashin Gau 2023-11-07 09:50:35 +08:00
  • 65304ba216 [fix](code-style) Adapt to checkstyle and spotless (#26488) Guangdong Liu 2023-11-07 00:23:39 +08:00
  • 84b90abeeb [typo](docs)Improve stream load document (#25893) Petrichor 2023-11-06 23:23:45 +08:00
  • daeca7d414 [feature](doris compose) support multiple disk types and other improvement (#25924) yujun 2023-11-06 23:23:09 +08:00