Re: [PR] [Fix](inverted index) fix race condition for column reader load inverted index reader [doris]

2024-05-15 Thread via GitHub
airborne12 commented on PR #34922: URL: https://github.com/apache/doris/pull/34922#issuecomment-2112351146 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] [enhance](Hdfs) Add bvar for currently inflight hdfs file writer's num [doris]

2024-05-15 Thread via GitHub
platoneko commented on code in PR #34863: URL: https://github.com/apache/doris/pull/34863#discussion_r1601513136 ## be/src/io/fs/hdfs_file_writer.cpp: ## @@ -150,14 +149,14 @@ HdfsFileWriter::~HdfsFileWriter() { // For thread safety std::ignore = _async_close_p

Re: [PR] [fix](memory) Fix query mem tracker log when destruction not equal to 0 [doris]

2024-05-15 Thread via GitHub
doris-robot commented on PR #34901: URL: https://github.com/apache/doris/pull/34901#issuecomment-2112354983 TPC-H: Total hot run time: 41013 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [Bugfix] Fix mv column type is not changed when do schema change [doris]

2024-05-15 Thread via GitHub
dataroaring commented on PR #34598: URL: https://github.com/apache/doris/pull/34598#issuecomment-2112356502 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] [fix](planner) fix unrequired slot when join node [doris]

2024-05-15 Thread via GitHub
doris-robot commented on PR #34923: URL: https://github.com/apache/doris/pull/34923#issuecomment-2112359190 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](planner) fix unrequired slot when join node [doris]

2024-05-15 Thread via GitHub
nextdreamblue commented on PR #34923: URL: https://github.com/apache/doris/pull/34923#issuecomment-2112360436 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. T

Re: [PR] [Fix](inverted index) fix race condition for column reader load inverted index reader [doris]

2024-05-15 Thread via GitHub
github-actions[bot] commented on PR #34922: URL: https://github.com/apache/doris/pull/34922#issuecomment-2112361251 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

[PR] [fix](planner) fix unrequired slot when join node [doris]

2024-05-15 Thread via GitHub
nextdreamblue opened a new pull request, #34923: URL: https://github.com/apache/doris/pull/34923 ## 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](m

Re: [PR] [fix](mow) the recycling timing of compaction input rowsets should rely on config compacted_rowset_retention_seconds [doris]

2024-05-15 Thread via GitHub
hust-hhb closed pull request #34913: [fix](mow) the recycling timing of compaction input rowsets should rely on config compacted_rowset_retention_seconds URL: https://github.com/apache/doris/pull/34913 -- This is an automated message from the Apache Git Service. To respond to the message, pl

Re: [PR] [Fix](inverted index) fix race condition for column reader load inverted index reader [doris]

2024-05-15 Thread via GitHub
github-actions[bot] commented on PR #34922: URL: https://github.com/apache/doris/pull/34922#issuecomment-2112361760 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](inverted index) fix race condition for column reader load inverted index reader [doris]

2024-05-15 Thread via GitHub
github-actions[bot] commented on PR #34922: URL: https://github.com/apache/doris/pull/34922#issuecomment-2112361825 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](statistics)Cast min/max in partition stats table to double for numeric column to get correct table level min/max value. [doris]

2024-05-15 Thread via GitHub
doris-robot commented on PR #34919: URL: https://github.com/apache/doris/pull/34919#issuecomment-2112365497 TPC-H: Total hot run time: 41710 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix](mow) the recycling timing of compaction input rowsets should rely on config compacted_rowset_retention_seconds [doris]

2024-05-15 Thread via GitHub
hust-hhb commented on PR #34913: URL: https://github.com/apache/doris/pull/34913#issuecomment-2112365926 after discusssion, it's better not change this, make retention_seconds enough big can solve this problem -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] [fix](nereids)LogicalPlanDeepCopier will lost some info when coping logical relation [doris]

2024-05-15 Thread via GitHub
starocean999 commented on PR #34894: URL: https://github.com/apache/doris/pull/34894#issuecomment-2112367495 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] [fix](planner) fix unrequired slot when join node [doris]

2024-05-15 Thread via GitHub
github-actions[bot] commented on PR #34923: URL: https://github.com/apache/doris/pull/34923#issuecomment-2112370295 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] [Fix](inverted index) fix wrong fs in inverted_index_file_writer [doris]

2024-05-15 Thread via GitHub
airborne12 commented on PR #34903: URL: https://github.com/apache/doris/pull/34903#issuecomment-2112371061 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] [fix](memory) Fix query mem tracker log when destruction not equal to 0 [doris]

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

