Commit Graph

  • 00727e8c11 [fix](in-bitmap) fix result may be wrong if the left side of the in bitmap predicate is a constant (#17570) luozenglin 2023-03-09 10:59:05 +08:00
  • 65b8dfc7ff [Enchancement](function) Inline some aggregate function && remove nullable combinator (#17328) Pxl 2023-03-09 10:39:04 +08:00
  • 6923bf8d7b [fix](file cache)fix block file cache can't be configured (#17511) zxealous 2023-03-09 10:12:08 +08:00
  • 397cc011c4 [fix](function) fix AES/SM3/SM4 encrypt/ decrypt algorithm initialization vector bug (#17420) Xinyi Zou 2023-03-09 09:51:41 +08:00
  • 8a6a4b82aa [typo](docs) Add a hyperlink to facilitate user redirect. (#17563) yagagagaga 2023-03-09 09:47:10 +08:00
  • b6128f9b65 [dependenct](fe) Replace jackson-mapper-asl with fastxml-jsckson (#17303) Calvin Kirs 2023-03-09 09:35:58 +08:00
  • 2b6d971c2f [fix](nereids)fix first_value/lead/lag window function bug in nereids (#17315) starocean999 2023-03-09 09:35:27 +08:00
  • 4822b9811a [feature](nereids)support bitmap runtime filter on nereids (#16927) minghong 2023-03-09 09:30:24 +08:00
  • 2cf90ddfc5 [fix](scanner) remove useless _src_block_mem_reuse to avoid core dump while loading (#17559) zhannngchen 2023-03-09 09:26:32 +08:00
  • ebda7ba5c6 [Fix](FQDN) fix slow when ip changed (#17455) yinzhijian 2023-03-09 09:07:16 +08:00
  • cb7d0fddfb (# [feature](ui)add profile download button 17547) WuWQ98 2023-03-08 21:54:33 +08:00
  • f0bd002911 [fix](DOE) Fix esquery not working (#17566) qiye 2023-03-08 21:51:17 +08:00
  • bd5ed2b0c2 [enhancement](histogram) optimize the histogram bucketing strategy, etc (#17264) ElvinWei 2023-03-08 20:12:05 +08:00
  • 75e4f86c2d [fix](meta) fix catlog parameter when checking privilege of show_create_table stmt (#17445) Yulei-Yang 2023-03-08 19:50:31 +08:00
  • 05b04e4c39 [BugFix](PG catalog) fix that pg catalog can not get all schemas that a pg user can access. (#17517) Tiewei Fang 2023-03-08 19:12:47 +08:00
  • 678f34cad3 [fix](planner) insert default value should not change return type of function object in function set (#17536) morrySnow 2023-03-08 17:08:28 +08:00
  • b1ca87eb9b [FIX](complex-type) fix Is null predict for map/struct (#17497) amory 2023-03-08 17:03:06 +08:00
  • feacb15e71 [Improvement](datev2) push down datev2 predicates with date literal (#17522) Gabriel 2023-03-08 16:54:54 +08:00
  • eea6d770d7 [fix](bitmap) fix wrong result of bitmap_or for null (#17456) TengJianPing 2023-03-08 16:29:01 +08:00
  • 36b6cea462 [feature-wip](nereids) Support Q-Error to measure the accuracy of derived statistics (#17185) AKIRA 2023-03-08 17:26:24 +09:00
  • d908d5fe01 [dependency](fe)Dependency Upgrade (#17377) Calvin Kirs 2023-03-08 14:28:40 +08:00
  • aab14922af [Feature](Nereids) support MarkJoin (#16616) zhengshiJ 2023-03-08 14:26:24 +08:00
  • 626fbc34f9 [bugfix](jsonb) Fix create mv using jsonb key cause be crash (#17430) Kang 2023-03-08 14:18:26 +08:00
  • f3b50b3472 [enhance](cooldown) skip once failed follow cooldown tablet (#16810) AlexYue 2023-03-08 14:14:13 +08:00
  • 8001d65811 [fix](insert) fix memory leak for insert transaction (#17530) Xin Liao 2023-03-08 14:10:59 +08:00
  • 273d2100ac [enhance](cooldown) turn write cooldown meta async (#16813) AlexYue 2023-03-08 14:06:21 +08:00
  • 3a877857ae [improvement](inverted index)Remove searcher bitmap timer to improve query speed (#17407) qiye 2023-03-08 14:03:36 +08:00
  • 335c1e5953 [fix](memory) Fix MacOS mem_limit parse error and GC after env Init #17528 Xinyi Zou 2023-03-08 14:00:57 +08:00
  • 4ea0d6c5fa [feature](array_function) add support for array_popfront (#17416) bobhan1 2023-03-08 13:57:38 +08:00
  • b1d65f855d [Feature](array-function) Support array_concat function (#17436) gitccl 2023-03-08 13:57:16 +08:00
  • e2ac06d6d6 [Chore](execution) change PipelineTaskState to enum class && remove some row-based code (#17300) Pxl 2023-03-08 12:41:15 +08:00
  • 2b6133f4d0 [feature](Nereids): pushdown complex project through inner/outer Join. (#17365) jakevin 2023-03-08 12:00:56 +08:00
  • 778acb3c5b [opt](string) optimize string equal comparision (#17336) TengJianPing 2023-03-08 11:30:00 +08:00
  • 4b743061b4 [feature](function) support type template in SQL function (#17344) Kang 2023-03-08 10:51:31 +08:00
  • 9213dd906a [enhancement](exception) add exception structure and using unique ptr in VExplodeBitmapTableFunction (#17531) yiguolei 2023-03-08 10:44:14 +08:00
  • c97422bd3d [enhancement](regression-test) add sleep 3s for schema change and rollup (#17484) yiguolei 2023-03-08 10:43:05 +08:00
  • 4692d6764c [refactor](remove string val) remove string val structure, it is same with string ref (#17461) yiguolei 2023-03-08 10:42:20 +08:00
  • f21508baec [chore](macOS) Disable detect_container_overflow at BE startup (#17514) Adonis Ling 2023-03-08 10:21:45 +08:00
  • ae916f7cb3 [docs](doc) Add docs for Apache Kyuubi (#17481) Bowen Liang 2023-03-08 09:36:50 +08:00
  • a767472c56 [fix](DOE)Fix es p0 case error (#17502) qiye 2023-03-08 08:06:30 +08:00
  • 69c62b6c6c [Fix](vectorization) fixed that when a column's _fixed_values exceeds the max_pushdown_conditions_per_column limit, the column will not perform predicate pushdown, but if there are subsequent columns that need to be pushed down, the subsequent column pushdown will be misplaced in _scan_keys and it causes query results to be wrong (#17405) htyoung 2023-03-08 07:23:56 +08:00
  • 6b88df2bdd [enhancement](planner) support case transition of timestamp datatype when create table (#17305) LiBinfeng 2023-03-07 21:03:25 +08:00
  • 5334a5899e [fix](remote)fix whole file cache and sub file cache (#17468) zxealous 2023-03-07 19:55:18 +08:00
  • 06468ba627 [vectorized](bug) fix array constructor function change origin column from block (#17296) zhangstar333 2023-03-07 16:42:23 +08:00
  • fd8adb492d [fix](nereids) fix bugs in nereids window function (#17284) minghong 2023-03-07 16:35:37 +08:00
  • 8ccc805cd0 [Fix](Lightweight schema Change) query error caused by array default type is unsupported (#17331) ZhangYu0123 2023-03-07 16:30:41 +08:00
  • 86252e25bf [regression-test](Nereids) add binary arithmetic regression test cases(#17363) mch_ucchi 2023-03-07 15:48:22 +08:00
  • fca567068e [Enhancement](spark load)Support for RM HA (#15000) liujinhui 2023-03-07 15:46:14 +08:00
  • 704faaed84 [feature](Nereids) add rule split limit into two phase (#16797) 谢健 2023-03-07 15:34:12 +08:00
  • caacee253d [fix](olap)Crashing caused by IS NULL expression (#17463) Jerry Hu 2023-03-07 15:32:52 +08:00
  • 05c5ab5490 [fix](planner) only table name should convert to lowercase when create table (#17373) 谢健 2023-03-07 14:41:35 +08:00
  • b9bb28f22c [Enhancement](Planner)fix unclear exception msg when create table. #17473 mch_ucchi 2023-03-07 13:38:20 +08:00
  • 357d8c1746 [enhance](Nereids): remove rule flag in LogicalJoin (#17452) jakevin 2023-03-07 13:18:50 +08:00
  • b8c9875adb [refactor](Nereids): refactor PushdownLimit (#17355) jakevin 2023-03-07 12:04:20 +08:00
  • b0e3156f51 [enhance](Nereids): refactor code in Project (#17450) jakevin 2023-03-07 11:15:33 +08:00
  • f79b066790 [fix](resource)Add s3 checker for alter resource (#17467) pengxiangyu 2023-03-07 11:07:15 +08:00
  • e94170d81f [feature](cooldown)add ut for cooldown on be (#17246) pengxiangyu 2023-03-07 10:42:53 +08:00
  • 7e96b06e6c [Enhance](auth)Users support multiple roles (#17236) zhangdong 2023-03-07 10:28:56 +08:00
  • bada731390 [fix](restore) fix bug when replay restore and reserve dynamic partition (#17326) xueweizhang 2023-03-07 10:13:08 +08:00
  • f85f89f240 [fix](planner) Fix incosistency between groupby expression and output of aggregation node (#17438) AKIRA 2023-03-07 10:38:20 +09:00
  • d8f0ca7108 [Chore](schema change) remove some unused code in schema change (#17459) Pxl 2023-03-07 09:18:34 +08:00
  • 50bf02024a [Improvement](meta) support return total statistics of all databases for command show proc '/jobs (#17342) Yulei-Yang 2023-03-07 08:57:55 +08:00
  • 440cf526c8 [fix](type compatibility) fix unsigned int type compatibility problem (#17427) ZhangYu0123 2023-03-07 08:55:38 +08:00
  • 6f3801d9da [chore](config) Increase the default maximum depth limit for expressions (#17418) Jerry Hu 2023-03-07 08:53:00 +08:00
  • 57233dc53a [deps](libhdfs) fix hadoop libs build error (#17470) Mingyu Chen 2023-03-07 08:52:40 +08:00
  • b68001aee5 [fix](priv) fix duplicated priv check when check column priv (#17446) Yulei-Yang 2023-03-07 08:51:55 +08:00
  • 48c2d806d7 [enhencement](jdbc catalog) Use Druid instead of HikariCP in JdbcClient (#17395) Tiewei Fang 2023-03-07 08:51:10 +08:00
  • aedbc5fcb1 [fix](planner) Slots in the cojuncts of table function node didn't got materialized #17460 AKIRA 2023-03-07 09:50:33 +09:00
  • bc48cbff83 [doc](auth)auth doc (#17358) zhangdong 2023-03-07 08:05:09 +08:00
  • 78a1d630e4 [docs](typo) fix faq docs, already support rename column. (#17428) ZhangYu0123 2023-03-07 08:03:51 +08:00
  • 1d858db617 [feature](filecache) add a const parameter to control the cache version (#17441) Ashin Gau 2023-03-07 08:03:18 +08:00
  • b0d67c0358 [fix](merge-on-write) fix cu compaction correctness check (#17347) Xin Liao 2023-03-06 21:31:48 +08:00
  • 4b13d81151 [fix](publish) fix when TabletPublishTxnTask::handle() error, transaction publish success, and query table error (#17409) xueweizhang 2023-03-06 19:57:04 +08:00
  • 28c55f15c9 [Enchancement](Materialized-View) add more error infomation for select materialized view fail (#17262) Pxl 2023-03-06 18:59:46 +08:00
  • dca16796ad [fix](ParquetReader) definition level of repeated parent is wrong (#17337) Ashin Gau 2023-03-06 18:15:57 +08:00
  • 843b4b5746 [fix](regression) Adjust the test_add_drop_index case to avoid that FE failed to start when replaying the log (#17425) YueW 2023-03-06 17:39:12 +08:00
  • 9477c48ef8 [refactor](functioncontext) remove duplicate type definition in function context (#17421) yiguolei 2023-03-06 16:07:09 +08:00
  • e7cba11680 [fix](array)(parquet) fix be core dump due to load from parquet file containing array types (#17298) luozenglin 2023-03-06 15:18:42 +08:00
  • 02015cf153 [docs](typo) Correct the wrong default value of DECIMAL type displayed in the Help CREATE TABLE #17422 huang xu 2023-03-06 12:50:30 +08:00
  • bc5f16dc80 [deps](libhdfs) add official hadoop libhdfs for x86 (#17435) Mingyu Chen 2023-03-06 12:47:53 +08:00
  • 8e6c34dd11 [Opt](Vec) Use const_col to opt current functions. (#17324) ZhaoChangle 2023-03-06 11:55:41 +08:00
  • 0ad638f9fe [enhancement](transaction) Reduce hold writeLock time for DatabaseTransactionMgr to clear transaction (#17414) caiconghui 2023-03-06 11:32:21 +08:00
  • 9617f46fa5 [improvement](memory) Modify mem_limit default value (#17322) Xinyi Zou 2023-03-06 10:53:27 +08:00
  • 400b4bf7a7 [enhance](report) add local and remote size in tablet meta header action (#17406) AlexYue 2023-03-06 10:43:57 +08:00
  • ee1be6edd7 [chore](fe) enhance_mysql_data_type (#17429) AlexYue 2023-03-06 10:42:01 +08:00
  • 155cbffe62 [fix](regression) Parameterize the S3 info for segcompaction regression (#16731) (#17391) zhengyu 2023-03-06 10:33:22 +08:00
  • 56a3ead2d7 [Improvement](restore) make timeout of restore job's dispatching task progress configuable (#17434) Yulei-Yang 2023-03-06 10:05:31 +08:00
  • a8f20eb4ac [Enhencement](schema_scanner) Optimize the performance of reading information schema tables (#17371) WenYao 2023-03-06 09:53:01 +08:00
  • 3d0beec01d [fix](orc) fix heap-use-after-free and potential memory leak of orc reader (#17431) Mingyu Chen 2023-03-06 08:42:35 +08:00
  • 0801883604 [fix](merge-on-write) fix that delete bitmap is not calculated correctly when clone tablet (#17334) Xin Liao 2023-03-05 22:04:28 +08:00
  • 5190a496ac [fix](rebalance) fix that the clone operation is not performed due to incorrect condition judgment (#17381) Xin Liao 2023-03-05 21:58:33 +08:00
  • d8a231f340 [Improvement](auth)(step-2) add ranger authorizer for hms catalog (#17424) Yulei-Yang 2023-03-05 21:50:44 +08:00
  • d08b231073 [fix](segcompaction) core when doing segcompaction for cancelling load(#16731) (#17432) zhengyu 2023-03-05 21:24:32 +08:00
  • 779d94f932 [fix](metrics)Delete the extra underline for metrics (#17397) yongkang.zhong 2023-03-05 16:38:43 +08:00
  • afb5def385 [enhancement](timeout) replace query timeout with exec timeout (#17360) 奕冷 2023-03-05 11:03:59 +08:00
  • 59bf305c5d [Improve](point query) put tablet fetch interface which is high concurrent point query operation to light_work_pool (#17400) lihangyu 2023-03-05 10:36:50 +08:00
  • 627b5ee302 [enhancement](k8s) Support fqdn mode for fe in k8s enviroment (#17329) yinzhijian 2023-03-05 10:18:56 +08:00
  • 7b4fc412c5 [typo](docs) Optimize documents so that users can better understand. (#17295) yagagagaga 2023-03-04 21:02:45 +08:00
  • b9b028099d [enhancement](stream load pipe) using queryid or load id to identify stream load pipe instead of fragment instance id (#17362) yiguolei 2023-03-04 16:19:36 +08:00
  • 2b014a0464 [Improve](doris::Status performance) fix the performance issue due to copy of std::string (#17411) lihangyu 2023-03-04 15:08:59 +08:00