Re: [PR] [opt](spill) handle oom exception in spill tasks [doris]

2024-05-18 Thread via GitHub
github-actions[bot] commented on code in PR #35025: URL: https://github.com/apache/doris/pull/35025#discussion_r1605689692 ## be/src/pipeline/exec/partitioned_hash_join_probe_operator.cpp: ## @@ -153,43 +153,64 @@ Status PartitionedHashJoinProbeLocalState::close(RuntimeState* s

Re: [PR] [opt](spill) handle oom exception in spill tasks [doris]

2024-05-18 Thread via GitHub
doris-robot commented on PR #35025: URL: https://github.com/apache/doris/pull/35025#issuecomment-2118675408 TeamCity be ut coverage result: Function Coverage: 35.69% (9008/25241) Line Coverage: 27.36% (74501/272321) Region Coverage: 26.60% (38534/144887) Branch Coverage: 23.4

Re: [PR] [opt](memory) Add GlobalMemoryArbitrator and support ReserveMemory [doris]

2024-05-18 Thread via GitHub
yiguolei commented on code in PR #34985: URL: https://github.com/apache/doris/pull/34985#discussion_r1605693725 ## be/src/runtime/memory/global_memory_arbitrator.h: ## @@ -0,0 +1,133 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor licens

[PR] [chore](fuzzy) add more fuzzy config [doris]

2024-05-18 Thread via GitHub
dataroaring opened a new pull request, #35036: URL: https://github.com/apache/doris/pull/35036 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mai

Re: [PR] [chore](fuzzy) add more fuzzy config [doris]

2024-05-18 Thread via GitHub
dataroaring commented on PR #35036: URL: https://github.com/apache/doris/pull/35036#issuecomment-2118678480 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] [chore](fuzzy) add more fuzzy config [doris]

2024-05-18 Thread via GitHub
doris-robot commented on PR #35036: URL: https://github.com/apache/doris/pull/35036#issuecomment-2118678461 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [chore](fuzzy) add more fuzzy config [doris]

2024-05-18 Thread via GitHub
github-actions[bot] commented on PR #35036: URL: https://github.com/apache/doris/pull/35036#issuecomment-2118679862 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [opt](memory) Add GlobalMemoryArbitrator and support ReserveMemory [doris]

2024-05-18 Thread via GitHub
yiguolei commented on code in PR #34985: URL: https://github.com/apache/doris/pull/34985#discussion_r1605696566 ## be/src/runtime/memory/thread_mem_tracker_mgr.h: ## @@ -164,16 +172,35 @@ inline bool ThreadMemTrackerMgr::push_consumer_tracker(MemTracker* tracker) { }

Re: [PR] [chore](fuzzy) add more fuzzy config [doris]

2024-05-18 Thread via GitHub
doris-robot commented on PR #35036: URL: https://github.com/apache/doris/pull/35036#issuecomment-2118683253 TeamCity be ut coverage result: Function Coverage: 35.70% (9006/25228) Line Coverage: 27.36% (74477/272255) Region Coverage: 26.60% (38512/144808) Branch Coverage: 23.4

Re: [PR] [opt](memory) Add GlobalMemoryArbitrator and support ReserveMemory [doris]

2024-05-18 Thread via GitHub
yiguolei commented on code in PR #34985: URL: https://github.com/apache/doris/pull/34985#discussion_r1605696893 ## be/src/runtime/memory/thread_mem_tracker_mgr.h: ## @@ -209,14 +236,58 @@ inline void ThreadMemTrackerMgr::flush_untracked_mem() { _stop_consume = true; DC

Re: [PR] [feature](datatype) add BE config to allow zero date [doris]

2024-05-18 Thread via GitHub
doris-robot commented on PR #34961: URL: https://github.com/apache/doris/pull/34961#issuecomment-2118684650 TeamCity be ut coverage result: Function Coverage: 35.71% (9009/25228) Line Coverage: 27.37% (74523/272254) Region Coverage: 26.63% (38556/144805) Branch Coverage: 23.4

Re: [PR] [opt](memory) Add GlobalMemoryArbitrator and support ReserveMemory [doris]