Re: [PR] [Fix](inverted index) fix wrong fs in inverted_index_file_writer [doris]

2024-05-15 Thread via GitHub
github-actions[bot] commented on PR #34903: URL: https://github.com/apache/doris/pull/34903#issuecomment-2112380834 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] [chore](regression-test) forbit BUILD INDEX in cloud mode for variant… [doris]

2024-05-15 Thread via GitHub
eldenmoon commented on PR #34924: URL: https://github.com/apache/doris/pull/34924#issuecomment-2112387304 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

[PR] [chore](regression-test) forbit BUILD INDEX in cloud mode for variant… [doris]

2024-05-15 Thread via GitHub
eldenmoon opened a new pull request, #34924: URL: https://github.com/apache/doris/pull/34924 … case ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apa

Re: [PR] [fix](statistics)Cast min/max in partition stats table to double for numeric column to get correct table level min/max value. [doris]

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

Re: [PR] [fix](memory) Fix query mem tracker log when destruction not equal to 0 [doris]

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

Re: [PR] [chore](regression-test) forbit BUILD INDEX in cloud mode for variant… [doris]

2024-05-15 Thread via GitHub
doris-robot commented on PR #34924: URL: https://github.com/apache/doris/pull/34924#issuecomment-2112387330 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] rename method name and improve logging and comments [doris]

2024-05-15 Thread via GitHub
github-actions[bot] commented on PR #34321: URL: https://github.com/apache/doris/pull/34321#issuecomment-2112389380 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] [Enhancement] add information_schema.table_options(#32572) [doris]

2024-05-15 Thread via GitHub
Vallishp commented on PR #34384: URL: https://github.com/apache/doris/pull/34384#issuecomment-2112391543 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] [refactor](cache) remove entrance of partition cache [doris]

2024-05-15 Thread via GitHub
doris-robot commented on PR #34830: URL: https://github.com/apache/doris/pull/34830#issuecomment-2112393033 TPC-H: Total hot run time: 41830 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix](statistics)Cast min/max in partition stats table to double for numeric column to get correct table level min/max value. [doris]

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

Re: [PR] [chore](regression-test) forbit BUILD INDEX in cloud mode for variant… [doris]

2024-05-15 Thread via GitHub
github-actions[bot] commented on PR #34924: URL: https://github.com/apache/doris/pull/34924#issuecomment-2112397068 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] [chore](regression-test) forbit BUILD INDEX in cloud mode for variant… [doris]

2024-05-15 Thread via GitHub
github-actions[bot] commented on PR #34924: URL: https://github.com/apache/doris/pull/34924#issuecomment-2112397155 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

[PR] refactor to support partial update [doris]

2024-05-15 Thread via GitHub
eldenmoon opened a new pull request, #34925: URL: https://github.com/apache/doris/pull/34925 ## 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](mailt

Re: [PR] refactor to support partial update [doris]

2024-05-15 Thread via GitHub
doris-robot commented on PR #34925: URL: https://github.com/apache/doris/pull/34925#issuecomment-2112400899 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] refactor to support partial update [doris]

2024-05-15 Thread via GitHub
eldenmoon commented on PR #34925: URL: https://github.com/apache/doris/pull/34925#issuecomment-2112401596 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] [improve](http action) add http interface to calculate the crc of all files in tablet [doris]

2024-05-15 Thread via GitHub
csun5285 commented on PR #34915: URL: https://github.com/apache/doris/pull/34915#issuecomment-2112404280 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](routine-load) do not schedule and timely cancel invalid task [doris]

2024-05-15 Thread via GitHub
doris-robot commented on PR #34918: URL: https://github.com/apache/doris/pull/34918#issuecomment-2112408454 TPC-H: Total hot run time: 41929 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix](auth) revoke column privs the second time failed [doris]

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

Re: [PR] [Fix](tvf) Fix that tvf reading empty files in compressed formats. [doris]

2024-05-15 Thread via GitHub
doris-robot commented on PR #34926: URL: https://github.com/apache/doris/pull/34926#issuecomment-2112413975 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

[PR] [Fix](tvf) Fix that tvf reading empty files in compressed formats. [doris]

2024-05-15 Thread via GitHub
BePPPower opened a new pull request, #34926: URL: https://github.com/apache/doris/pull/34926 ## 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](mailt

Re: [PR] [refactor](cache) remove entrance of partition cache [doris]

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

