Commit Graph

  • 5c076b738b [improvement](resource-group) add test for resource group (#18575) luozenglin 2023-04-18 20:20:50 +08:00
  • c323bc44ff [feature](docker)add be init script option (#16909) FreeOnePlus 2023-04-18 20:03:18 +08:00
  • 380bc16595 fix doc (#18772) Liqf 2023-04-18 19:54:28 +08:00
  • 79c446c89f [enhancement](exception) Column filter/replicate supports exception safety (#18503) Xinyi Zou 2023-04-18 19:23:09 +08:00
  • 4a16eff16d [fix](merge-on-write) enable_unique_key_merge_on_write property should only be used for unique table (#18734) Xin Liao 2023-04-18 18:40:01 +08:00
  • 031d35d4a1 [fix](stats) Stats still in cache after user dropped it (#18720) AKIRA 2023-04-18 17:41:10 +09:00
  • c3f808cc06 Revert "[enhancement](Nereids) optimize bloom filter size reducing strategy (#18596)" (#18768) Gabriel 2023-04-18 15:37:19 +08:00
  • 1b4be46ce5 [typo](docs) optimization Monitoring and alarming doc (#18767) yongkang.zhong 2023-04-18 14:14:29 +08:00
  • 564446e52f [Refact](type system) refact serde for type system and pb serde impl (#18627) amory 2023-04-18 14:13:56 +08:00
  • 18898db09d [feature](function) Add new parameters to 'trim'. (#18580) Mryange 2023-04-18 14:13:30 +08:00
  • 62e4140d17 [fix](olap) fix lost disable_auto_compaction info when fe restart (#18757) xueweizhang 2023-04-18 14:11:40 +08:00
  • 0b074ade02 [fix](const column) fix coredump caused by const column for some functions (#18737) TengJianPing 2023-04-18 13:57:55 +08:00
  • 6b351a2818 [vectorzied](function) fix array_map function analyzed failed with order by clause (#18676) zhangstar333 2023-04-18 12:01:44 +08:00
  • 3a6eae0ec5 [feature](Nereids): infer not null from Agg Count(distinct). (#18599) jakevin 2023-04-18 11:22:36 +08:00
  • 7fe281b7a6 [docs](docs)Modify the wrong information about the concept description in the document (#18760) FreeOnePlus 2023-04-18 10:43:53 +08:00
  • 7b0e5ad54d [enhance](buffered reader)add bvar to detect download bytes and download speed (#18736) AlexYue 2023-04-18 10:14:07 +08:00
  • 3de4d64657 [chore](hashtable) Use doris' Allocator to replace std::allocator in phmap (#18735) Jerry Hu 2023-04-18 09:58:28 +08:00
  • 98b8efc2c2 [fix](multi-catalog)fix old s3 properties check (#18430) slothever 2023-04-18 09:58:13 +08:00
  • 0753dc2cc1 [fix](merge-on-write) the mow keyset check is quite slow when loading large data set, remove it from release version (#18750) zhannngchen 2023-04-18 09:51:25 +08:00
  • 10b252856d [feature](Nereids): pullup semiJoin through aggregate. (#18669) jakevin 2023-04-18 09:31:07 +08:00
  • b68857902e [Compile](BE) Fix compile failed with tcmalloc (#18748) HappenLee 2023-04-18 09:26:45 +08:00
  • 86b8e95045 [fix](Nereids): when GroupExpr already exists, we need to remove ParentExpression (#18749) jakevin 2023-04-17 23:12:26 +08:00
  • b59c4b4702 [fix](build) Fix missing header files (#18740) yongjinhou 2023-04-17 21:22:15 +08:00
  • c904384672 Revert "[refactor](planner) using crchash replace murmurhash in the runtime filter (#18472)" (#18730) Mryange 2023-04-17 20:25:18 +08:00
  • 575c1620c2 [Improve](fe)Use commons-lang3 uniformly and refactor PatternGenerator#generateTypePattern (#18666) Calvin Kirs 2023-04-17 20:15:17 +08:00
  • b458c14d31 [improvement](merge-on-write) move segment check to delta writer (#18643) yixiutt 2023-04-17 19:59:44 +08:00
  • 16cdd9e95a [feature](segcompaction) enable segcompaction by default (#18722) zhengyu 2023-04-17 18:00:49 +08:00
  • 74d424e6d4 [Bug](DECIMAL) Fix bug for arithmatic expr DECIMALV2 / DECIMALV3 (#18723) Gabriel 2023-04-17 16:43:36 +08:00
  • d61f52d277 [fix](Nereids): fix sum func in eager agg (#18675) jakevin 2023-04-17 15:06:28 +08:00
  • 1e06763366 [fix](bitmap) fix bitmap_count errors to set nullable to non-nullable bitmap col (#18689) luozenglin 2023-04-17 13:23:27 +08:00
  • 5300b21db7 [Bug](DECIMALV3) report failure if a decimal value is overflow (#18336) Gabriel 2023-04-17 13:18:14 +08:00
  • eb128753ac [Opt](pipeline) opt pipeline shared scan (#18715) HappenLee 2023-04-17 13:06:39 +08:00
  • 9e960f4c4f [chore](build) Use include-what-you-use to optimize includes (#18681) Adonis Ling 2023-04-17 11:44:58 +08:00
  • a2278dbc6c [opt](nereids) optimize filter estimation for pattern "col=col" #18716 minghong 2023-04-17 11:44:35 +08:00
  • b5b0148010 [feature](Nereids): when cost time > 5s, throw timeout Exception (#18316) jakevin 2023-04-17 11:21:54 +08:00
  • 32c1d0acea [typo](docs) Add directory level for ST doc (#18719) yongkang.zhong 2023-04-17 11:15:37 +08:00
  • a8a133b497 [typo](docs)Optimize Monitoring and alarming documentation (#18718) yongkang.zhong 2023-04-17 11:01:54 +08:00
  • 3eac53f75d [enhancement](Nereids) optimize bloom filter size reducing strategy (#18596) morrySnow 2023-04-17 10:50:08 +08:00
  • ac0b382fed [improvement](executor) Priority Queue support vruntime (#18635) wangbo 2023-04-17 10:17:28 +08:00
  • 9c7a69ff09 Fix update submodule everytime (#18671) Lijia Liu 2023-04-17 10:13:31 +08:00
  • 092d81f88a [BugFix](functions) fix multi_search_all_positions #18682 zclllyybb 2023-04-17 08:32:57 +08:00
  • afbbf84675 [chore](build) add apache-orc git submodule path (#18695) ZhangYu0123 2023-04-17 00:08:25 +08:00
  • ddbff2aa39 [feature](jni) map c++ block to java vector table (#18566) Ashin Gau 2023-04-17 00:04:53 +08:00
  • 0788ff115c [Fix][Docs]: from ARRAY\<T\> to ARRAY<T>(#18713) Jake-00 2023-04-16 22:36:48 +08:00
  • b7d7525e9d [doc][multi-catalog] add timed refresh en (#18705) q763562998 2023-04-16 22:36:16 +08:00
  • dc6a3e088e [doc](multi-catalog)added timing refresh (#18704) q763562998 2023-04-16 22:35:59 +08:00
  • 57982ddc46 [Fix](catalog)Fix hudi-catalog get file split error (#18644) (#18673) Calvin Kirs 2023-04-16 21:56:14 +08:00
  • e6884a3768 [log](fe) add more detail log for master transfer (#17350) (#17485) Lei Zhang 2023-04-16 18:35:06 +08:00
  • 1cbbc60822 [feature](config) support "experimental" prefix for FE config (#18699) Mingyu Chen 2023-04-16 18:32:10 +08:00
  • 652e7fe4ab [regression-test] add some suites (#18286) yagagagaga 2023-04-16 18:19:52 +08:00
  • 24dd3f19cd [feature](extension) support beats output to doris (#18448) hailin0 2023-04-16 18:17:48 +08:00
  • 0f00ad4d2a [fix](executor)Fix scanner's _max_thread_num may == 0 #18465 wangbo 2023-04-16 18:17:18 +08:00
  • afdac1204d [improve](postgresql catalog) support postgresql bytea type to doris string (#18623) yongkang.zhong 2023-04-16 18:14:42 +08:00
  • 7bc242d665 [regression-test](prepared statement) Fix connection error when test framework used lower jdbc version (#18665) lihangyu 2023-04-16 18:13:45 +08:00
  • c12646382d [feature](multicatalog) enable doris hive/iceberg catalog to read data on tencent GooseFS (#18685) Yulei-Yang 2023-04-16 18:11:57 +08:00
  • 042cf2a1bf [enhancement](ut) add ut for buffered reader (#18667) AlexYue 2023-04-16 18:08:22 +08:00
  • 70a418c4a8 [improvement](release) add release download scripts (#18703) Mingyu Chen 2023-04-16 16:49:59 +08:00
  • 69ae14f228 [Bug](pipeline) regression heap use after free (#18701) HappenLee 2023-04-16 16:22:41 +08:00
  • 3ec52dc7da [tpch](nereids) add regression test for tpch_sf500 plan shape #18631 minghong 2023-04-16 11:37:33 +08:00
  • 7dd96bc341 [fix](olap) remove zorder support when create table (#18698) xueweizhang 2023-04-16 09:24:18 +08:00
  • 8f0d4ae625 [Fix](fe)Upgrade hive-catalog-shade version to 1.0.3 (#18690) Calvin Kirs 2023-04-15 22:10:45 +08:00
  • bcff3710ca [fix] set execution timeout for brokerload and use query timeout when… (#18694) Yongqiang YANG 2023-04-15 20:41:04 +08:00
  • cc4778a271 [Fix](orc-reader) Check hasNulls() firstly when use notNull data in ColumnVectorBatch. #18674 Qi Chen 2023-04-15 19:48:31 +08:00
  • d653a64fb9 [minor](thrift) modify identifier to compatible with 1.2-lts (#18641) Gabriel 2023-04-15 17:49:09 +08:00
  • 975b373896 [Chore](thrift) add some check on client cache && remove some unused code && catch st… #18683 Pxl 2023-04-15 17:47:51 +08:00
  • 98b8bef05b [bugfix](inverted index) fix inverted index to support NULL value filter (#18302) Kang 2023-04-15 13:20:26 +08:00
  • d2efc619b0 [Enchancement](statistics) Show histogram statistics, show specified column statistics (#18657) ElvinWei 2023-04-14 22:36:40 +08:00
  • 30a783908e [test][typo](alter) enhance the suspicious rollup case for alter LSC and add experimental docs (#18612) 奕冷 2023-04-14 21:15:04 +08:00
  • f7e129934e [fix](nereids) only order by slot reference could use topn opt (#18622) starocean999 2023-04-14 20:59:06 +08:00
  • 683d64b361 [Refactor](multi catalog)Remove redundant param context for FileQueryScanNode (#18636) Jibing-Li 2023-04-14 20:20:21 +08:00
  • e1b3955e05 [refactor](jdbc) using jvm parameters to init jdbc datasource (#18670) zhangstar333 2023-04-14 18:45:29 +08:00
  • d4928c60c8 [vectorized](profile) fix pipeline profile can't get result under more instances (#18525) zhangstar333 2023-04-14 18:20:19 +08:00
  • 4cde3d4f21 [Enhancement](Expr) Change small fix container size of In set to 8. (#18492) Qi Chen 2023-04-14 18:19:45 +08:00
  • f2d75cb492 [fix](Nereids) fix signature precision round for decimalv3 (#18639) morrySnow 2023-04-14 18:18:41 +08:00
  • 4284fc4e75 [chore] Download apache orc source code from github if git does not work in build.sh. (#18625) Qi Chen 2023-04-14 17:54:14 +08:00
  • 5acf764d9c [fix](trino catalog) To specify both catalog and database, run the show table command (#18645) yongkang.zhong 2023-04-14 17:51:50 +08:00
  • 90f4e4feff [Fix](thrift) add SCH_BACKENDS in TSchemaTableType (#18647) WenYao 2023-04-14 17:47:25 +08:00
  • 362b5a34ae [feat](stats) Support to delete expired stats periodically (#18614) AKIRA 2023-04-14 18:32:51 +09:00
  • 65f9db90c8 [feature](nereids) forbid unknown col stats #18617 minghong 2023-04-14 17:13:39 +08:00
  • 5d1abe4507 [Bugfix](Mtmv)Fix mtmv meta load failed (#18605) huangzhaowei 2023-04-14 16:29:18 +08:00
  • 4174d5a707 [opt](nereids) optimze aggregation estimation #18607 minghong 2023-04-14 16:13:25 +08:00
  • 73e087d79c [feature](Nereids): support eager agg for Plan inside project. (#18637) jakevin 2023-04-14 15:30:33 +08:00
  • 9634d21a28 [fix](info_db) avoid infodb query timeout when external catalog info is too large or is not reachable (#18662) Mingyu Chen 2023-04-14 14:40:31 +08:00
  • db5ec6f6b0 [FIX](thrift)Fix with 1.2 version for thrift #18658 amory 2023-04-14 14:07:42 +08:00
  • 4d18ea30f4 [fix](Nereids) get_json_bigint should return bigint type (#18626) morrySnow 2023-04-14 14:01:44 +08:00
  • e009c459bf [enhancement](planner) remove date function if its child's type is date (#18593) morrySnow 2023-04-14 14:01:20 +08:00
  • 81799d614e [feature-wip](resource-group) support resource group interface in be. (#18588) luozenglin 2023-04-14 14:00:49 +08:00
  • 008ae4984b [feature](Nereids): convert rightSemi to leftSemi for matching more rule. (#18648) jakevin 2023-04-14 11:20:22 +08:00
  • e6b0e05840 [fix](Nerieds) Fix some bugs in binding and type coercion (#18548) 924060929 2023-04-14 11:00:24 +08:00
  • c704351273 [enhancement](memory) Refactor memory limit exceeded behavior (#18590) Xinyi Zou 2023-04-14 10:42:35 +08:00
  • 8751f08d5a [bugfix](GEO)fix precision problem (#18642) Liqf 2023-04-14 10:39:19 +08:00
  • f422fe888c [Doc](typo) Remove redundant words #18659 Wanghuan 2023-04-14 10:35:26 +08:00
  • 183800e1ad [Fix](variables) fix session variable does not take effect immediately when set global variable in follower FE (#18609) WenYao 2023-04-14 10:35:03 +08:00
  • 56d84739c1 [Opt](pipeline) opt the scanner ctx schedule in pipeline engine (#18545) HappenLee 2023-04-14 09:59:03 +08:00
  • 2294fb46a5 [refactor](minor) update scan concurrency for pipeline (#18650) Gabriel 2023-04-14 09:45:12 +08:00
  • dedcfd7c28 [Doc] (Show) add doc for show create repository statement (#18542) GoGoWen 2023-04-14 09:44:54 +08:00
  • cc24e2ae13 [doc](readme)add Backend C++ Coding Specification (#18649) Luzhijing 2023-04-14 09:37:18 +08:00
  • 72236d2b08 [typo](docs) add row to column doc (#18546) jiafeng.zhang 2023-04-14 09:04:55 +08:00
  • ca891d880f [fix](es) ClassCastException when getting root schema (#18438) gnehil 2023-04-14 09:04:09 +08:00
  • b6b4408283 [fix](meta) void NPE when save meta (#18600) Mingyu Chen 2023-04-14 08:52:09 +08:00