2024-05-18 Thread via GitHub
yiguolei commented on code in PR #34985: URL: https://github.com/apache/doris/pull/34985#discussion_r1605698375 ## be/src/common/daemon.cpp: ## @@ -247,33 +248,35 @@ void Daemon::memory_gc_thread() { continue; } auto sys_mem_available = doris::MemI

Re: [PR] [load](cloud) Add FE config for streamload redirect policy: streamload_redirect_policy [doris]

2024-05-18 Thread via GitHub
doris-robot commented on PR #35031: URL: https://github.com/apache/doris/pull/35031#issuecomment-2118685699 TPC-DS: Total hot run time: 188837 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [Enhancement](Nereids) Nereids supports group_commit with insert [doris]

2024-05-18 Thread via GitHub
zzzs commented on PR #32523: URL: https://github.com/apache/doris/pull/32523#issuecomment-2118685907 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

Re: [PR] [load](cloud) Add FE config for streamload redirect policy: streamload_redirect_policy [doris]

2024-05-18 Thread via GitHub
doris-robot commented on PR #35031: URL: https://github.com/apache/doris/pull/35031#issuecomment-2118687332 ClickBench: Total hot run time: 30.7 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools C

Re: [PR] [refactor](status) refactor querycontext and runtime state status [doris]

2024-05-18 Thread via GitHub
doris-robot commented on PR #35035: URL: https://github.com/apache/doris/pull/35035#issuecomment-2118690325 TeamCity be ut coverage result: Function Coverage: 35.72% (9010/25226) Line Coverage: 27.37% (74499/272214) Region Coverage: 26.61% (38524/144787) Branch Coverage: 23.4

[PR] [fix](agg) memory leak issue in agg operator [doris]

2024-05-18 Thread via GitHub
mrhhsg opened a new pull request, #35037: URL: https://github.com/apache/doris/pull/35037 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d

Re: [PR] [fix](agg) memory leak issue in agg operator [doris]

2024-05-18 Thread via GitHub
doris-robot commented on PR #35037: URL: https://github.com/apache/doris/pull/35037#issuecomment-2118751394 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [fix](agg) memory leak issue in agg operator [doris]

2024-05-18 Thread via GitHub
mrhhsg commented on PR #35037: URL: https://github.com/apache/doris/pull/35037#issuecomment-2118751614 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

Re: [PR] [fix](agg) memory leak issue in agg operator [doris]

2024-05-18 Thread via GitHub
mrhhsg commented on PR #35037: URL: https://github.com/apache/doris/pull/35037#issuecomment-2118752430 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

Re: [PR] [fix](agg) memory leak issue in agg operator [doris]

2024-05-18 Thread via GitHub
github-actions[bot] commented on PR #35037: URL: https://github.com/apache/doris/pull/35037#issuecomment-2118753064 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