Re: [PR] refactor to support partial update [doris]

2024-05-15 Thread via GitHub
github-actions[bot] commented on code in PR #34925: URL: https://github.com/apache/doris/pull/34925#discussion_r1601571859 ## be/src/olap/rowset/segment_v2/vertical_segment_writer.cpp: ## @@ -138,23 +138,20 @@ for (uint32_t i = 0; i < column.get_subtype_count(); ++i) {

Re: [PR] [fix](auth) revoke column privs the second time failed [doris]

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

Re: [PR] [Fix](tvf) Fix that tvf reading empty files in compressed formats. [doris]

2024-05-15 Thread via GitHub
BePPPower commented on PR #34926: URL: https://github.com/apache/doris/pull/34926#issuecomment-2112422299 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] [Fix](tvf) Fix that tvf reading empty files in compressed formats. [doris]

2024-05-15 Thread via GitHub
github-actions[bot] commented on PR #34926: URL: https://github.com/apache/doris/pull/34926#issuecomment-2112424579 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] [refactor](cache) remove entrance of partition cache [doris]

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

Re: [PR] [Fix](tvf) Fix that tvf reading empty files in compressed formats. [doris]

2024-05-15 Thread via GitHub
github-actions[bot] commented on PR #34926: URL: https://github.com/apache/doris/pull/34926#issuecomment-2112426554 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](routine-load) do not schedule and timely cancel invalid task [doris]

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

Re: [I] [Bug] Unknown engine name: hive [doris]

2024-05-15 Thread via GitHub
huangzhengshun closed issue #34783: [Bug] Unknown engine name: hive URL: https://github.com/apache/doris/issues/34783 -- 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 unsubsc

Re: [PR] [Bugfix] Fix mv column type is not changed when do schema change [doris]

2024-05-15 Thread via GitHub
doris-robot commented on PR #34598: URL: https://github.com/apache/doris/pull/34598#issuecomment-2112433871 TPC-H: Total hot run time: 41815 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [I] [Bug] Unknown engine name: hive [doris]

2024-05-15 Thread via GitHub
huangzhengshun commented on issue #34783: URL: https://github.com/apache/doris/issues/34783#issuecomment-2112435639 2.1.3以上版本及开始支持hive表的创建和写入 -- 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 s

Re: [PR] [fix](nereids)LogicalPlanDeepCopier will lost some info when coping logical relation [doris]

2024-05-15 Thread via GitHub
github-actions[bot] commented on PR #34894: URL: https://github.com/apache/doris/pull/34894#issuecomment-2112439079 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](nereids)LogicalPlanDeepCopier will lost some info when coping logical relation [doris]

2024-05-15 Thread via GitHub
github-actions[bot] commented on PR #34894: URL: https://github.com/apache/doris/pull/34894#issuecomment-2112439143 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] [opt](routine-load) do not schedule and timely cancel invalid task [doris]

2024-05-15 Thread via GitHub
doris-robot commented on PR #34918: URL: https://github.com/apache/doris/pull/34918#issuecomment-2112440672 TeamCity be ut coverage result: Function Coverage: 35.70% (8996/25200) Line Coverage: 27.37% (74436/271956) Region Coverage: 26.61% (38477/144615) Branch Coverage: 23.4

Re: [PR] [opt](routine-load) do not schedule and timely cancel invalid task [doris]

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

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

2024-05-15 Thread via GitHub
zzzs commented on PR #32523: URL: https://github.com/apache/doris/pull/32523#issuecomment-2112446244 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] [Fix](inverted index) fix wrong fs in inverted_index_file_writer [doris]

2024-05-15 Thread via GitHub
doris-robot commented on PR #34903: URL: https://github.com/apache/doris/pull/34903#issuecomment-2112447256 TeamCity be ut coverage result: Function Coverage: 35.70% (8996/25199) Line Coverage: 27.37% (74426/271945) Region Coverage: 26.60% (38473/144611) Branch Coverage: 23.4

Re: [PR] [Fix](inverted index) fix race condition for column reader load inverted index reader [doris]

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

Re: [PR] [fix](planner) fix unrequired slot when join node [doris]

2024-05-15 Thread via GitHub
doris-robot commented on PR #34923: URL: https://github.com/apache/doris/pull/34923#issuecomment-2112449515 TPC-H: Total hot run time: 41045 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [Fix](inverted index) fix race condition for column reader load inverted index reader [doris]

