Commit Graph

  • d956cb13af [Bug](point query) Reusable in PointQueryExecutor should call init before add to LookupCache (#16489) lihangyu 2023-02-08 16:05:59 +08:00
  • e11437d1fe [fix](planner) npe in RewriteBinaryPredicatesRule (#16401) minghong 2023-02-08 15:57:35 +08:00
  • f6a20f844b [fix](hashjoin) join produce blocks with rows larger than batch size: handle join with other conjuncts (#16402) TengJianPing 2023-02-08 14:26:35 +08:00
  • 2883f67042 [fix](iceberg) update iceberg docs and add credential properties (#16429) slothever 2023-02-08 13:53:01 +08:00
  • 41947c73eb [Feature](array-function) Support array functions for nested type datev2 and datetimev2 (#16382) abmdocrt 2023-02-08 12:51:07 +08:00
  • 98c741d664 [fix](Nereids): FilterOrSelf shouldn't And all predicates.. (#16491) jakevin 2023-02-08 12:42:22 +08:00
  • 2fd7833a12 [fix](doc): fix typo of tpch.md (#16229) UnicornLee 2023-02-08 12:01:21 +08:00
  • 583001bd92 [Bug](share hash table) Support shared hash table on Nereids (#16474) Gabriel 2023-02-08 11:51:27 +08:00
  • 713c11b42b [typo](docs) Fix some errors in the description (#16452) yagagagaga 2023-02-08 11:47:39 +08:00
  • 2350ef1a64 Modify thrift_rpc_timeout_ms default value documentation (#16464) caoliang-web 2023-02-08 11:35:38 +08:00
  • afdaf2d70e [Doc](Jdbc Catlog) JDBC Catalog support Insert operation (#16454) Tiewei Fang 2023-02-08 10:59:20 +08:00
  • 254790c564 [fix](nereids) FE nereids use DateV2Literal instead of 'cast datev2' (#16386) minghong 2023-02-08 10:51:35 +08:00
  • 81dbed70c2 [fix](Nereids) back off on tpch p1 (#16478) morrySnow 2023-02-08 10:43:13 +08:00
  • 289a4b2ea4 [fix](func) fix truncate float type result error (#16468) luozenglin 2023-02-08 08:57:43 +08:00
  • cf18de14b5 [fix](writer) add _is_closed state to DeltaWriter and avoid write/close core after close (#16453) Kang 2023-02-07 22:40:26 +08:00
  • 91325e5ca3 [fix](pipeline) incorrect result when disabling sharing hash table (#16476) Jerry Hu 2023-02-07 21:25:32 +08:00
  • a4c28e6efa [Fix](Nereids) runtime filter cannot generate when expression is cast. (#16120) mch_ucchi 2023-02-07 20:28:07 +08:00
  • f90d844a53 [improvement](compaction) enable compaction in TABLET_NOTREADY (#16470) yixiutt 2023-02-07 19:58:23 +08:00
  • 1d0fdff98a [Bug](sort) disable 2phase read for sort by expressions exclude slotref (#16460) lihangyu 2023-02-07 19:42:54 +08:00
  • 9114896178 [DecimalV3](opt) opt the function of decimalv3 to_string logic (#16427) HappenLee 2023-02-07 13:28:07 +08:00
  • 796d51ae2e [enhance](fuzzy)set rewriteOrToInPredicateThreshold=2/10000 in fuzzy mode (#16456) minghong 2023-02-07 12:45:27 +08:00
  • d390e63a03 [enhancement](stream receiver) make stream receiver exception safe (#16412) yiguolei 2023-02-07 12:44:20 +08:00
  • 6fdd35a6f2 [enhancement](mpp process) remove unused method and make report process more clear (#16441) yiguolei 2023-02-07 12:28:55 +08:00
  • bed1ab7c19 [Feature](Nereids) Add hint to enable pre-aggregation when scan OLAP table. (#15614) Shuo Wang 2023-02-07 11:59:10 +08:00
  • 27216dc7e0 [improvement](multi-catalog) push down all predicates into rowgroup/page filtering for ParquetReader (#16388) Ashin Gau 2023-02-07 11:32:57 +08:00
  • 0b8c6315fb [fix](broker load) Fix hll_hash(null) in broker load report incorrect Exception (#16293) Henry2SS 2023-02-07 11:32:20 +08:00
  • 91229bb87d [Bug](makr join) Fix mark join with other conjuncts (#16435) Gabriel 2023-02-07 09:31:41 +08:00
  • a13beca0de [Fix](load)Use lower case for load column names. #16422 Jibing-Li 2023-02-07 09:18:37 +08:00
  • dcbcec0775 [regression](fuzzy)fuzzy enable_fold_constant_by_be (#16448) Dongyang Li 2023-02-07 09:17:50 +08:00
  • 3334e3f393 [fix](restore) do not set default replication_allocation when restore with property reserve_replica = true (#15562) xueweizhang 2023-02-06 22:38:03 +08:00
  • 0744aeb201 [fix](docs) fix the 404 bad link of website doc (#16284) Hong Liu 2023-02-06 18:56:07 +08:00
  • 36a5e0a2a9 [bugfix](array) fix element revert on error in DataTypeArray::from_string (#16434) Kang 2023-02-06 18:27:36 +08:00
  • 2bee26b05a [fix](merge-on-write) fix that the query result has duplicate keys (#16336) Xin Liao 2023-02-06 17:09:53 +08:00
  • c1400a34eb [regression](fix) 1. fix broker load test case and add orc test 2. se… (#16373) Dongyang Li 2023-02-06 16:10:25 +08:00
  • 118e769dac [fix](regression-test) fix external table p2 case bug (#16405) Mingyu Chen 2023-02-06 15:55:05 +08:00
  • da27039fe4 [Fix](load) Fix memory leak for stream load 2pc #16430 weizuo93 2023-02-06 15:52:17 +08:00
  • c0054ddb2b [chore](type-info) Remove unused method in TypeInfo #16433 xy720 2023-02-06 15:49:11 +08:00
  • b21fdace37 [bugfix](RemoteUDF) fix remote udf retrun rpc env init error (#16325) Zhengguo Yang 2023-02-06 15:47:10 +08:00
  • 737c73dcf0 [Improvement](topn) order by key topn query optimization (#15663) Kang 2023-02-06 15:36:05 +08:00
  • 719b8ca340 [enhance](Nereids): polish code (#16368) jakevin 2023-02-06 12:06:55 +08:00
  • 7bd6e32f85 [build-support](code-style): Add more config in IntelliJ-code-format.xml (#16420) jakevin 2023-02-06 12:06:27 +08:00
  • a17fbe2b4c [fix](MTMV) Use current db to identify the MTMV tasks and jobs (#16419) huangzhaowei 2023-02-06 12:03:29 +08:00
  • dccd04a3ba [fix](fe)predicate is wrongly pushed through CUBE function (#15831) starocean999 2023-02-06 11:29:15 +08:00
  • f2fd47f238 [Improve](row-store) support row cache (#16263) lihangyu 2023-02-06 11:16:39 +08:00
  • a390252893 [fix](keywork) add TIME to keyword (#16277) Mingyu Chen 2023-02-06 11:07:11 +08:00
  • d10d6ec906 Add a version label to the jdbc multi-catalog (#16423) yongkang.zhong 2023-02-06 09:49:12 +08:00
  • f940cf4cf6 [fix](multi-catalog) fix recursive get schema cache bug (#16415) Mingyu Chen 2023-02-06 09:23:07 +08:00
  • d2044c2dc5 [typo](docs) fix docs,chinese characters error (#16387) Wanghuan 2023-02-05 15:47:09 +08:00
  • b1b2697cc7 [fix](iceberg) fix iceberg catalog (#16372) slothever 2023-02-05 13:15:28 +08:00
  • c689b8918a [enhancement](runtimefilter) no need wait for fragment because two phase exec fragment (#16418) yiguolei 2023-02-05 10:09:31 +08:00
  • 09870098af [fix](func) fix core dump when the pattern of the regexp_extract_all function does not contain subpatterns (#16408) luozenglin 2023-02-05 01:16:54 +08:00
  • 059cf58151 [fix](vertical compaction) fix uint32_t init value (#16377) yixiutt 2023-02-05 00:05:35 +08:00
  • df3a6e2412 [fix](fe)only set column info for slots in sortTupleDesc (#16407) starocean999 2023-02-04 23:14:25 +08:00
  • ca7b2e27a8 [regression-test](function) add regression test for money_format with truncate (#16052) gnehil 2023-02-04 23:10:01 +08:00
  • dd63897757 [fix](be)the set operation node should accept both nullable and non-nullable data from child node (#16126) starocean999 2023-02-04 23:08:59 +08:00
  • c488e67bd3 [Bug](vectorized)Fix reading date and datetime types conversion error (#16252) wudi 2023-02-04 23:05:00 +08:00
  • d2b5015d3f [enhancement](profile) add the profile counter RawRowsRead to record the rows read from the parquet file (#16328) luozenglin 2023-02-04 22:59:34 +08:00
  • 1deefd7f72 [typo](docs)Remove doris manager doc (#16278) jiafeng.zhang 2023-02-04 22:54:53 +08:00
  • c3a6eb4f9a [Refactor](function) remove useless function get to create column (#16333) HappenLee 2023-02-04 22:54:14 +08:00
  • e5d624ce9c [Enhancement](profile) lazy load profileContent string (#16354) Xiangyu Wang 2023-02-04 22:53:44 +08:00
  • 458adf6c91 [improvement](jdbc) refator jdbc of copy result set by batch (#16337) zhangstar333 2023-02-04 22:51:55 +08:00
  • 1069d4f91e [Enhancement](Stmt)ShowPartitionsStmt support forward to master #16359 Xujian Duan 2023-02-04 22:51:19 +08:00
  • 63d57b83f3 [fix](memory) Fix request jemallloc metrics wait lock je_malloc_mutex_lock_slow #16381 Xinyi Zou 2023-02-04 22:49:22 +08:00
  • bd8ef4edeb [fix](cooldown) Fix core in remove_all_remote_rowsets (#16374) plat1ko 2023-02-04 22:31:38 +08:00
  • 1473a9716b [fix](cooldown) Fix bug in report tablet (#16414) plat1ko 2023-02-04 22:30:57 +08:00
  • 1146bde695 [feature-wip](MTMV) Support refresh mtmv (#16218) huangzhaowei 2023-02-04 20:17:45 +08:00
  • 60386a46a6 fix ADMIN-CHECK-TABLET typo (#16389) camby 2023-02-04 18:44:08 +08:00
  • 918004c016 [Bug](date) Fix BE crash caused by function datediff (#16397) Gabriel 2023-02-04 18:43:23 +08:00
  • 712fa8c538 [typo](docs) Fixed some display errors caused by MD syntax errors (#16395) yagagagaga 2023-02-04 18:12:05 +08:00
  • ad78f313be [Improvement](statistics) show analysis job info (#16305) ElvinWei 2023-02-03 23:21:47 +08:00
  • f443ebfd9a [Improvement](statistics) optimise histogram keyword (#16369) ElvinWei 2023-02-03 23:02:41 +08:00
  • 125b60b4b9 [improvement](compatibility) add DATA_TYPE in information schema for new types #16391 Kang 2023-02-03 22:28:42 +08:00
  • b621d1d68a [docs](docs) update en docs (#16257) Hu Yanjun 2023-02-03 22:01:43 +08:00
  • 4f778c38a1 [feature](nereids) support explore 4 phase aggregation (#16298) minghong 2023-02-03 21:51:10 +08:00
  • 56be2e5a1a [bugfix](disk balance) fix new rowset time check when add tablet (#16261) yixiutt 2023-02-03 21:49:37 +08:00
  • 54c85e36ad [Fix](point query) OlapScanNode reuslt could be memleak since it's cached (#16406) lihangyu 2023-02-03 21:42:53 +08:00
  • 5e232a30d8 [fix](planner) Doris returns empty sets when select from a inline view (#16370) AKIRA 2023-02-03 21:23:52 +08:00
  • a5d9aca7ba [test](Nereids) enable G-K and L-Q scalar function regression test cases (#16169) AKIRA 2023-02-03 21:18:43 +08:00
  • 87fbb8341a [Bug](datev2) Fix bug when cast datev2 to date (#16394) Gabriel 2023-02-03 20:50:16 +08:00
  • f94a78ab4a [Fix](topn) fix wrong nullable cast for RowId column and use heapsorter for two phase read (#16399) lihangyu 2023-02-03 20:49:45 +08:00
  • 929b31bd3c [Feature](Nereids) Support CaseWhen with subquery (#16385) zhengshiJ 2023-02-03 18:20:47 +08:00
  • 3891083474 [fix](Nereids): fix some bugs in DpHyper (#16282) 谢健 2023-02-03 18:19:48 +08:00
  • 3f4ca3da32 [Bug](CURRENT_TIMESTAMP) Fix wrong default value after schema change (#16364) Gabriel 2023-02-03 17:06:24 +08:00
  • 4df70becb9 [refactor](reader) refactor broker_file_reader to get _client in the constructor (#16021) luozenglin 2023-02-03 16:51:19 +08:00
  • 13cb81a724 [fix](broker) Fix bug that heavy broker load may failed due to BrokerException which indicate the fd is not owned by client (#16350) caiconghui 2023-02-03 15:06:45 +08:00
  • 6294b29f0a [chore](regression-test) Remove array config in regression test (#16376) xy720 2023-02-03 14:44:03 +08:00
  • b1fd124f02 [feature](struct-type/map-type) Add switch for struct and map type for creating table (#16379) xy720 2023-02-03 13:46:52 +08:00
  • dfb610d7ec [fix](nereids) the order exprs in sort node should be slotRef in its tupleDesc (#16363) starocean999 2023-02-03 13:28:08 +08:00
  • a9177569c6 [refactor](Nereids) remove trick datatype code in Expression (#16365) morrySnow 2023-02-03 13:02:34 +08:00
  • 5e4bb98900 [Chore](build) enable -Wpedantic and update lowest gcc version to 11.1 (#16290) Pxl 2023-02-03 11:28:48 +08:00
  • 7d5a10e1af [bug](function) fix mask_first_n function can't handle const value (#16308) zhangstar333 2023-02-03 10:32:42 +08:00
  • 4fc0715156 [fix](auth)fix external catalog cannot use db (#16269) zhangdong 2023-02-03 10:10:33 +08:00
  • 545b91f8f7 [bug](jdbc) fix jdbc insert decimalv3 be core dump (#16353) zhangstar333 2023-02-03 10:00:06 +08:00
  • 7a800bd3c6 [fix](scan) coredump caused by null of _scanner_ctx (#16361) Jerry Hu 2023-02-03 09:24:15 +08:00
  • 13f74088fa [Improve](row-store) check light schema change enabled (#16358) lihangyu 2023-02-02 20:57:18 +08:00
  • 1d8265c5a3 [refactor](row-store) make row store column a hidden column in meta (#16251) lihangyu 2023-02-02 20:56:13 +08:00
  • 6ee0dbfb23 [fix](cooldown) Fix bugs in cooldown single replica files (#16299) plat1ko 2023-02-02 19:31:26 +08:00
  • 0d5b115993 [Feature](Materialized-View) support duplicate base column for diffrent aggregate function (#15837) Pxl 2023-02-02 18:57:39 +08:00
  • e31913faca [Feature](Nereids) Support order and limit in subquery (#15971) zhengshiJ 2023-02-02 18:17:30 +08:00
  • cb6875b5a4 [improvement](multi-catalog) use date/datetimev2 as default col type for catalog table (#16304) Mingyu Chen 2023-02-02 17:35:48 +08:00