Commit Graph

  • 96a64dc9e8 [Improvement](pipeline) Use bloom runtime filter by default for pipeline engine (#18177) Gabriel 2023-04-03 15:31:48 +08:00
  • 368a2f7ace [Bug](decimal) Fix string to decimal (#18282) Gabriel 2023-04-03 15:30:48 +08:00
  • 3078ee1854 [regression](decimalv3)Add decimal type as filter condition in regression test (#17160) caoliang-web 2023-04-03 14:20:09 +08:00
  • aff260c06f [Enhancement](HttpServer) Support https interface (#16834) yongjinhou 2023-04-03 14:18:17 +08:00
  • ecd3fd07f6 [feature](colocate) support cross database colocate join (#18152) Mingyu Chen 2023-04-03 14:03:42 +08:00
  • e260dca7a1 [Improvement](multi catalog)Change hive metastore cache split value type to Doris defined Split. Fix split file length -1 bug (#18319) Jibing-Li 2023-04-03 13:54:28 +08:00
  • 6677841b7e [fix](merge-on-write) fix that failed to capture_consistent_rowsets when revise tablet meta (#18283) Xin Liao 2023-04-03 13:02:34 +08:00
  • 961f5d1bb7 [feature](function)Add St_Angle/St_Azimuth function (#18293) Liqf 2023-04-03 13:01:59 +08:00
  • e77833bfa1 [Bug](materialized-view) fix where clause persistence replay incorrect (#18228) Pxl 2023-04-03 12:49:01 +08:00
  • 94e3472050 [bug](function) fix count equal function return incorrect value (#18200) zhangstar333 2023-04-03 11:20:36 +08:00
  • ce4dc681be [test](stats) Test framework for stats estimation on TPCH-1G dataset (#18267) AKIRA 2023-04-03 12:01:57 +09:00
  • 2bce4db81a [Enchancement](mysql-compatable) add regression-test for MySQLdump #18208 WenYao 2023-04-03 09:49:07 +08:00
  • 7cd8f7c9ba [fix](grouping) fix coredump of grouping function for outer join (#18292) TengJianPing 2023-04-03 09:35:31 +08:00
  • b66e9f8906 [fix](load) handle null map right in OlapDataConvertor (#18236) Xin Liao 2023-04-03 09:14:05 +08:00
  • b9381570d6 [feature](nereids) semi and anti join estimation (#18129) minghong 2023-04-03 09:11:10 +08:00
  • 4b914c196a [fix](expr pushdown) Fix VRuntimeFilterWrapper cannot get children #18289 Xinyi Zou 2023-04-03 09:09:52 +08:00
  • 03e49b986d [fix](conf) fix be JAVA_OPTS conf #18305 ZhangYu0123 2023-04-03 09:07:13 +08:00
  • 03fc41ea51 [doc](catalog) add faq for hive catalog (#18298) Mingyu Chen 2023-04-03 09:01:49 +08:00
  • 8011bdb30d [improvement](test) print exception when streamload fails (#18315) Yongqiang YANG 2023-04-03 08:56:54 +08:00
  • 7131c60e05 [fix](audit-log) fixslow query missing in audit log (#18317) Mingyu Chen 2023-04-03 08:52:14 +08:00
  • 4fcd93ac00 [Enhancement](Nereids)add datelikev2 type support for fold constant. #18275 mch_ucchi 2023-04-03 08:47:47 +08:00
  • ff66efd7d0 [improvement](test) print response of streamload (#18313) Yongqiang YANG 2023-04-02 20:08:28 +08:00
  • 419aa4f12a [fix](thrift_server) do not check started state in ThriftServer::join (#18314) Yongqiang YANG 2023-04-02 19:24:41 +08:00
  • 04929ff6d4 [fix](doc) suggest use window function to replace running_difference (#18281) morrySnow 2023-04-02 16:35:10 +08:00
  • 7d49d9cf99 [improvement](dynamic partition) Fix dynamic partition no bucket (#18300) Jack Drogon 2023-04-02 15:51:21 +08:00
  • 97aab138aa [fix](parquet-reader) reset value idx in bool rle decoder and support iceberg datetime(3) (#18245) slothever 2023-04-01 21:00:01 +08:00
  • 9e087622ab [fix](Nereids): fix JoinReorderContext in withXXX() of LogicalJoin. (#18299) jakevin 2023-04-01 16:51:27 +08:00
  • 365867a867 [feature](SSL) default enable SSL MySQL connection to FE (#18285) abmdocrt 2023-03-31 21:31:23 +08:00
  • 5e7ea5e305 [fix](memory) Fix bthread_setspecific log fatal on UBSAN build (#18274) Xinyi Zou 2023-03-31 19:46:53 +08:00
  • 236ee1411e [Chore](case) add p0 testSubQuery,testJoinOnLeftProjectToJoin,testAggregateMVCalcAg Pxl 2023-03-31 19:46:05 +08:00
  • 7e61a85331 [refactor](libhdfs) introduce hadoop libhdfs (#18204) Mingyu Chen 2023-03-31 18:41:39 +08:00
  • a77921d767 [refactor](typesystem) remove unused rpc common file and using function rpc (#18270) yiguolei 2023-03-31 18:13:25 +08:00
  • 3ea98b65df [Fix](Nereids) fix nereids failed to parse set operation with query in parenthesis (#18062) mch_ucchi 2023-03-31 15:55:52 +08:00
  • 22a705543b [fix](string_ref) Incorrect result caused by the improperly comparing of StringRef on macOS with Apple silicon or using non-avx2 #18264 Jerry Hu 2023-03-31 15:11:11 +08:00
  • c3e2269c4c [fix](merge-on-write) fix that missed rows don't match merged rows for base compaction (#18262) Xin Liao 2023-03-31 15:06:51 +08:00
  • 1027abe0d3 [enhancement](query exec) should print error status when query meet error (#18247) yiguolei 2023-03-31 14:08:24 +08:00
  • 1a56c56e90 [fix](planner) lateral view do not support lower case table name config (#18165) morrySnow 2023-03-31 13:42:24 +08:00
  • 1c2f95b887 [improve](clickhouse jdbc) support clickhouse jdbc 4.x version (#18258) yongkang.zhong 2023-03-31 13:40:10 +08:00
  • 20b3bdb000 [vectorized](function) support array_first_index function (#18175) gitccl 2023-03-31 12:51:29 +08:00
  • 307170030c [Bug](materialized-view) fix core dump when create mv have case different with base table (#18206) Pxl 2023-03-31 12:32:09 +08:00
  • 1b2aaab2f2 [vectorized](bug) fix some case in enable fold constant (#17997) zhangstar333 2023-03-31 11:41:31 +08:00
  • f800ba8f4c [Exec](opt) Optimize function call for const columns (#18212) zclllyybb 2023-03-31 11:36:21 +08:00
  • e7bcd970f5 [Bug](materialized-view) fix isDisableTuplesMVRewriter rreturn true when expr is literal (#18246) Pxl 2023-03-31 11:30:47 +08:00
  • 8e15388074 [fix](Nereids): use CBO rule instead of using rewrite rule. (#18256) jakevin 2023-03-31 11:23:26 +08:00
  • 1938899aa3 [regression-test] add grouping sets test case (#18194) zhangy5 2023-03-31 11:00:38 +08:00
  • 35bae25568 [Improve](row store) add more profile info in log for point query and make row column page size more configurable (#18181) lihangyu 2023-03-31 10:58:59 +08:00
  • 7d92bf095a [fix](expr) refractor create_tree_from_thrift to avoid stack overflow (#18214) camby 2023-03-31 10:38:20 +08:00
  • 479272f86f [bugfix](topn) fix topn optimzation wrong result for NULL values (#18121) Kang 2023-03-31 10:02:07 +08:00
  • 4e1e0ce06d [bugfix](topn) fix topn optimzation wrong result for NULL values (#18121) Kang 2023-03-31 10:01:34 +08:00
  • 8be43857ef [feature](executor) Add memory limit for pip_scanner_context (#18238) HappenLee 2023-03-31 09:36:57 +08:00
  • e5793249cd [opt](hashtable) Modify default filled strategy to 75% (#18242) Xinyi Zou 2023-03-31 09:28:11 +08:00
  • e0f6083e73 [refactor](dynamic table) add get_type_as_tprimitive_type and get_type_as_primitive_type in IDataType to get PrimitiveType and TPrimitiveType (#18260) lihangyu 2023-03-31 09:03:06 +08:00
  • 1abb19d0fd filter estimation refactor (#18170) minghong 2023-03-31 08:49:38 +08:00
  • a88e80f8ee [fix](ssl)refactor some SSL info logs to debug logs (#18234) abmdocrt 2023-03-31 08:41:02 +08:00
  • b5ea299697 [fix](planner) Fix agg on inlineview which with constant slot (#18201) AKIRA 2023-03-31 00:54:37 +09:00
  • 28793b6441 [fix](Nereids): fix copyIn() in Memo when useless project with groupplan (#18223) jakevin 2023-03-30 23:49:21 +08:00
  • d6b0fe9072 [feature](jni) jni table scanner framework (#17960) Ashin Gau 2023-03-30 23:47:45 +08:00
  • 0c2ff09fcf [Fix](multi-catalog) fix hms automatic update error. (#18252) Xiangyu Wang 2023-03-30 23:09:07 +08:00
  • 1d2dbe7898 [Bug][Pipeline] Run clickbench dead lock in pipeline exec engine (#18211) HappenLee 2023-03-30 21:41:57 +08:00
  • 1050df7076 [fix](fs) fix local file system copy bug (#18243) Mingyu Chen 2023-03-30 21:36:07 +08:00
  • 322b51180f [Fix](regression-test)replace now to a fixed datetime. (#18253) mch_ucchi 2023-03-30 21:04:09 +08:00
  • 3d2c70f75d [fix](Nereids): fix merge_group(). (#18250) jakevin 2023-03-30 20:34:47 +08:00
  • fefc0d6814 [Fix](planner)fix create view ignore order by info bug. (#18197) mch_ucchi 2023-03-30 20:17:46 +08:00
  • ce79ff947a [Enhancement](spark load)Support spark time out config (#17108) liujinhui 2023-03-30 20:12:46 +08:00
  • 99bd5ec022 [fix](Nereids) fix some bugs in Subquery to window rule (#18233) morrySnow 2023-03-30 16:09:16 +08:00
  • ea41d94582 [Improve](complex-type) Support Count(complexType) (#17868) amory 2023-03-30 15:43:32 +08:00
  • e3bd812887 [fix](stream-load) find line delimiter in csv should start with no offset (#18161) huanghaibin 2023-03-30 14:42:34 +08:00
  • f2d71a347a [chore](check) remove fe ut check from branch-1.1-lts (#18240) morrySnow 2023-03-30 14:15:46 +08:00
  • b7af110f61 [Bug](bloomfilter) Fix bloom filter for date type (#18205) Gabriel 2023-03-30 14:15:06 +08:00
  • cec983b7ef [Chore](materialized-view) forbiden create mv with where clause contained aggregate column (#18168) Pxl 2023-03-30 13:03:03 +08:00
  • c8ad62a3cd [Enchancement](materialized-view) enchance materialized view where clause match (#18179) Pxl 2023-03-30 13:02:21 +08:00
  • c8ea5bff1d [Fix](planner) fix nested udf bind arguments exception (#18188) mch_ucchi 2023-03-30 11:39:02 +08:00
  • b3657959c9 [fix](planner )need add LateralViewRef's id into TableRef's allTableRefIds (#18220) starocean999 2023-03-30 11:32:18 +08:00
  • 9c1aad06ea [Improve](query) improve column match performance by introducing a column name map in MaterializedIndexMeta (#18203) lihangyu 2023-03-30 11:24:51 +08:00
  • 525f15dddf [vectorized](function) support array_sortby function (#18071) zhangstar333 2023-03-30 11:07:49 +08:00
  • 9877143210 [fix](like) fix wrong result of like pattern with backslash (#18039) TengJianPing 2023-03-30 11:05:09 +08:00
  • a1114d46e8 [refactor](unify type system) remove switch case in histogram helper (#18222) yiguolei 2023-03-30 10:54:08 +08:00
  • 2ee1468576 [improvement](executor) Support task group schedule in pipeline engine (#17615) Lijia Liu 2023-03-30 10:49:50 +08:00
  • c0d55b54c0 [Improvement](statistics) Support for statistics removing and incremental collection (#18069) ElvinWei 2023-03-30 10:40:43 +08:00
  • f9c4542d04 [chore](build) Porting to Clang-16 (#18196) Adonis Ling 2023-03-30 10:36:29 +08:00
  • 58bc18af54 [Improvement](log) avoid warn log in specializeTemplateFunction at initialization (#18070) Kang 2023-03-30 10:17:21 +08:00
  • 3094815f8f [enhancement](profile) add blocks produced profile to track if output block is very small (#18217) yiguolei 2023-03-30 09:51:03 +08:00
  • 01d012bab7 [fix](memory) Remove page cache regular clear, disabled jemalloc prof by default (#18218) Xinyi Zou 2023-03-30 09:39:37 +08:00
  • 3b04d42779 [fix](bitmap) fix bug: orthogonal_bitmap_union_count coredump when arg is nullable (#18182) TengJianPing 2023-03-30 09:31:58 +08:00
  • 21895abfe7 [bugfix](buffercontrolblock) many query becomes very slow in 1.2.3 (#18229) yiguolei 2023-03-30 08:54:38 +08:00
  • 7e575d4286 [typo](docs) fix the error of markdown syntax (#18219) yagagagaga 2023-03-30 07:22:14 +08:00
  • 55bf38dbab [feature-wip](MTMV) Use SSB ddl to test (#18150) huangzhaowei 2023-03-30 00:11:38 +08:00
  • 58de8ec2df [enhance](Nereids): add variable to enable Bushy Tree (#18202) jakevin 2023-03-29 21:53:24 +08:00
  • 6964d9f99c [fix](function) resubmit-fix AES/SM3/SM4 encrypt/ decrypt algorithm initialization vector bug (#17907) Xinyi Zou 2023-03-29 21:13:01 +08:00
  • d9fe5f7b67 [enhancement](memory) Remove MemPool and replace it with Arena (#17820) Xinyi Zou 2023-03-29 20:56:49 +08:00
  • f24174ebf1 when estimated rowCount is 0, adjust to 1 (#18174) minghong 2023-03-29 19:03:53 +08:00
  • b92087dee8 [Fix](Nereids) ReorderJoin rule cannot process MarkJoin correctly (#18159) zhengshiJ 2023-03-29 16:12:42 +08:00
  • 503c6bf38e [Chore](materialized-view) forbiden create mv with some constant expr and curdate() (#18145) Pxl 2023-03-29 16:08:48 +08:00
  • f7f7958d35 [fix](bdbje) fix handle bdb RollbackException incorrectly (#17483) Lei Zhang 2023-03-29 16:02:55 +08:00
  • 238223fb8b [regression-test](log) add log for malforamt response of stream load (#18173) Mingyu Chen 2023-03-29 15:52:44 +08:00
  • c0797c4be3 [test](decimal) Update output data for P1 regression (#18199) Gabriel 2023-03-29 15:13:12 +08:00
  • 545160a343 [refactor](planner) Separate the planning process for the legacy planner and Nereids (#17991) morrySnow 2023-03-29 11:36:38 +08:00
  • db25165498 [fix](nereids)move AdjustAggregateNullableForEmptySet before NormalizeAggregate (#18147) starocean999 2023-03-29 11:34:01 +08:00
  • 0c01df6bb2 [Bug](view) fix AES_ENCRYPT have wrong result on view (#18034) Pxl 2023-03-29 10:49:39 +08:00
  • fd18e34c0c [Chore](planner) add error information for OnClause contain ExistsPredicates (#18090) Pxl 2023-03-29 10:47:41 +08:00