2024-05-15 Thread via GitHub
doris-robot commented on PR #34922: URL: https://github.com/apache/doris/pull/34922#issuecomment-2112452621 TeamCity be ut coverage result: Function Coverage: 35.71% (8998/25199) Line Coverage: 27.38% (74454/271948) Region Coverage: 26.62% (38490/144611) Branch Coverage: 23.4

Re: [PR] [fix](default value): enable HLL_EMPTY_DEFAULT_VALUE [doris]

2024-05-15 Thread via GitHub
my-vegetable-has-exploded commented on PR #34447: URL: https://github.com/apache/doris/pull/34447#issuecomment-2112453427 @morrySnow thanks for review. Any more comments? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

Re: [PR] [fix](nereids)LogicalPlanDeepCopier will lost some info when coping logical relation [doris]

2024-05-15 Thread via GitHub
doris-robot commented on PR #34894: URL: https://github.com/apache/doris/pull/34894#issuecomment-2112455262 TPC-H: Total hot run time: 41971 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [Fix](tvf) Fix that tvf reading empty files in compressed formats. [doris]

2024-05-15 Thread via GitHub
doris-robot commented on PR #34926: URL: https://github.com/apache/doris/pull/34926#issuecomment-2112456983 TPC-H: Total hot run time: 40153 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [Bugfix] Fix mv column type is not changed when do schema change [doris]

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

Re: [PR] [opt][nereids] opt locality of multi-replica [doris]

2024-05-15 Thread via GitHub
doris-robot commented on PR #34927: URL: https://github.com/apache/doris/pull/34927#issuecomment-2112458171 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] [improve](exchange) the sink could eos early when all queues have enough rows [doris]

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

Re: [PR] [Fix](inverted index) fix race condition for column reader load inverted index reader [doris]

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

Re: [PR] [opt][nereids] opt locality of multi-replica [doris]

2024-05-15 Thread via GitHub
xzj7019 commented on PR #34927: URL: https://github.com/apache/doris/pull/34927#issuecomment-2112458442 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 unsu

Re: [PR] [Fix](auto inc) Fix auto inc db id overflow [doris]

2024-05-15 Thread via GitHub
Yukang-Lian commented on PR #34912: URL: https://github.com/apache/doris/pull/34912#issuecomment-2112461544 run performance -- 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.

Re: [PR] [Bugfix] Fix mv column type is not changed when do schema change [doris]

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

Re: [PR] [Fix](inverted index) fix wrong fs in inverted_index_file_writer [doris]

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

Re: [PR] [improve](exchange) the sink could eos early when all queues have enough rows [doris]

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

Re: [PR] [fix](planner) fix unrequired slot when join node [doris]

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

Re: [PR] [fix](nereids)LogicalPlanDeepCopier will lost some info when coping logical relation [doris]

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

Re: [PR] [improve](exchange) the sink could eos early when all queues have enough rows [doris]

2024-05-15 Thread via GitHub
doris-robot commented on PR #34541: URL: https://github.com/apache/doris/pull/34541#issuecomment-2112478665 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 6d9156a70c00e68668ae4471759e0f841ea15daa with default session variables Stream

Re: [PR] [Fix](inverted index) fix wrong fs in inverted_index_file_writer [doris]

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

Re: [PR] [Fix](tvf) Fix that tvf reading empty files in compressed formats. [doris]

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

[PR] [Opt](Iceberg) handle count pushdown in fe side [doris]

2024-05-15 Thread via GitHub
zhangbutao opened a new pull request, #34928: URL: https://github.com/apache/doris/pull/34928 ## Proposed changes Iceberg `count `can be regarded as metadata operation, and this can be done in fe side. So we need to pass count push down to fe as well as no need to initialize iceberg

Re: [PR] [Opt](Iceberg) handle count pushdown in fe side [doris]

2024-05-15 Thread via GitHub
doris-robot commented on PR #34928: URL: https://github.com/apache/doris/pull/34928#issuecomment-2112483797 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] refactor to support partial update [doris]

2024-05-15 Thread via GitHub
doris-robot commented on PR #34925: URL: https://github.com/apache/doris/pull/34925#issuecomment-2112486575 TPC-H: Total hot run time: 40785 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix](planner) fix unrequired slot when join node [doris]

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

Re: [PR] [fix](nereids)LogicalPlanDeepCopier will lost some info when coping logical relation [doris]

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

Re: [PR] [Fix](tvf) Fix that tvf reading empty files in compressed formats. [doris]

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

[PR] [fix](build) Fix docker build docs [doris-website]

