Commit Graph

  • 02ef02402a [pipelineX](debug) Add debug logs for long-running load task (#32534) Gabriel 2024-03-21 09:54:15 +08:00
  • 2c87238504 [enhance](S3) Print the oss request id for each error s3 request (#32491) yujun 2024-03-20 23:36:39 +08:00
  • 60a673979e [case](Cloud) Add ssb case for hdfs vault (#32567) AlexYue 2024-03-20 23:32:28 +08:00
  • 02430e6e53 [enhance](S3) Print the oss request id for each error s3 request (#32499) AlexYue 2024-03-20 23:32:12 +08:00
  • d2968dcf99 [fix](jdbc catalog) Fixed the problem that the metadata_refresh_interval_sec properties cannot be set (#32516) zy-kkk 2024-03-20 23:13:16 +08:00
  • 085696744d [Enhancement] when partition column is datetime, date can work in create table command (#32335) chen 2024-03-20 21:55:20 +08:00
  • 7486e96b12 [improve](function) add error msg if exceeded maximum default value in repeat function (#32219) zhangstar333 2024-03-20 21:10:33 +08:00
  • 8e3d28b93a [Feature] Support Array Type compare function for nereids planner (#31701) koarz 2024-03-20 20:11:57 +08:00
  • 6d076f9947 [improvement](group_comit) Add bvar to monitor the total wal count on disk (#31646) huanghaibin 2024-03-20 19:06:07 +08:00
  • 09be4dc7ee [fix](random-bucket) tabletindex when there is no cached value in memory (#32336) Yongqiang YANG 2024-03-20 18:56:04 +08:00
  • 06bf5541f2 [pipelineX](fix) Fix running tasks API core dump (#32503) Gabriel 2024-03-20 18:51:41 +08:00
  • 0db402e154 [expr](fix) Not to throw exception when close failed (#32287) Gabriel 2024-03-20 18:39:23 +08:00
  • a40463617e [feature](cpu cores) get the cores when running within a cgroup. (#32370) Mryange 2024-03-20 18:27:27 +08:00
  • 95322e2ebe [opt](variable) user variable support expression rather than literal (#32492) morrySnow 2024-03-20 18:21:52 +08:00
  • 2a1d2ad647 [fix](Nereids) decimalv2 and int/date bit arithmetic need cast to bigint (#32311) morrySnow 2024-03-20 18:20:34 +08:00
  • b92a764665 [feature](function) Support for aggregate function foreach combiner for some error function (#31913) Mryange 2024-03-20 18:13:27 +08:00
  • b6a35d68b0 [code](Refactor) Del unless filter id in runtime filter func (#32502) HappenLee 2024-03-20 17:49:14 +08:00
  • 0e493add69 [regression-test](case) forbid test_stream_stub_fault_injection (#32540) shuke 2024-03-20 16:57:26 +08:00
  • 22782fec92 [opt](routine-load) optimize allocate task to be algorithm for load balance (#32021) HHoflittlefish777 2024-03-20 16:34:28 +08:00
  • 6871c964af [fix](nereids)NullSafeEqualToEqual rule only change to equal if both children are not nullable (#32374) starocean999 2024-03-20 14:43:49 +08:00
  • 1b0c4d3aa2 [chor](log) Change log4j rollover strategy to 'max' (#32116) Gavin Chou 2024-03-20 14:11:58 +08:00
  • 6d401451cc [fix](stats) sort partitions when do sample analyze (#32185) zhengyu 2024-03-20 12:04:07 +08:00
  • 9f98200f27 [case](mtmv)MTMV external catalog case (#32390) zhangdong 2024-03-20 11:38:45 +08:00
  • 4b21c5c1cf [Enhencement](Nereids) add eliminate distinct constant rule (#32307) LiBinfeng 2024-03-20 11:25:03 +08:00
  • 4efeb6618a [Fix](inverted index) fix inappropriate use of macro in inverted index fs directory error process (#32472) airborne12 2024-03-20 10:27:59 +08:00
  • ea8d4f2d0b [fix][regression]update ccr test project (#32445) XuJianxu 2024-03-20 10:04:19 +08:00
  • 50c247e08c [fix](snapshot-loader) Fix be crash caused by deref end() iterator (#32489) walter 2024-03-20 08:54:42 +08:00
  • 612d3595e4 [improvement](spill) optimize the spilling logic of hash join operator (#32202) Jerry Hu 2024-03-20 08:20:40 +08:00
  • e892774c9a [improvement](agg) streaming agg should not take too much memory when spilling enabled (#32426) Jerry Hu 2024-03-20 08:20:18 +08:00
  • 7484a7ba5f [fix](broker load) improve the checking of overlapping partitions of same table (#32254) meiyi 2024-03-19 22:06:38 +08:00
  • 2196c534e8 [fix](group commit) Fix compatibility issues on serializing and deserializing wal file (#32299) huanghaibin 2024-03-19 22:04:45 +08:00
  • 2057886d30 [fix](group commit) Fix invalid function problem on p2 regression-test (#32481) huanghaibin 2024-03-19 22:01:12 +08:00
  • 3c377a8957 [fix](group commit) Fix group commit connect to observer fe (#32222) meiyi 2024-03-19 19:52:20 +08:00
  • 14c9537679 [fix](decimal) fix Arithmetic Overflow error of converting string to decimal (#32246) TengJianPing 2024-03-19 19:24:18 +08:00
  • ab512f935c [pipelineX](api) Add api for long-running tasks (#32459) Gabriel 2024-03-19 18:26:48 +08:00
  • 66fe61b591 [fix](nereids)support topn-filter for non pipeline engine #32397 minghong 2024-03-19 17:27:09 +08:00
  • f99db38998 [fix](ParquetReader) Fix Parquet Reader to read int96 parquet type problem (#32394) Tiewei Fang 2024-03-19 17:26:50 +08:00
  • e541ca9f11 [Fix](Job)When jobname is the do keyword, parsing errors will occur when executing SQL. (#32379) Calvin Kirs 2024-03-19 17:12:55 +08:00
  • 725f86a27b [fix](group commit) Fix p2 regression-test (#32270) huanghaibin 2024-03-19 16:43:56 +08:00
  • 0635a8716c [improve](group commit) Group commit support chunked stream load in flink (#32135) meiyi 2024-03-19 16:41:43 +08:00
  • d640c54b80 [fix](regression) prepare_insert failed when connect to observer fe (#32223) meiyi 2024-03-19 16:40:24 +08:00
  • 7422f185da [Fix](smooth-upgrade) Fix incompatibility when upgrade from 2.0 to 2.1 (#32444) zhangstar333 2024-03-19 15:31:02 +08:00
  • 715eed0748 [opt](like) opt LIKE and REGEXP clause with concat(col, pattern_str) (#32333) yangshijie 2024-03-19 15:07:43 +08:00
  • c45e2f3e6f fix routine load regression test fail (#32406) HHoflittlefish777 2024-03-19 14:55:16 +08:00
  • 6ea8e51261 [Performance](join) speed up the colocate and bucket shuffle join by change rf size (#32421) HappenLee 2024-03-19 14:35:29 +08:00
  • 73de61ed84 [opt](hive) skip hidden file and dir (#32412) Mingyu Chen 2024-03-19 14:26:10 +08:00
  • a5f3611b88 [Fix](Regression) DCHECK failed in runtime filter wrapper (#32446) HappenLee 2024-03-19 14:25:31 +08:00
  • 7a0b591b8f [FIX](array_agg) fix array agg with other agg function (#32387) amory 2024-03-19 14:16:20 +08:00
  • a0a3a2a2ce [Fix](Variant) fix variant with not null (#32248) lihangyu 2024-03-19 11:16:45 +08:00
  • 6aec479013 [fix](planner)decimalv3 literal's precision and scale is not correctly set (#32288) starocean999 2024-03-19 10:09:14 +08:00
  • 353add74db [chore](ci) fix script (#32420) Dongyang Li 2024-03-18 21:19:56 +08:00
  • 590e1d52ec [pipelineX](streaming agg) Fix wrong columns produced by streaming agg (#32411) Gabriel 2024-03-18 21:07:11 +08:00
  • 6c8b5bb26f [fix](feut) comment out doc gen execution (#32413) Mingyu Chen 2024-03-18 20:46:27 +08:00
  • 99b8db5f9d [Chore](tools) update ssb tools (#32308) feifeifeimoon 2024-03-18 20:02:23 +08:00
  • 4bf5a21ba3 [pipelineX](cancel) Remove lock for mapping query ctx to fragment (#32346) Gabriel 2024-03-18 19:15:16 +08:00
  • 32f7f0b50c [enhancement](test)unique model by modify a value type from SMALLINT to other type (#32348) kkop 2024-03-18 18:12:47 +08:00
  • b66840efd7 [Fix](regression test) Fix <=> rf cause regresion test failed (#32377) HappenLee 2024-03-18 18:02:52 +08:00
  • e8475a527b [regression-test]( fix case ) fix case that using same table in one db with another case (#32380) shuke 2024-03-18 16:40:27 +08:00
  • a4151e022e [bug](fold) fix fold constant rule can't handle variable expr (#32313) zhangstar333 2024-03-18 16:39:24 +08:00
  • 74445065ab [docs](MoveRepo) Update .asf.yaml (#32391) Luzhijing 2024-03-18 15:51:55 +08:00
  • fdcf5b7d34 [enhancement](dict) check valid of offset in page (#32349) Yongqiang YANG 2024-03-18 15:44:23 +08:00
  • 26ed4b69b1 [opt](jdbc catalog) filter jdbc datasource internal database (#32294) zy-kkk 2024-03-18 15:22:36 +08:00
  • e952b5ef5b [opt](jdbc catalog) Refine the jdbc_connector close logic and actively clear the jvm occupied by jdbcexecutor (#32300) zy-kkk 2024-03-18 15:22:19 +08:00
  • f132c9b2c6 [Improve](spark-load)update spark version for spark load to resolve cve problem (#30368) gnehil 2024-03-18 15:11:51 +08:00
  • 4d4cd43458 [Fix](Nereids) fix leading syntax problems and data mismatched problem (#32286) LiBinfeng 2024-03-18 14:41:44 +08:00
  • fab48f54b1 [enhancement](nereids)simplify OneRowRelation scalar subquery (#32276) starocean999 2024-03-18 12:08:06 +08:00
  • 163007a665 [fix](grouping sets) fix grouping sets have multiple empty sets (#32317) Mryange 2024-03-18 11:49:05 +08:00
  • 403820599d [bug](inverted index) fix npe of InvertedIndexStorageFormat in table property (#32357) xy720 2024-03-18 11:35:08 +08:00
  • e99b33c274 [opt](file-meta-cache) reduce file meta cache size and disable cache for some cases (#32340) Mingyu Chen 2024-03-18 11:32:09 +08:00
  • 279ea2f366 [feature](proxy-protocol) Support proxy protocol v1 (#32338) Mingyu Chen 2024-03-18 10:31:51 +08:00
  • 3da8e4b04a [chore](build) delete palo_be soft link (#32353) zy-kkk 2024-03-18 10:30:52 +08:00
  • 2e564036ef [fix](profile) avoid update profile in deconstructor (#32131) Mingyu Chen 2024-03-18 10:27:43 +08:00
  • 8bd101129a [behavior change](output) change float output format (#32049) Mryange 2024-03-18 10:04:15 +08:00
  • 7874edf992 [doc](ranger)change path of access_controller.class (#32138) zhangdong 2024-03-18 09:55:40 +08:00
  • 724bc82362 [refactor](chore) replace HashMapWithStackMemory with std::unordered_map (#32309) lihangyu 2024-03-17 21:51:12 +08:00
  • fd1345bef0 fix load channel may memory leak (#32277) HHoflittlefish777 2024-03-17 11:05:30 +08:00
  • 0990014e94 [fix](datetime) fix datetime rounding on BE (#32075) zhiqiang 2024-03-17 09:22:15 +08:00
  • b5ab1159bb [Enhancement](inverted index) make compiler happy (#32332) airborne12 2024-03-17 08:13:52 +08:00
  • d31331344b [enhance][fix] add ccr downstreamurl for ccr (#32325) XuJianxu 2024-03-16 22:11:12 +08:00
  • 85b2c42f76 [Enhancement](jdbc catalog) Add a property to test the connection when creating a Jdbc catalog (#32125) (#32531) yiguolei 2024-03-21 14:05:59 +08:00
  • 27973b6999 [fix](schema-change) fix the bug of handling empty blocks in schema change (#32396) Luwei 2024-03-19 22:12:26 +08:00
  • 9eb2f90e27 [Optimize](inverted index) optimize inverted index bitmap copy (#32279) (#32469) airborne12 2024-03-19 17:28:59 +08:00
  • fc2588c786 [fix](insert)fix sink user name (#32465) slothever 2024-03-19 16:04:09 +08:00
  • 115834d1dd Revert "[fix](merge-cloud) fix no cluster for common user (#32097)" (#32457) Dongyang Li 2024-03-19 15:06:39 +08:00
  • 93fe9521bf [feature](insert)fix implement hive table sink plan (#32430) slothever 2024-03-19 09:55:16 +08:00
  • ecadb60bcd [Pick 2.1](inverted index) support inverted index format v2 (#30145) (#32418) airborne12 2024-03-19 08:11:33 +08:00
  • 711c0cd55c [feature](insert)implement hive table sink plan (#31765) (#32386) slothever 2024-03-18 22:49:30 +08:00
  • ef2151ae66 [Feature-WIP](multi-catalog) Add Hive sink on BE side. (#32306) (#32364) Mingyu Chen 2024-03-18 11:23:01 +08:00
  • a444e84be6 [feature](hive)add 'HmsCommiter' to support inserting data into hive table (#32283) (#32362) Mingyu Chen 2024-03-18 10:59:32 +08:00
  • 2add3bc13a [fix](partial update) compaction may cause update failue (#31551) (#32361) zhannngchen 2024-03-18 10:58:51 +08:00
  • b82de68d7e [feature][insert]add hive table sink thrift (#32274) (#32360) Mingyu Chen 2024-03-18 10:46:17 +08:00
  • 1645f2e0a7 [feature](insert)add hive table sink definition (#31662) (#32347) Mingyu Chen 2024-03-17 20:52:44 +08:00
  • 4732aae628 [Refactor](insert) refactor insert command to support other type of table (#31610) (#32345) Mingyu Chen 2024-03-17 20:46:07 +08:00
  • 47019133c0 [improvement](Nereids) Support to remove sort which is under table sink (#31751) (#32337) seawinde 2024-03-17 15:45:53 +08:00
  • c34f5045c8 fix compile yiguolei 2024-03-16 21:37:02 +08:00
  • 4bf202db04 [pipelineX](exchange) Make exchange buffer size configurable (#32201) Gabriel 2024-03-16 09:04:03 +08:00
  • bf9332a275 [docs](docs) Fix invalid link and typo of Master Branch (#32213) KassieZ 2024-03-16 09:03:35 +08:00
  • 5ceccb5ba5 [fix](compatibility) should enable windown funnel mode from 2.0 (#32284) Jerry Hu 2024-03-16 08:54:33 +08:00
  • c5ffeff833 [fix](s3 client)add default ca cert list for s3 client to avoid problem:'curlCode:77' (#32285) ryanzryu 2024-03-15 22:19:58 +08:00
  • 83ab61ad22 Add QUEUE_START_TIME/QUEUE_END_TIME/QUERY_STATUS column for active_queries (#32259) wangbo 2024-03-15 22:06:47 +08:00