Commit Graph

  • 557159d3ce [feature](JdbcExternalCatalog) support insert data in JdbcExternalCatalog (#16271) Tiewei Fang 2023-02-02 17:31:33 +08:00
  • 09abd32957 [fix](test) result order in group-by-costant case is not stable (#16323) 谢健 2023-02-02 16:54:01 +08:00
  • 398da44e46 [fix](Nereids) fix bugs in test join5 (#16312) 谢健 2023-02-02 16:51:45 +08:00
  • 68d2067f51 [improvement](testcase) change order by sql in test_dup_mv_bitmap_hash.groovy to make result stable Kang 2023-02-02 16:42:58 +08:00
  • bb179b77f7 [Feature-WIP](inverted index) support array type for inverted index reader (#16355) YueW 2023-02-02 16:14:14 +08:00
  • a69c0f28ca [typo](doc) revise zh-CN document markdown format in ALTER-SYSTEM-DECOMMISSION-BACKEND (#16221) DuRipeng 2023-02-02 15:42:27 +08:00
  • a6c1eaf1d8 [refactor] bind slot and function in one rule (#16288) morrySnow 2023-02-02 15:02:32 +08:00
  • 42960ffd08 [typo](docs)fix docs format (#16279) lsy3993 2023-02-02 14:13:17 +08:00
  • 3b8182ee7e [nereids](nvl) Fix function signature (#16345) Gabriel 2023-02-02 14:05:51 +08:00
  • 9618427020 [improvement](multi-catalog) increase default batch_size to 4064 (#16326) Ashin Gau 2023-02-02 11:51:09 +08:00
  • 69f34cd1c3 [fix](load) sequence column do not compare correctly in memtable (#16211) zhannngchen 2023-02-02 11:00:23 +08:00
  • eba70f972e [improvement](global context) remove some unused method from runtime state (#16329) yiguolei 2023-02-02 10:24:55 +08:00
  • 1973b3a86f [test](regression) add tvf regression to test the remove of eof check (#16342) Ashin Gau 2023-02-02 10:06:36 +08:00
  • 941e192019 [enhancement](test) add function case date_sub(datetime,INTERVAL dayofmonth(datetime)-1 DAY) (#16306) yongkang.zhong 2023-02-02 09:56:01 +08:00
  • 696c6ffcc5 [fix](join) crash caused by canceling query (#16311) Jerry Hu 2023-02-02 09:55:37 +08:00
  • 63042a38bd [fix](memtracker) Fix high frequency load slow lock in memtracker (#16244) Xinyi Zou 2023-02-02 09:53:44 +08:00
  • 06db0c6a91 [fix](iceberg) fix meta persist bug of iceberg catalog (#16344) Mingyu Chen 2023-02-02 09:30:25 +08:00
  • 1c5279d26e [fix](multi-catalog) remove the eof check among parquet columns (#16302) Ashin Gau 2023-02-02 09:22:09 +08:00
  • aa0837f198 [bugfix](topn) fix topn runtime predicate getting value bug for decimal type (#16331) Kang 2023-02-02 09:13:32 +08:00
  • c4e1c5c15a [Docs](pipeline) Add doc of pipeline execution engine and remove vectorized-execution-engine (#16310) HappenLee 2023-02-01 23:57:18 +08:00
  • 7c145faa80 [Enhance] use fast_float::from_chars to do str cast to float/double to avoid lose precision (#16190) HappenLee 2023-02-01 23:53:34 +08:00
  • 40d9e19e1d [feature-wip](multi-catalog) support iceberg union catalog, and add h… (#16082) slothever 2023-02-01 22:59:42 +08:00
  • 82faa965f5 [Bug](followup) fix datev2 functions (#16330) Gabriel 2023-02-01 22:38:34 +08:00
  • b878a7e61e [feature](Load)Suppot skip specific lines number for csv stream load (#16055) huangzhaowei 2023-02-01 20:42:43 +08:00
  • bb0d4ba787 [BugFix](sort) use correct agg function when using 2 phase sort for agg table (#16185) AlexYue 2023-02-01 20:07:43 +08:00
  • 0842aa2947 [Fix](MTMV)Support master and follow change in multi fe for mtmv (#16149) huangzhaowei 2023-02-01 20:02:46 +08:00
  • f14c62b274 [enhance](Nereids): polish code. (#16309) jakevin 2023-02-01 19:41:10 +08:00
  • f8513dee2a [fix](Nereids): fix regression test in A-F.out (#16260) jakevin 2023-02-01 18:19:40 +08:00
  • d224624bbe [improvement](session variable)Add enable_file_cache session variable (#16268) Jibing-Li 2023-02-01 18:15:03 +08:00
  • 4e92f63d7b [Fix](Load) Disable for the developer to import fast json in fe (#16235) huangzhaowei 2023-02-01 16:32:11 +08:00
  • bf16228851 [fix](hashjoin) join produce blocks with rows larger than batch size (#16166) TengJianPing 2023-02-01 16:02:31 +08:00
  • aaae1497cd [Refactor](function) opt the exec of function with null column (#16256) HappenLee 2023-02-01 15:56:31 +08:00
  • ca73c60442 [Chore](build) enable ignored-qualifiers check (#16196) Pxl 2023-02-01 15:15:59 +08:00
  • e3c8fffd99 [function](round) fix decimal scale for scale not specified (#15541) HaveAnOrangeCat 2023-02-01 14:58:48 +08:00
  • 72a05a4358 [Bug](date) remove MinuteFloor/MinuteCeil for datev2 (#16247) Gabriel 2023-02-01 14:57:51 +08:00
  • 1b99746355 [Bug](function) enchance esquery error msg && forbid to_quantile_state #16274 Pxl 2023-02-01 14:06:09 +08:00
  • 1c7c6b2f44 [improve](file cache) rename the var QueryContext to QueryFileCacheContext (#16272) Lightman 2023-02-01 14:05:00 +08:00
  • ba026b6e99 [datev2](function) make function nullable DEPEND_ON_ARGUMENT (#16159) Gabriel 2023-02-01 13:57:43 +08:00
  • dbd1dfb64c [Bug](date) fix BE crash if month_floor 's argument is null (#16281) Gabriel 2023-02-01 12:25:57 +08:00
  • 95d7c2de26 [Refactor](function) Rewrite the function elt (#16287) HappenLee 2023-02-01 11:17:06 +08:00
  • 17bec356a3 [Bug](decimalv3) always use decimalv3 for show create table (#16295) Gabriel 2023-02-01 09:54:42 +08:00
  • 0b1202051e [fix](Nereids): remove error regression case in nereids_p0 #16280 谢健 2023-02-01 08:52:41 +08:00
  • cd457312e4 [Enhancement](grouping) Add a switch for users to force using alias name in group by and having clause (#15748) xy720 2023-01-31 23:46:31 +08:00
  • c63a960df6 [fix](planner) create view generate wrong sql when sql contains multi count distinct (#16092) morrySnow 2023-01-31 23:42:53 +08:00
  • 6470ae58ea [enhancement](config) remove config load_process_max_memory_limit_bytes (#15686) zhannngchen 2023-01-31 21:36:34 +08:00
  • 934f2de8da [fix](inverted index) fix some bug about fulltext match query with compound conditions (#16226) YueW 2023-01-31 21:34:30 +08:00
  • ca7eb94f23 [improvement](agg-function) Increase the limit maximum number of agg function parameters (#15924) abmdocrt 2023-01-31 21:03:50 +08:00
  • f798f60afd [Fix](Nereids) fix incorrectly push down cast expression in hash join conjunctions (#16216) mch_ucchi 2023-01-31 20:02:31 +08:00
  • 644efb6437 [enhencement](lock) print table lock owner when failed to try lock (#16186) Mingyu Chen 2023-01-31 18:21:18 +08:00
  • 30915c8626 [Bug](regression-framework) fix regression framework throw strange exception (#16273) lihangyu 2023-01-31 16:52:19 +08:00
  • e7cd85f147 [feature](Nereids): generate phyiscal plan in DPhyp (#15264) 谢健 2023-01-31 14:16:25 +08:00
  • 00a598a839 [feature](cooldown) Decouple storage policy and resource (#15873) plat1ko 2023-01-31 14:13:47 +08:00
  • a8a29427f6 [fix](multi catalog)Collect decimal and date type min max statistic value (#16262) Jibing-Li 2023-01-31 11:58:56 +08:00
  • cb43010d60 [docs](kms) Add faq doc for accessing kms hdfs jce invalid key size issue. (#16264) Qi Chen 2023-01-31 11:30:58 +08:00
  • 471db80f69 [Bug](date) Fix invalid date (#16205) Gabriel 2023-01-31 10:08:44 +08:00
  • a7b030778a [fix](sort) fix heap-use-after-free error if sort with limit and is spilled (#16267) TengJianPing 2023-01-31 09:59:03 +08:00
  • f02aa7e3e2 [thirdparty](libhdfs3) update libhdfs3 to 2.3.7 to fix kms seek bug (#16265) Mingyu Chen 2023-01-31 08:56:00 +08:00
  • e7c1d81419 [fix](planner) Pushdown constant predicate to all scan node in the lieteral view. #16217 AKIRA 2023-01-30 22:18:43 +08:00
  • 1020fe165b [Bug](function) positive function coredump in decimal (#16230) HappenLee 2023-01-30 22:17:50 +08:00
  • 75c8670286 [Feature-WIP](inverted index) Filter out and remain predicates that do not support apply by inverted index, and add inverted index regression case (#16167) YueW 2023-01-30 22:16:08 +08:00
  • 8b2aa9f3a2 fix date_sub function doc (#16250) yongkang.zhong 2023-01-30 21:53:45 +08:00
  • 9aa0d86fec [fix](olap) Incorrect reserving size for PredicateColumn converted from ColumnDictionary (#16249) Jerry Hu 2023-01-30 20:28:22 +08:00
  • 53e50d2b05 [typo](doc): fix SELECT.md (#16245) fengzhengshu 2023-01-30 19:39:30 +08:00
  • c6014975a4 [fix](Nereids): fix AesDecrypt, AesEncrypt. (#16213) jakevin 2023-01-30 18:52:56 +08:00
  • b480db2e11 [test](pipeline) Run nereids cases in p1/p2 (#16130) AKIRA 2023-01-30 18:33:31 +08:00
  • 322dc2a104 [Bug](function) fix now(int) use_default_implementation_for_nulls && fix dround signature (#16238) Pxl 2023-01-30 18:01:26 +08:00
  • c59a8cb15d [refactor](remove unused code) remove log error hub (#16183) yiguolei 2023-01-30 16:53:56 +08:00
  • fdc042bb39 [fix](vresultsink) BufferControlBlock may block all fragment handle threads (#16231) chenlinzhong 2023-01-30 16:53:21 +08:00
  • 342f3168b5 [fix](Nereids) return null when encryption is invalid rather than throw exception (#16234) 谢健 2023-01-30 16:52:42 +08:00
  • 90b12143a3 [refactor](remove unused code) remove runtime tuple structure and useless utils class (#16237) yiguolei 2023-01-30 16:45:14 +08:00
  • 7c3c5576b9 [Fix](doc) fix hive catalog docs with kerberos enabled. (#16236) Xiangyu Wang 2023-01-30 16:44:27 +08:00
  • a9671b6dfd [feature](agg)support two level-hash map in aggregation node (#15967) Jerry Hu 2023-01-30 16:43:33 +08:00
  • 6bebf92254 [fix][FE] fix be coredump when children of FunctionCallExpr is folded (#16064) shee 2023-01-30 15:25:00 +08:00
  • 4b6a4b3cf7 [refactor](remove unused code) Remove unused mempool declare or function params (#16222) yiguolei 2023-01-30 13:03:18 +08:00
  • f87f80a9ef [typo](doc) fix spelling mistaks word uninstall (#16219) Coen 2023-01-30 12:32:53 +08:00
  • 6254258357 [Feature](Nereids) eliminate project when child is empty relation (#16210) mch_ucchi 2023-01-30 11:28:07 +08:00
  • 60b622cefe [minor](git): ignore metastore_db/ (#16201) jakevin 2023-01-30 11:13:00 +08:00
  • 5c00caa259 [refactor](Nereids) refactor BindSlotReference for easy merge all bind process in one rule (#16156) morrySnow 2023-01-30 10:57:39 +08:00
  • bd1b7e190c [fix](Nereids): fix field(). (#16214) jakevin 2023-01-30 10:55:02 +08:00
  • 07d58e531a [improvement](filecache) add profile for file cache (#16223) Ashin Gau 2023-01-30 10:46:31 +08:00
  • 28fcc093a8 [improvement](bitshuffle)Enable avx512 support in bitshuffle for performance boost (#15972) Kai Qiang Wu 2023-01-30 10:33:01 +08:00
  • ec4a56922f [enhancement](memory) reduce memory usage for failed broker loads (#15895) Zhengguo Yang 2023-01-30 10:22:31 +08:00
  • 69e748b076 [fix](schema scanner)change schema_scanner::get_next_row to get_next_block (#15718) WenYao 2023-01-30 10:01:50 +08:00
  • 7d437d5706 [Bug](function) running_difference function coredump in regression test (#16215) HappenLee 2023-01-30 09:58:27 +08:00
  • 17885acd09 [improvement](metrics) Metrics add all rowset nums and segment nums (#16208) Xinyi Zou 2023-01-30 09:55:32 +08:00
  • f72efd4523 [Improvement](decimal) do not log fatal when precision is invalid (#16207) Gabriel 2023-01-30 09:54:22 +08:00
  • b8a7297109 [Enhancement](profile) fill user field for profile. (#16212) Xiangyu Wang 2023-01-30 09:15:02 +08:00
  • 9894d239b7 [typo](doc)Add an example of how to assign a value to a field of Date type (#16199) fracly 2023-01-30 08:22:52 +08:00
  • d56043ab5a [feature-wip](MTMV) Support setting variables in query statement (#16060) Adonis Ling 2023-01-30 01:05:41 +08:00
  • f0ab71aa84 [Thirdpart](lib) Add lib fast_float to replace std::from_chars() convert float/double (#16204) HappenLee 2023-01-30 00:41:56 +08:00
  • 98649ec9f8 [fix](Nereids): Fix some functions error (#16197) 谢健 2023-01-30 00:41:31 +08:00
  • 7d648a94d0 [fix](Nereids): fix scalar_function A-F. (#16209) jakevin 2023-01-30 00:37:34 +08:00
  • 62ff20d462 [fix](compile) fix the compile error when WITH_MYSQL is ON. (#16195) luozenglin 2023-01-29 22:52:44 +08:00
  • 5eaa995704 [refactor](some mempool) not memset 0 in default value iterator (#16194) yiguolei 2023-01-29 22:50:39 +08:00
  • 217db3e4c8 [refactor](built-in function) remove symbols for vectorized function (#16189) Gabriel 2023-01-29 21:30:09 +08:00
  • a38f36365b [optimize](inverted index) use InvertedIndexReaderType::FULLTEXT instead of InvertedIndexParserType to check predicate whether handle by fulltext or not (#16191) YueW 2023-01-29 20:45:51 +08:00
  • 1db7882bb5 [Fix](Nereids): fix error of X-Z function for nereids (#16171) mch_ucchi 2023-01-29 20:42:30 +08:00
  • 1ec88cbff6 [fix](nereids) AggregationNode process null as key column in wrong way (#16125) starocean999 2023-01-29 20:12:07 +08:00
  • 46347a51d2 [Bug](exec) enable warning on ignoring function return value for vctx (#16157) Pxl 2023-01-29 17:23:21 +08:00
  • f97c51d786 [enhancement](compaction) Optimize calculating level size of input rowset in SizeBasedCumulativeCompactionPolicy (#15633) plat1ko 2023-01-29 17:18:50 +08:00