2024-05-15 Thread via GitHub
BePPPower opened a new pull request, #658: URL: https://github.com/apache/doris-website/pull/658 issue: https://github.com/apache/doris/discussions/33688 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[PR] [Feature] (iceberg-writer) Implements iceberg sink. [doris]

2024-05-15 Thread via GitHub
kaka11chen opened a new pull request, #34929: URL: https://github.com/apache/doris/pull/34929 ## 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](mail

Re: [PR] [Feature] (iceberg-writer) Implements iceberg sink. [doris]

2024-05-15 Thread via GitHub
doris-robot commented on PR #34929: URL: https://github.com/apache/doris/pull/34929#issuecomment-2112501885 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] [opt][nereids] opt locality of multi-replica [doris]

2024-05-15 Thread via GitHub
doris-robot commented on PR #34927: URL: https://github.com/apache/doris/pull/34927#issuecomment-2112502853 TPC-H: Total hot run time: 41410 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] refactor to support partial update [doris]

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

Re: [PR] [Opt](Iceberg) Only initialize one split if the statement can push down count [doris]

2024-05-15 Thread via GitHub
zhangbutao commented on PR #34775: URL: https://github.com/apache/doris/pull/34775#issuecomment-2112527866 > If you want to do this optimization, why not just create a dummy IcebergSplit? So we even don't need to call `TableScanUtil.planTasks` @morningman Thanks for your suggestion! Y

Re: [PR] [Opt](Iceberg) handle count pushdown in fe side [doris]

2024-05-15 Thread via GitHub
zhangbutao commented on PR #34928: URL: https://github.com/apache/doris/pull/34928#issuecomment-2112529416 cc @morningman -- 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. T

Re: [PR] [Opt](Iceberg) handle count pushdown in fe side [doris]

2024-05-15 Thread via GitHub
zhangbutao commented on PR #34928: URL: https://github.com/apache/doris/pull/34928#issuecomment-2112530013 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] [Opt](Iceberg) handle count pushdown in fe side [doris]

2024-05-15 Thread via GitHub
zhangbutao commented on PR #34928: URL: https://github.com/apache/doris/pull/34928#issuecomment-2112539244 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] [opt][nereids] opt locality of multi-replica [doris]

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

Re: [PR] [Enhancement] add information_schema.table_options(#32572) [doris]

2024-05-15 Thread via GitHub
doris-robot commented on PR #34384: URL: https://github.com/apache/doris/pull/34384#issuecomment-2112541080 TPC-H: Total hot run time: 40387 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] refactor to support partial update [doris]

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

Re: [PR] refactor to support partial update [doris]

2024-05-15 Thread via GitHub
doris-robot commented on PR #34925: URL: https://github.com/apache/doris/pull/34925#issuecomment-2112543704 TeamCity be ut coverage result: Function Coverage: 35.71% (9001/25208) Line Coverage: 27.37% (74468/272074) Region Coverage: 26.61% (38493/144672) Branch Coverage: 23.4

Re: [PR] [Fix](auto inc) Fix auto inc db id overflow [doris]

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

Re: [PR] [Fix](bloom filter) Fix bloom filter memory leak [doris]

2024-05-15 Thread via GitHub
Yukang-Lian commented on PR #34871: URL: https://github.com/apache/doris/pull/34871#issuecomment-2112548726 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] [fix](memory) Fix query mem tracker log when destruction not equal to 0 [doris]

2024-05-15 Thread via GitHub
github-actions[bot] commented on PR #34901: URL: https://github.com/apache/doris/pull/34901#issuecomment-2112555991 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](memory) Fix query mem tracker log when destruction not equal to 0 [doris]

2024-05-15 Thread via GitHub
github-actions[bot] commented on PR #34901: URL: https://github.com/apache/doris/pull/34901#issuecomment-2112556074 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] [opt][nereids] opt locality of multi-replica [doris]

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

Re: [PR] [Fix](auto inc) Fix auto inc db id overflow [doris]

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

Re: [PR] [Fix](bloom filter) Fix bloom filter memory leak [doris]

2024-05-15 Thread via GitHub
github-actions[bot] commented on code in PR #34871: URL: https://github.com/apache/doris/pull/34871#discussion_r1601669912 ## be/src/olap/rowset/segment_v2/segment.cpp: ## @@ -282,14 +282,20 @@ Status Segment::_parse_footer(SegmentFooterPB* footer) { return Status::OK(); }

<    1   2   3   4   5   6   7   8   >