Commit Graph

  • ca75c9b8ab add more logs to debug timeout yiguolei 2024-01-10 08:33:14 +08:00
  • fc4ca712ed [bugfix](core) using weak ptr in data stream receiver to avoid runtime state is deconstructed (#29410) yiguolei 2024-01-10 08:32:19 +08:00
  • ff7f09fe1f [fix](executor) Fe publish topic info tcp leak (#29739) HB 2024-01-09 23:31:20 +08:00
  • 7287c0ca15 [Opt](exec)(multi-catalog) Opt date type reading. (#29571) Qi Chen 2024-01-09 23:29:38 +08:00
  • fe5b0e9880 [FIX](struct)fix struct literal in fe const fold with field name #29735 amory 2024-01-09 22:53:17 +08:00
  • 71b017efee [typo](docs) fix invalid url (#29471) hechao 2024-01-09 22:32:07 +08:00
  • d531111922 [test](regression-test) forbid test_index_failure_injection (#29741) shuke 2024-01-09 20:49:33 +08:00
  • 2c44951543 [fix](planner)only allow null safe equal when both children are nullable (#29470) starocean999 2024-01-09 19:53:52 +08:00
  • 94ebf9d7f6 [test](regression-test) forbid test_load_stream_stub_failure_injection #29728 shuke 2024-01-09 19:21:48 +08:00
  • 463a7ab212 [Performance](exec) opt the exchange performance (#29579) HappenLee 2024-01-09 19:19:44 +08:00
  • 48f58510a8 [refactor](tabletwriter) make tablet writer's rpc callback safe, could exit any time (#29684) yiguolei 2024-01-09 18:44:41 +08:00
  • c16a531513 [FIX](regresstest)delete replicate create table numbers #29722 amory 2024-01-09 18:25:50 +08:00
  • f8aba3faae [Enhancement](index tool) refine inverted index tool code (#29717) airborne12 2024-01-09 17:39:52 +08:00
  • aa22698fe7 [fix](case) fix unstable case by add def before variable define (#29082) Dongyang Li 2024-01-09 17:38:54 +08:00
  • 2d04b72b5d [opt](case) Update test_hive_query_cache.groovy (#29694) Dongyang Li 2024-01-09 17:36:52 +08:00
  • a5a63856be [chore](case) update regression-test README #29031 Dongyang Li 2024-01-09 17:36:19 +08:00
  • 7a75cde77d [fix](schemachange) Fixed the issue of incorrect log information when distribution columns are compared inconsistently (#27013) gnehil 2024-01-09 17:21:24 +08:00
  • 0a853be3d1 [fix](storage medium) show create table don't print empty storage medium #29650 yujun 2024-01-09 16:47:28 +08:00
  • b7a819bd24 [Fix](typo) Fix analyzeGroupCommitDataBytes typo #29640 abmdocrt 2024-01-09 16:41:31 +08:00
  • 7738eca6da [Bug](stream-load) fix stream load failed on table with rollup (#29665) Pxl 2024-01-09 16:38:20 +08:00
  • 9cbb55d49b [fix](Nereids) create double literal when create decimal literal failed (#28959) morrySnow 2024-01-09 16:37:58 +08:00
  • 67986a8a6f [fix](case) external case, specify networks (#29699) Dongyang Li 2024-01-09 16:33:29 +08:00
  • aec373e2a0 [fix](regression) remove a buggy fault-injection case which make BE crash (#29673) zhengyu 2024-01-09 16:28:30 +08:00
  • da182a8b6f [feature](nereids)print nereids node id in explain (#29238) minghong 2024-01-09 16:15:59 +08:00
  • e4707154fa [opt](statistics) create or update table stats after alter column stats. Jibing-Li 2024-01-09 16:06:08 +08:00
  • abb7640d37 [debug](timeout) add more log in scanner ctx to find timeout problem #29704 yiguolei 2024-01-09 15:42:06 +08:00
  • fda001b6d3 [Improvement](nereids) Support join derivation when mv rewrite (#29609) seawinde 2024-01-09 15:32:19 +08:00
  • 34fe5ee38b [feat](Nereids) support show constraint command (#29667) 谢健 2024-01-09 15:31:13 +08:00
  • be56bf06cf [feature](function) support ip function named is_ip_address_in_range(addr, cidr) (#29681) yangshijie 2024-01-09 15:19:51 +08:00
  • 7357ca62af [improvement](statistics)Only write editlog for manual analyze task, don't need to do so for auto tasks. #29685 Jibing-Li 2024-01-09 15:03:06 +08:00
  • 374c638788 [improvement](executor) improve readability and efficiency of the checks (#29696) xy 2024-01-09 14:54:44 +08:00
  • bff7f3f980 [fix](regression) change reference of s3 in p1 via getS3url #29693 zclllyybb 2024-01-09 14:53:10 +08:00
  • 2959219b4d [Enhancement](wal) Add fault injection case for wal back pressure (#29689) abmdocrt 2024-01-09 14:52:51 +08:00
  • 78aabc3492 [session](shared) disable shared scan in default (#29703) HappenLee 2024-01-09 14:09:49 +08:00
  • 87a6def862 [Fix](index tool) fix inverted index tool memory leak (#29701) airborne12 2024-01-09 14:08:35 +08:00
  • 028e59efab [refactor](Nereids): unify all replaceNamedExpressions (#28228) jakevin 2024-01-09 13:32:55 +08:00
  • 0c7c9485b6 [Fix](nereids) Fix get ralated partition table when nodata (#29453) seawinde 2024-01-09 11:56:22 +08:00
  • 28695249ea [Fix](nereids) Fix partition check failure (#29642) seawinde 2024-01-09 11:55:44 +08:00
  • d50c8b6d3a [Improvement](nereids) Query rewrite by mv support bitmap_union and bitmap_union_count roll up (#29418) seawinde 2024-01-09 11:54:48 +08:00
  • 0a55376a48 [fix](regression-test) fix non stable case test_bitmap_index (#29592) camby 2024-01-09 11:50:54 +08:00
  • 161134913d [fix](regression-test) fix non stable case test_unique_table_like (#29643) camby 2024-01-09 11:50:07 +08:00
  • 1d834571ab [doc](fix) K8s doc modify catalog and add helm doc (#29604) catpineapple 2024-01-09 11:15:58 +08:00
  • 87023d3b7a [Fix](inverted index) fix memory leak in inverted index when encountering fault (#29676) airborne12 2024-01-09 11:05:07 +08:00
  • 1ca4d8bf10 [improve](docs) add Flink write metrics doc (#29578) Petrichor 2024-01-09 10:36:32 +08:00
  • 75631c89fa [Fix](thirdparty) fix that BE can not start when use JDK17 (#29570) Tiewei Fang 2024-01-09 10:18:29 +08:00
  • 0b51532dfc [doc](release) update release process related to maven (#29467) Mingyu Chen 2024-01-09 10:02:26 +08:00
  • 9f73f77d12 [fix](pipeline) incorrect result caused by missing output block of union operator (#29677) Jerry Hu 2024-01-09 09:42:42 +08:00
  • aa4de6f39a (feature)[pipelineX]Make operator_id negative in pipelineX (#29649) Mryange 2024-01-09 09:27:19 +08:00
  • 2ca90b2bf1 [Refactor](dialect) Add sql dialect converter plugins (#28890) Xiangyu Wang 2024-01-08 22:56:17 +08:00
  • 28dca66c06 Fix BE UT macOS compile (#29663) plat1ko 2024-01-08 22:53:46 +08:00
  • 40badbf5c5 Fix analyze empty external NPE bug. (#29675) Jibing-Li 2024-01-08 22:49:40 +08:00
  • 54d2528c69 [Fix](Nereids) fix fe ut failed cause of getting statement context (#29683) LiBinfeng 2024-01-08 22:12:11 +08:00
  • a2da434e3b [refactor](Nereids): refactor PredicatePropagation & support to infer Equal Condition (#29644) jakevin 2024-01-08 19:42:12 +08:00
  • 8fc9c18c85 [improvement](jdbc catalog) Put the jdbc connection pool parameters into catalog properties (#29195) zy-kkk 2024-01-08 18:21:57 +08:00
  • 30e46ee5ad [Fix](Job)Fixed the problem of not deleting JOB during DROP JOB metadata playback (#29543) Calvin Kirs 2024-01-08 18:09:21 +08:00
  • 78fc38f53e [typo](docs) fix the unit of default value of thrift_connect_timeout_seconds (#29626) Chester 2024-01-08 18:02:44 +08:00
  • 3cd1c7745a [fix](jdbc catalog) Fix the precision of decimal type mapping to 0 (#29407) zy-kkk 2024-01-08 17:53:52 +08:00
  • c10bcb666d [Fix](Nereids) change log level of warning of converting error to debug (#29660) LiBinfeng 2024-01-08 16:56:28 +08:00
  • eea657a610 [rf](nereids)prune rf for external db according to jump count (#29634) minghong 2024-01-08 16:33:43 +08:00
  • c9e2f1934a [opt](file cache) make the cache queue percentage configurable (#29537) zzzxl 2024-01-08 16:10:27 +08:00
  • 97ed06a92c [regression-test](Variant) fix unstable case (#29648) lihangyu 2024-01-08 16:09:30 +08:00
  • b59a8c9365 [feature](Nereids): refresh view hypergraph after inferring join (#29469) 谢健 2024-01-08 15:30:14 +08:00
  • 0126b09c11 [fix](Nereids): fix shape of eliminate_inner regression test (#29613) 谢健 2024-01-08 15:27:53 +08:00
  • 971bc804ac [fix](Nereids) update and delete may produce exprs with same exprid (#29656) morrySnow 2024-01-08 15:22:37 +08:00
  • 847898bf26 [fix](Nereids) delete using should support sql without where (#29518) morrySnow 2024-01-08 15:13:59 +08:00
  • ddaa645a4f [improvement](statistics) Force to use zonemap for collecting string type min max. (#29631) Jibing-Li 2024-01-08 13:49:37 +08:00
  • 9791a63212 [opt](match_phrase) Optimizing match_phrase with a new algorithm (#29444) zzzxl 2024-01-08 11:30:41 +08:00
  • 53f1521308 [feature](inverted index)Support failover when index compaction failed (#29553) qiye 2024-01-08 12:57:28 +08:00
  • 9ef4e49307 [bugfix](scannerdeadloop) there is a dead loop in scanner ctx (#29794) yiguolei 2024-01-10 21:48:23 +08:00
  • 223e466514 [fix](insert-into) fix insert into lose data (#29802) HHoflittlefish777 2024-01-10 21:51:05 +08:00
  • 01a91a482e [pipelineX](fix) fix StreamingAggSource crash due to empty data block (#29769) Gabriel 2024-01-10 15:18:19 +08:00
  • 443b79d6ba [pipelineX](bug) Fix correctness problem using multiple BE (#29765) Gabriel 2024-01-10 14:49:46 +08:00
  • fae7a395de [Bug](FS) Fix S3FileSystem::file_size_impl #29720 plat1ko 2024-01-10 10:31:40 +08:00
  • 3675e0302c [fix](nereids) generate correct order for runtime filter when contains NullSafeEquals hash condition (#29726) minghong 2024-01-10 10:23:44 +08:00
  • e2ccca6290 [pipelineX](bug) Fix runtime filter timeout (#29738) Gabriel 2024-01-09 22:45:59 +08:00
  • 767de7afe8 Revert "[feature](pipelineX) control exchange sink by memory usage (#28814)" (#29652) Gabriel 2024-01-08 15:01:15 +08:00
  • 59d7f64360 [Fix](Nereids) fix pipelineX distribute expr list with child output expr ids (#29621) Gabriel 2024-01-08 10:46:27 +08:00
  • e556536de1 [Refactor](join) split SetHashTableVariants out from HashTableVariants (#29519) Pxl 2024-01-08 10:37:00 +08:00
  • 0bdd007926 [improve](insert-into) add log when instance mark and done (#29636) HHoflittlefish777 2024-01-08 10:11:12 +08:00
  • c58d18147b [refactor](resultwriter) rename append_block to write method is more meaningful (#29635) yiguolei 2024-01-08 00:00:33 +08:00
  • c497f749ce [debug](timeout) debug select timeout (#29627) yiguolei 2024-01-07 19:54:02 +08:00
  • 8e49aab7ba [fix](case) Update test_stream_load.groovy (#29551) Dongyang Li 2024-01-07 19:53:17 +08:00
  • 17cf4ab2c1 [case](regression) streamload publish timeout (#29457) HowardQin 2024-01-07 19:50:16 +08:00
  • 1ea51e9f20 [Feature](group commit) Support table property "group commit data bytes" (#29484) abmdocrt 2024-01-07 19:46:42 +08:00
  • 2d89b7aed4 [fix](tablet sched) disable disk balance for single replica (#29576) yujun 2024-01-07 19:21:42 +08:00
  • eb2b22bff1 [improve](cooldown) skip empty tablet (#29620) Yongqiang YANG 2024-01-07 18:57:06 +08:00
  • 0b731800a0 [enhancement](group_commit) refector wal manager code (#29560) huanghaibin 2024-01-07 18:54:41 +08:00
  • e7b5f79664 [Fix](group commit) Fix wal mem back pressure fault injection case (#29625) abmdocrt 2024-01-07 18:31:31 +08:00
  • b31028196c Revert "[feature](script) Add check_jvm_xmx for start_fe.sh (#28989)" (#29630) shuke 2024-01-07 14:02:02 +08:00
  • eb4c389b0b [feature](function) support ip functions isipv4string and isipv6string (#28556) yangshijie 2024-01-07 13:03:11 +08:00
  • e1ff439e63 [chore](thirdparty) update vectorscan to 5.7.11 (#29623) Jerry Hu 2024-01-07 11:41:26 +08:00
  • df43b671de [case](regression) Backup & restore with view (#29573) walter 2024-01-07 00:03:22 +08:00
  • 734b258e15 [feature](create table) show create table print storage medium (#29080) yujun 2024-01-06 22:40:51 +08:00
  • b0cac0014d [enhance](FS) Improve FS error code (#29432) plat1ko 2024-01-06 21:17:22 +08:00
  • 3f988e1b7f [improvement](doris compose) regression test auto install doris compose requirements (#29012) yujun 2024-01-06 20:20:38 +08:00
  • d61fec3ff8 (feature)(LOG) Support to change be vlog level dynamically using http (#28785) AlexYue 2024-01-06 20:12:35 +08:00
  • 8c9908c7b4 [feature](script) Add check_jvm_xmx for start_fe.sh (#28989) Lei Zhang 2024-01-06 20:11:54 +08:00
  • 99754d7460 [improve](routine-load) remove maximum limit of routine load max_batch_interval (#29071) HHoflittlefish777 2024-01-06 20:09:54 +08:00
  • 28f18a33ea [improve](config) print value in error message (#29207) Kaijie Chen 2024-01-06 18:43:52 +08:00
  • 1ae23a3206 [Fix](group commit) Fix wal mem back pressure fault injection case (#29493) abmdocrt 2024-01-06 18:39:26 +08:00