(doris) branch branch-2.1 updated (b76cfcd007b -> 80dd027ce2e)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from b76cfcd007b [refactor](mtmv) Materialization context and mtmv decoupling (#34093) (#34916) new 691f3c5ee7a

(doris) 07/12: [fix](Nereids) fix sql cache return old value when truncate partition (#34698)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 5012ddd87a2a671bc2aed465732adc2def929993 Author: 924060929 <924060...@qq.com> AuthorDate: Mon May 13 12:05:22 2024 +

(doris) 06/12: [feature](Nereids): eliminate useless project (#34611)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit b3b848f862d857d5fa439ff808c59aabd56e9cf7 Author: jakevin AuthorDate: Mon May 13 10:17:29 2024 +0800 [feature](

(doris) 12/12: [opt](join) For left semi/anti join without mark join conjunct and without other conjucnts, stop probing after matching one row (#34703)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 80dd027ce2e28a6fb5c6c1b9eaaf7c7ff5f2a068 Author: Jerry Hu AuthorDate: Mon May 13 23:46:27 2024 +0800 [opt](joi

(doris) 05/12: [case](regression) Add hdfs backup restore case (#34716)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit e2614d453a802eafa953748468dcb9ca291e8a96 Author: walter AuthorDate: Sat May 11 19:54:59 2024 +0800 [case](regr

(doris) 10/12: [WIP](test) remove enable_nereids_planner in regression cases (part 4) (#34642)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 1545d96617c6bf5cac7605cbc9884f777e5ab650 Author: morrySnow <101034200+morrys...@users.noreply.github.com> AuthorDate

(doris) 04/12: [fix](test) fix s3 load test failed (#34671)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 6f91e9cc4dcb670f34fa381ac91a7c3dcf424c6c Author: HHoflittlefish777 <77738092+hhoflittlefish...@users.noreply.github.

(doris) 08/12: [fix](Nereids) cast from json should always nullable (#34707)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit c71d0b6b223d092d98bc42b3b81f3d5636e9e63e Author: morrySnow <101034200+morrys...@users.noreply.github.com> AuthorDate

(doris) 01/12: [Performance](Variant) Improve load performance for variant type (#33890)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 691f3c5ee7a36a4ae374dbef731f25ce5c2bf20d Author: lihangyu <15605149...@163.com> AuthorDate: Sat May 11 11:31:24 2024

(doris) 11/12: [improvement](inverted index) Disable the use of skipping write index on load (#34719)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit b6409f5584107db86ad9c3b09dde556663c6532a Author: qiye AuthorDate: Mon May 13 15:27:51 2024 +0800 [improvement]

(doris) 03/12: [fix](function) json_object can not input null value (#34591)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 876248aa4e382d6268b44811909e6fecc8002ed0 Author: Mryange <59914473+mrya...@users.noreply.github.com> AuthorDate: Sat

(doris) 02/12: Fix failed p2 hive statistics case. (#34663)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 7e967e53b83d451dff4dd14da4162a53aba398da Author: Jibing-Li <64681310+jibing...@users.noreply.github.com> AuthorDate:

(doris) 09/12: [test](case) error format case in test_query_json_object (#34722)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 46bf43130f78de6cbdce2bbd597bc40822e94b8e Author: Mryange <59914473+mrya...@users.noreply.github.com> AuthorDate: Mon

Re: [PR] [Feature][external catalog/lakesoul] support lakesoul catalog [doris]

2024-05-18 Thread via GitHub
morningman commented on PR #32164: URL: https://github.com/apache/doris/pull/32164#issuecomment-2118760982 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

[PR] [doc](udf) fix doc indent [doris-website]

2024-05-18 Thread via GitHub
morningman opened a new pull request, #667: URL: https://github.com/apache/doris-website/pull/667 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscrib

Re: [PR] [bugfix](hive)Misspelling of class names [doris]

2024-05-18 Thread via GitHub
morningman commented on PR #34981: URL: https://github.com/apache/doris/pull/34981#issuecomment-2118765111 I will merge it first quickly and add regression test later -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] [bugfix](hive)Misspelling of class names [doris]

2024-05-18 Thread via GitHub
morningman commented on PR #34981: URL: https://github.com/apache/doris/pull/34981#issuecomment-2118765198 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

Re: [PR] [bugfix](hive)Misspelling of class names [doris]

2024-05-18 Thread via GitHub
github-actions[bot] commented on PR #34981: URL: https://github.com/apache/doris/pull/34981#issuecomment-2118765344 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [bugfix](hive)Misspelling of class names [doris]

2024-05-18 Thread via GitHub
github-actions[bot] commented on PR #34981: URL: https://github.com/apache/doris/pull/34981#issuecomment-2118765356 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [fix](agg) memory leak issue in agg operator [doris]

2024-05-18 Thread via GitHub
doris-robot commented on PR #35037: URL: https://github.com/apache/doris/pull/35037#issuecomment-2118765449 TeamCity be ut coverage result: Function Coverage: 35.71% (9008/25228) Line Coverage: 27.36% (74494/272257) Region Coverage: 26.61% (38530/144799) Branch Coverage: 23.4

(doris) branch branch-2.1 updated (80dd027ce2e -> db273d578f0)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 80dd027ce2e [opt](join) For left semi/anti join without mark join conjunct and without other conjucnts, stop pro

(doris) 02/18: fix backup and restore failed between force_replication_allocation setted and not setted clusters (#34608)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit f7801948ad81d968f77d7be9835d64d8fedc5cca Author: camby AuthorDate: Tue May 14 10:13:28 2024 +0800 fix backup a

(doris) 10/18: [fix](nereids)4 phase agg may lost parameter in some case (#34816)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 8264078a9a8e38f83f89b14ef2e10e6298c48804 Author: starocean999 <40539150+starocean...@users.noreply.github.com> Autho

(doris) 04/18: [opt](mtmv) Cache materialization check result for performance (#34301)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 38bac76b376c317a536a5d4b604594107dbea6f5 Author: seawinde <149132972+seawi...@users.noreply.github.com> AuthorDate:

(doris) 05/18: [fix](group_commit) Wal reader should check block length to avoid reading empty block (#34792)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 6b1c441258a237185769da69a7d0c32e0a2b3c8d Author: huanghaibin <284824...@qq.com> AuthorDate: Tue May 14 16:48:27 2024

(doris) 14/18: [fix](auto inc) db_id and table_id should be int64_t instead of int32_t (#34912)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit dff61715461bf8e6e3736cc4ed14e601c93a3feb Author: abmdocrt AuthorDate: Wed May 15 23:00:34 2024 +0800 [fix](aut

(doris) 09/18: [fix](planner) fix date_xxx functions without complete function signature (#34761)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 5719f6ff0c6119b752fef130d023d0309571022f Author: LiBinfeng <46676950+libinfeng...@users.noreply.github.com> AuthorDa

(doris) 15/18: [Fix](inverted index) fix wrong fs in inverted_index_file_writer (#34903)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 0febfc10e4548ea704d3e3f54029996525d8f107 Author: airborne12 AuthorDate: Wed May 15 23:19:26 2024 +0800 [Fix](i

(doris) 16/18: [fix](case)fix PolicyTest testMergeFilterNereidsPlanner failed (#34637)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 5d1f5968ebe460eb93aee2c2fca1ae02371fecce Author: zhangdong <493738...@qq.com> AuthorDate: Thu May 16 16:42:54 2024 +

(doris) 17/18: [fix](txn insert) Fix txn insert values error when connect to follower fe (#34950)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit b51a4212d682ffbfb1f789290d777edce8707037 Author: meiyi AuthorDate: Thu May 16 17:54:39 2024 +0800 [fix](txn in

(doris) 01/18: [fix](group commit) Make compatibility issues on serializing and deserializing wal file more clear (#34793)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 6c515e0c76a38116332e998ec1650228941d6d3b Author: huanghaibin <284824...@qq.com> AuthorDate: Tue May 14 09:50:29 2024

(doris) 06/18: [Improve](inverted index) improve query performance by not using output index result column (#34281)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 1e53a2a81d19e6a1c2b67b33c6b300e34c789ba8 Author: airborne12 AuthorDate: Tue May 14 17:04:24 2024 +0800 [Improv

(doris) 07/18: [Chore](rollup) check duplicate column name when create table with rollup (#34827)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 4a8df535537e8eab8fa2ad54934a185e17d4e660 Author: Pxl AuthorDate: Wed May 15 10:25:22 2024 +0800 [Chore](rollup

(doris) 11/18: [fix](planner)correlated predicate should include isnull predicate (#34833)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit a07876e807d10161537a84c699a09586c3ac9c30 Author: starocean999 <40539150+starocean...@users.noreply.github.com> Autho

(doris) 12/18: [fix](load) skip sending cancel rpc if VNodeChannel is not inited (#34897)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 849eeb39e9c25645498966c681c7d2c115db8262 Author: Kaijie Chen AuthorDate: Wed May 15 18:26:11 2024 +0800 [fix](

(doris) 18/18: [Fix](tablet id) use int64_t instead of int32_t or uint32_t for tablet_id (#34962)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit db273d578f0756fa318f06cc77bdf9f5eed21745 Author: lihangyu <15605149...@163.com> AuthorDate: Thu May 16 19:56:11 2024

(doris) 08/18: [opt](mtmv) Optimize the logic of slot mapping generate for performance (#34597)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 71caf88ec1563e01329fa0202f2a7cf854d94f6d Author: seawinde <149132972+seawi...@users.noreply.github.com> AuthorDate:

(doris) 03/18: [feature](mtmv) create mtmv support partitions rollup (#31812)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 30a036e7a4862782076db186934d64f5e4aef3a9 Author: zhangdong <493738...@qq.com> AuthorDate: Tue May 14 10:46:29 2024 +

(doris) 13/18: [fix](move-memtable) change brpc connection type to single (#34883)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 4b96f9834fd213e7baedec78fea9757eedc386d3 Author: Kaijie Chen AuthorDate: Wed May 15 18:26:41 2024 +0800 [fix](

(doris) branch branch-2.1 updated (db273d578f0 -> 22f85be7126)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from db273d578f0 [Fix](tablet id) use int64_t instead of int32_t or uint32_t for tablet_id (#34962) new 6f5abfd2

(doris) 01/17: [regression-test](fix) fix case bug, using test_insert_dft_tbl in multiple test cases #34983

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 6f5abfd23fcdf959168c7bed76fe7514f3e363f3 Author: shuke <37901441+shuke...@users.noreply.github.com> AuthorDate: Fri

(doris) 04/17: [chore](test) remove useless drop table in test_list_partition_datatype (#34930)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 5b72dd1217ee54acd692fea2489caa0a2091757c Author: starocean999 <40539150+starocean...@users.noreply.github.com> Autho

(doris) 02/17: [fix](function) money format (#34680)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit eb7eaee386280e9854863eb03258126d70d99f48 Author: zhiqiang AuthorDate: Fri May 17 10:44:31 2024 +0800 [fix](fun

(doris) 03/17: [enhance](mtmv)MTMV support hive table determine whether the data is sync (#34845)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 73419c243116300511f76d1964f7373d540c0673 Author: zhangdong <493738...@qq.com> AuthorDate: Fri May 17 10:55:10 2024 +

(doris) 06/17: [opt](routine-load) optimize routine load task allocation algorithm (#34778)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 05605d99a982d70aaf8c07bea673e86089677ef0 Author: HHoflittlefish777 <77738092+hhoflittlefish...@users.noreply.github.

(doris) 10/17: [Improve](inverted index) improve performance by introducing bulk contains for bitmap in _build_index_result_column (#34831)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit e66dd5886015e29ebb65b06a092558defe836bd5 Author: airborne12 AuthorDate: Fri May 17 14:40:08 2024 +0800 [Improv

(doris) 09/17: [fix](prepare) fix datetimev2 return err when binary_row_format (#34662)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 9b5028785d13a588ab4307e626a5ef26b60ad145 Author: xueweizhang AuthorDate: Fri May 17 14:19:04 2024 +0800 [fix](

(doris) 13/17: [Fix](Json type) correct cast result for json type (#34764)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit e3e5f18f26af29edd0ab7363789d33b60fbc9adf Author: lihangyu <15605149...@163.com> AuthorDate: Fri May 17 17:16:14 2024

(doris) 08/17: [enhancement](regression-test) modify a key type tests (#34717)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 437c1a1ba40fe6a1e545fbd64b3501eff220e30a Author: kkop AuthorDate: Fri May 17 13:48:18 2024 +0800 [enhancement]

(doris) 15/17: [fix](planner) fix unrequired slot bug when join node introduced by #25204 (#34923)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit a59f9c3fa158ea24da288efba4022261c4826f9e Author: xueweizhang AuthorDate: Fri May 17 18:07:31 2024 +0800 [fix](

(doris) 12/17: [opt](planner)(Nereids) support auto aggregation for random distributed table (#33630)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 81bcb9d4909916dd4bdaee45228838e9e405c69d Author: Xujian Duan <50550370+darvend...@users.noreply.github.com> AuthorDa

(doris) 17/17: [fix](hive-ctas) support create hive table with full quolified name (#34984)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 22f85be71266679a6ca4de7657af99cbe7f2ef4e Author: Mingyu Chen AuthorDate: Fri May 17 22:52:43 2024 +0800 [fix](

(doris) 11/17: [opt](nereids) lazy get expression map when comparing hypergraph (#34753)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit bfd875eae396c10d7c615e9f0071602a189ee809 Author: 谢健 AuthorDate: Fri May 17 15:06:49 2024 +0800 [opt](nereids)

(doris) 16/17: [fix](multi-catalog)remove http scheme in oss endpoint (#34907)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 89d5f2e816a75c8f36bf8653e067927eb37d08d8 Author: slothever <18522955+w...@users.noreply.github.com> AuthorDate: Fri

(doris) 14/17: [enhance](mtmv) MTMV deal partition use name instead of id (#34910)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 435147d449c5b1bbab59c882f0a8ae68adc3c845 Author: zhangdong <493738...@qq.com> AuthorDate: Fri May 17 17:31:22 2024 +

(doris) 05/17: [fix](mtmv)Fix slot desc wrong in query rewrite by materialized view when query is complex (#34904)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit cc11e50200f092006c287684384c2e85f7d94995 Author: seawinde <149132972+seawi...@users.noreply.github.com> AuthorDate:

(doris) 07/17: [enhancement](regression-test) modify a key type tests (#34600)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 274c96b12dbacac234c1f2b86492f8383b5c1929 Author: kkop AuthorDate: Fri May 17 13:44:47 2024 +0800 [enhancement]

Re: [PR] [fix](agg) memory leak issue in agg operator [doris]

2024-05-18 Thread via GitHub
github-actions[bot] commented on PR #35037: URL: https://github.com/apache/doris/pull/35037#issuecomment-2118774262 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [fix](agg) memory leak issue in agg operator [doris]

2024-05-18 Thread via GitHub
github-actions[bot] commented on PR #35037: URL: https://github.com/apache/doris/pull/35037#issuecomment-2118774321 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [Bug](Variant) fix incorrect use of column index in TabletSchema [doris]

2024-05-18 Thread via GitHub
eldenmoon commented on PR #35019: URL: https://github.com/apache/doris/pull/35019#issuecomment-2118780572 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [Bug](Variant) fix incorrect use of column index in TabletSchema [doris]

2024-05-18 Thread via GitHub
github-actions[bot] commented on PR #35019: URL: https://github.com/apache/doris/pull/35019#issuecomment-2118782137 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [Bug](Variant) fix incorrect use of column index in TabletSchema [doris]

2024-05-18 Thread via GitHub
doris-robot commented on PR #35019: URL: https://github.com/apache/doris/pull/35019#issuecomment-2118790185 TeamCity be ut coverage result: Function Coverage: 35.70% (9007/25228) Line Coverage: 27.36% (74485/272247) Region Coverage: 26.61% (38528/144796) Branch Coverage: 23.4

Re: [PR] [Feature][external catalog/lakesoul] support lakesoul catalog [doris]

2024-05-18 Thread via GitHub
doris-robot commented on PR #32164: URL: https://github.com/apache/doris/pull/32164#issuecomment-2118798069 TeamCity be ut coverage result: Function Coverage: 35.70% (9008/25233) Line Coverage: 27.36% (74505/272290) Region Coverage: 26.61% (38537/144813) Branch Coverage: 23.4

(doris-website) branch asf-site updated (bdd93e3270d -> 9113d4c29f4)

2024-05-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard bdd93e3270d Automated deployment with doris branch @ 7c43d0539daabcb74d4483b9a5472db8228f177f new 9

Re: [PR] [opt](fe) exit FE when transfer to (non)master failed [doris]

2024-05-18 Thread via GitHub
github-actions[bot] commented on PR #34809: URL: https://github.com/apache/doris/pull/34809#issuecomment-2118818112 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [I] [Feature] Runtime docker image [doris]

2024-05-18 Thread via GitHub
linghengqian commented on issue #9426: URL: https://github.com/apache/doris/issues/9426#issuecomment-2118825746 - After completing https://github.com/apache/shardingsphere/issues/31256 , I revisited the current issue but remained uncertain about the initial lack of progress on it. This seem

Re: [PR] [opt](memory) Add GlobalMemoryArbitrator and support ReserveMemory [doris]

2024-05-18 Thread via GitHub
xinyiZzz commented on code in PR #34985: URL: https://github.com/apache/doris/pull/34985#discussion_r1605802329 ## be/src/common/daemon.cpp: ## @@ -247,33 +248,35 @@ void Daemon::memory_gc_thread() { continue; } auto sys_mem_available = doris::MemI

Re: [PR] [opt](memory) Add GlobalMemoryArbitrator and support ReserveMemory [doris]

2024-05-18 Thread via GitHub
xinyiZzz commented on code in PR #34985: URL: https://github.com/apache/doris/pull/34985#discussion_r1605802370 ## be/src/runtime/memory/thread_mem_tracker_mgr.h: ## @@ -164,16 +172,35 @@ inline bool ThreadMemTrackerMgr::push_consumer_tracker(MemTracker* tracker) { }

Re: [PR] [opt](memory) Add GlobalMemoryArbitrator and support ReserveMemory [doris]

2024-05-18 Thread via GitHub
xinyiZzz commented on code in PR #34985: URL: https://github.com/apache/doris/pull/34985#discussion_r1605809890 ## be/src/runtime/memory/thread_mem_tracker_mgr.h: ## @@ -209,14 +236,58 @@ inline void ThreadMemTrackerMgr::flush_untracked_mem() { _stop_consume = true; DC

Re: [PR] [Chore](runtime-filter) adjust some check and error msg on runtime filter [doris]

2024-05-18 Thread via GitHub
yiguolei commented on code in PR #35018: URL: https://github.com/apache/doris/pull/35018#discussion_r1605813382 ## be/src/runtime/runtime_filter_mgr.cpp: ## @@ -411,7 +411,8 @@ Status RuntimeFilterMergeControllerEntity::merge(const PMergeFilterRequest* requ RuntimeFilt

Re: [PR] [fix](agg) memory leak issue in agg operator [doris]

2024-05-18 Thread via GitHub
yiguolei merged PR #35037: URL: https://github.com/apache/doris/pull/35037 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apa

(doris) branch master updated: [fix](agg) memory leak issue in agg operator (#35037)

2024-05-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 1525e673294 [fix](agg) memory leak issue in agg

Re: [PR] [Chore](runtime-filter) adjust some check and error msg on runtime filter [doris]

2024-05-18 Thread via GitHub
BiteThet commented on PR #35018: URL: https://github.com/apache/doris/pull/35018#issuecomment-2118872121 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] [Chore](runtime-filter) adjust some check and error msg on runtime filter [doris]

2024-05-18 Thread via GitHub
github-actions[bot] commented on PR #35018: URL: https://github.com/apache/doris/pull/35018#issuecomment-2118873392 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [opt](memory) Add GlobalMemoryArbitrator and support ReserveMemory [doris]

2024-05-18 Thread via GitHub
xinyiZzz commented on code in PR #34985: URL: https://github.com/apache/doris/pull/34985#discussion_r1605815710 ## be/src/runtime/memory/thread_mem_tracker_mgr.h: ## @@ -209,14 +236,58 @@ inline void ThreadMemTrackerMgr::flush_untracked_mem() { _stop_consume = true; DC

Re: [PR] [opt](memory) Add GlobalMemoryArbitrator and support ReserveMemory [doris]

2024-05-18 Thread via GitHub
xinyiZzz commented on PR #34985: URL: https://github.com/apache/doris/pull/34985#issuecomment-2118876023 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

Re: [PR] [opt](memory) Add GlobalMemoryArbitrator and support ReserveMemory [doris]

2024-05-18 Thread via GitHub
github-actions[bot] commented on PR #34985: URL: https://github.com/apache/doris/pull/34985#issuecomment-2118877565 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [Bug](Variant) fix incorrect use of column index in TabletSchema [doris]

2024-05-18 Thread via GitHub
eldenmoon commented on PR #35019: URL: https://github.com/apache/doris/pull/35019#issuecomment-2118880618 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [Chore](runtime-filter) adjust some check and error msg on runtime filter [doris]

2024-05-18 Thread via GitHub
doris-robot commented on PR #35018: URL: https://github.com/apache/doris/pull/35018#issuecomment-2118882129 TeamCity be ut coverage result: Function Coverage: 35.70% (9006/25228) Line Coverage: 27.36% (74480/272267) Region Coverage: 26.60% (38514/144809) Branch Coverage: 23.4

  1   2   >