Re: [PR] [pipelineX](cancel) Remove lock for mapping query ctx to fragment [doris]

2024-03-18 Thread via GitHub
Gabriel39 commented on PR #32346: URL: https://github.com/apache/doris/pull/32346#issuecomment-2003249157 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](cloud) fix create table fail without be [doris]

2024-03-18 Thread via GitHub
yujun777 commented on PR #32372: URL: https://github.com/apache/doris/pull/32372#issuecomment-2003253315 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] [enhancement](stmt-forward) make forwarded stmt be able to be killed [doris]

2024-03-18 Thread via GitHub
TangSiyang2001 commented on PR #31688: URL: https://github.com/apache/doris/pull/31688#issuecomment-2003257631 resolved conflict -- 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 comme

Re: [PR] [enhancement](stmt-forward) make forwarded stmt be able to be killed [doris]

2024-03-18 Thread via GitHub
TangSiyang2001 commented on PR #31688: URL: https://github.com/apache/doris/pull/31688#issuecomment-2003257926 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.

[PR] [fix](compile) fix compile err in macOS [doris]

2024-03-18 Thread via GitHub
zy-kkk opened a new pull request, #32400: URL: https://github.com/apache/doris/pull/32400 ## 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](compile) fix compile err in macOS [doris]

2024-03-18 Thread via GitHub
doris-robot commented on PR #32400: URL: https://github.com/apache/doris/pull/32400#issuecomment-2003258457 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](compile) fix compile err in macOS [doris]

2024-03-18 Thread via GitHub
Lchangliang commented on PR #32400: URL: https://github.com/apache/doris/pull/32400#issuecomment-2003261394 LGTM -- 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 unsubscr

Re: [PR] [compile](fix) fix compile error in mac [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32399: URL: https://github.com/apache/doris/pull/32399#issuecomment-2003261138 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](compile) fix compile err in macOS [doris]

2024-03-18 Thread via GitHub
zy-kkk commented on PR #32400: URL: https://github.com/apache/doris/pull/32400#issuecomment-2003262263 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] [refactor](executor)Delete cpu_resource_limit [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32388: URL: https://github.com/apache/doris/pull/32388#issuecomment-2003259927 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](compile) fix compile err in macOS [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32400: URL: https://github.com/apache/doris/pull/32400#issuecomment-2003263715 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](cloud) fix create table fail without be [doris]

2024-03-18 Thread via GitHub
yujun777 commented on PR #32372: URL: https://github.com/apache/doris/pull/32372#issuecomment-2003267070 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](compile) fix compile err in macOS [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32400: URL: https://github.com/apache/doris/pull/32400#issuecomment-2003266756 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] [enhancement](random-bucket) random tabletindex when there is no cached value in memory [doris]

2024-03-18 Thread via GitHub
doris-robot commented on PR #32336: URL: https://github.com/apache/doris/pull/32336#issuecomment-2003266172 TeamCity be ut coverage result: Function Coverage: 35.25% (8701/24683) Line Coverage: 27.07% (71176/262888) Region Coverage: 26.33% (36924/140249) Branch Coverage: 23.2

Re: [PR] [fix](compile) fix compile err in macOS [doris]

2024-03-18 Thread via GitHub
zy-kkk commented on PR #32400: URL: https://github.com/apache/doris/pull/32400#issuecomment-2003266217 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] [enhancement](stmt-forward) make forwarded stmt be able to be killed [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #31688: URL: https://github.com/apache/doris/pull/31688#issuecomment-2003267246 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] debug spark read [doris]

2024-03-18 Thread via GitHub
doris-robot commented on PR #32373: URL: https://github.com/apache/doris/pull/32373#issuecomment-2003266030 TeamCity be ut coverage result: Function Coverage: 35.25% (8701/24683) Line Coverage: 27.08% (71189/262888) Region Coverage: 26.33% (36927/140249) Branch Coverage: 23.2

Re: [PR] [improve](function) add error msg if exceeded maximum default value in repeat function [doris]

2024-03-18 Thread via GitHub
doris-robot commented on PR #32219: URL: https://github.com/apache/doris/pull/32219#issuecomment-2003267375 TeamCity be ut coverage result: Function Coverage: 35.25% (8702/24684) Line Coverage: 27.08% (71181/262903) Region Coverage: 26.33% (36926/140258) Branch Coverage: 23.2

Re: [PR] [fix](group commit) Fix compatibility issues on serializing and deserializing wal file [doris]

2024-03-18 Thread via GitHub
hust-hhb commented on PR #32299: URL: https://github.com/apache/doris/pull/32299#issuecomment-2003265713 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] [Feature](partition) Support insert overwrite auto detect partition [doris]

2024-03-18 Thread via GitHub
zclllyybb commented on PR #32156: URL: https://github.com/apache/doris/pull/32156#issuecomment-2003269837 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] [compile]( fix ) fix compile in gcc [doris]

2024-03-18 Thread via GitHub
doris-robot commented on PR #32385: URL: https://github.com/apache/doris/pull/32385#issuecomment-2003270179 TeamCity be ut coverage result: Function Coverage: 35.25% (8700/24683) Line Coverage: 27.07% (71176/262888) Region Coverage: 26.32% (36914/140249) Branch Coverage: 23.2

Re: [PR] [feature](function) Support for aggregate function foreach combiner for some error function [doris]

2024-03-18 Thread via GitHub
Mryange commented on PR #31913: URL: https://github.com/apache/doris/pull/31913#issuecomment-2003271025 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](compile) fix compile err in macOS [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32400: URL: https://github.com/apache/doris/pull/32400#issuecomment-2003270699 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] [pipelineX](cancel) Remove lock for mapping query ctx to fragment [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32346: URL: https://github.com/apache/doris/pull/32346#issuecomment-2003270992 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] [pipelineX](cancel) Remove lock for mapping query ctx to fragment [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32346: URL: https://github.com/apache/doris/pull/32346#issuecomment-2003271075 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] Yxc join [doris]

2024-03-18 Thread via GitHub
doris-robot commented on PR #32392: URL: https://github.com/apache/doris/pull/32392#issuecomment-2003273124 TeamCity be ut coverage result: Function Coverage: 35.24% (8700/24687) Line Coverage: 27.06% (71167/263027) Region Coverage: 26.31% (36915/140318) Branch Coverage: 23.2

Re: [PR] [refactor](nereids)unify outputTupleDesc and projection [doris]

2024-03-18 Thread via GitHub
doris-robot commented on PR #32128: URL: https://github.com/apache/doris/pull/32128#issuecomment-2003274019 TeamCity be ut coverage result: Function Coverage: 35.25% (8701/24687) Line Coverage: 27.06% (71179/263027) Region Coverage: 26.31% (36917/140318) Branch Coverage: 23.2

Re: [PR] [fix](group commit) Fix compatibility issues on serializing and deserializing wal file [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32299: URL: https://github.com/apache/doris/pull/32299#issuecomment-2003276084 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] [feature](function) Support for aggregate function foreach combiner for some error function [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on code in PR #31913: URL: https://github.com/apache/doris/pull/31913#discussion_r1528140064 ## be/src/vec/aggregate_functions/aggregate_function_collect.h: ## @@ -417,6 +463,46 @@ struct AggregateFunctionArrayAggData { } to_arr.ge

Re: [PR] [FIX](array_agg) fix array agg with other agg function [doris]

2024-03-18 Thread via GitHub
xingyingone commented on PR #32387: URL: https://github.com/apache/doris/pull/32387#issuecomment-2003281841 LGTM -- 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 unsubscr

Re: [PR] [fix](cloud) fix create table fail without be [doris]

2024-03-18 Thread via GitHub
yujun777 commented on PR #32372: URL: https://github.com/apache/doris/pull/32372#issuecomment-2003282802 run feut -- 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] [compile](fix) fix compile error in mac [doris]

2024-03-18 Thread via GitHub
doris-robot commented on PR #32399: URL: https://github.com/apache/doris/pull/32399#issuecomment-2003286172 TeamCity be ut coverage result: Function Coverage: 35.25% (8700/24683) Line Coverage: 27.08% (71183/262888) Region Coverage: 26.33% (36927/140249) Branch Coverage: 23.2

Re: [PR] [refactor](executor)Delete cpu_resource_limit [doris]

2024-03-18 Thread via GitHub
doris-robot commented on PR #32388: URL: https://github.com/apache/doris/pull/32388#issuecomment-2003286964 TeamCity be ut coverage result: Function Coverage: 35.26% (8701/24677) Line Coverage: 27.08% (71185/262851) Region Coverage: 26.33% (36922/140227) Branch Coverage: 23.2

[I] Unable to upgrade Apache Doris cluster deployed by Doris-Operator [doris]

2024-03-18 Thread via GitHub
shookM opened a new issue, #32401: URL: https://github.com/apache/doris/issues/32401 After entering the text editor, you will find `spec.beSpec.image` and change `selectdb/doris.be-ubuntu:2.0.4` to `selectdb/doris.be-ubuntu:2.1.0` There is no selectdb/doris.be-ubuntu:2.1.0 and selectdb/d

Re: [PR] [fix](group commit) Fix compatibility issues on serializing and deserializing wal file [doris]

2024-03-18 Thread via GitHub
hust-hhb commented on PR #32299: URL: https://github.com/apache/doris/pull/32299#issuecomment-2003288748 > I think the problem here is that the block deserializing method should be compatible with all `be_exec_version`, rather than for version 3, use version 2 deserializing method. D

[PR] [cherry-pick](fold) fix fold constant rule can't handle variable expr [doris]

2024-03-18 Thread via GitHub
zhangstar333 opened a new pull request, #32402: URL: https://github.com/apache/doris/pull/32402 ## Proposed changes cherry-pick from master https://github.com/apache/doris/pull/32313 Issue Number: close #xxx ## Further comments If this is a relatively large or

Re: [PR] [cherry-pick](fold) fix fold constant rule can't handle variable expr [doris]

2024-03-18 Thread via GitHub
doris-robot commented on PR #32402: URL: https://github.com/apache/doris/pull/32402#issuecomment-2003294519 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] [cherry-pick](fold) fix fold constant rule can't handle variable expr [doris]

2024-03-18 Thread via GitHub
zhangstar333 commented on PR #32402: URL: https://github.com/apache/doris/pull/32402#issuecomment-2003295309 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] [feature](function) Support for aggregate function foreach combiner for some error function [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #31913: URL: https://github.com/apache/doris/pull/31913#issuecomment-2003297214 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

[PR] [fix](move-memtable) fix commit may fail due to duplicated reports [doris]

2024-03-18 Thread via GitHub
kaijchen opened a new pull request, #32403: URL: https://github.com/apache/doris/pull/32403 ## Proposed changes Ignore duplicated tablet reports from the same dest backend. Add BE UT to test the commit info function. ## Further comments If this is a relatively large or

Re: [PR] [fix](move-memtable) fix commit may fail due to duplicated reports [doris]

2024-03-18 Thread via GitHub
doris-robot commented on PR #32403: URL: https://github.com/apache/doris/pull/32403#issuecomment-2003302686 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](move-memtable) fix commit may fail due to duplicated reports [doris]

2024-03-18 Thread via GitHub
kaijchen commented on PR #32403: URL: https://github.com/apache/doris/pull/32403#issuecomment-2003302902 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] [compile](fix) fix compile error in mac [doris]

2024-03-18 Thread via GitHub
shuke987 commented on PR #32399: URL: https://github.com/apache/doris/pull/32399#issuecomment-2003306243 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] [compile](fix) fix compile error in mac [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32399: URL: https://github.com/apache/doris/pull/32399#issuecomment-2003308675 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](bvar) Add bvar for bloom filter and segment [doris]

2024-03-18 Thread via GitHub
Yukang-Lian commented on PR #32355: URL: https://github.com/apache/doris/pull/32355#issuecomment-2003311379 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] [Fix](Outfile) Fix the column type mapping in the orc/parquet file format [doris]

2024-03-18 Thread via GitHub
BePPPower commented on PR #32281: URL: https://github.com/apache/doris/pull/32281#issuecomment-2003313156 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](move-memtable) fix commit may fail due to duplicated reports [doris]

2024-03-18 Thread via GitHub
kaijchen commented on PR #32403: URL: https://github.com/apache/doris/pull/32403#issuecomment-2003314604 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](compile) fix compile err in macOS [doris]

2024-03-18 Thread via GitHub
doris-robot commented on PR #32400: URL: https://github.com/apache/doris/pull/32400#issuecomment-2003315786 TeamCity be ut coverage result: Function Coverage: 35.25% (8700/24683) Line Coverage: 27.08% (71181/262890) Region Coverage: 26.33% (36927/140249) Branch Coverage: 23.2

Re: [PR] [Fix](Outfile) Fix the column type mapping in the orc/parquet file format [doris]

2024-03-18 Thread via GitHub
BePPPower commented on PR #32281: URL: https://github.com/apache/doris/pull/32281#issuecomment-2003317088 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](Outfile) Fix the column type mapping in the orc/parquet file format [doris]

2024-03-18 Thread via GitHub
BePPPower commented on PR #32281: URL: https://github.com/apache/doris/pull/32281#issuecomment-2003320045 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](move-memtable) fix commit may fail due to duplicated reports [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on code in PR #32403: URL: https://github.com/apache/doris/pull/32403#discussion_r1528171777 ## be/src/vec/sink/writer/vtablet_writer_v2.h: ## @@ -116,6 +116,14 @@ class VTabletWriterV2 final : public AsyncResultWriter { Status on_partitions_

Re: [PR] [feature](function) Support for aggregate function foreach combiner for some error function [doris]

2024-03-18 Thread via GitHub
doris-robot commented on PR #31913: URL: https://github.com/apache/doris/pull/31913#issuecomment-2003320127 TeamCity be ut coverage result: Function Coverage: 35.24% (8701/24693) Line Coverage: 27.07% (71188/263007) Region Coverage: 26.32% (36925/140305) Branch Coverage: 23.2

Re: [PR] [fix](cloud) fix create table fail without be [doris]

2024-03-18 Thread via GitHub
yujun777 commented on PR #32372: URL: https://github.com/apache/doris/pull/32372#issuecomment-2003326480 run feut -- 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] [pipelineX](cancel) Remove lock for mapping query ctx to fragment [doris]

2024-03-18 Thread via GitHub
doris-robot commented on PR #32346: URL: https://github.com/apache/doris/pull/32346#issuecomment-2003330860 TeamCity be ut coverage result: Function Coverage: 35.25% (8701/24687) Line Coverage: 27.08% (71181/262903) Region Coverage: 26.33% (36926/140264) Branch Coverage: 23.2

Re: [PR] [Fix](auto-inc) Fix auto inc unique table case [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32393: URL: https://github.com/apache/doris/pull/32393#issuecomment-2003331378 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](auto-inc) Fix auto inc unique table case [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32393: URL: https://github.com/apache/doris/pull/32393#issuecomment-2003331460 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](group commit) Fix compatibility issues on serializing and deserializing wal file [doris]

2024-03-18 Thread via GitHub
mymeiyi commented on code in PR #32299: URL: https://github.com/apache/doris/pull/32299#discussion_r1528183899 ## be/src/common/config.h: ## @@ -1198,6 +1198,7 @@ DECLARE_mInt32(group_commit_queue_mem_limit); // group_commit_wal_max_disk_limit=1024 or group_commit_wal_max_disk_

Re: [PR] [fix](move-memtable) fix commit may fail due to duplicated reports [doris]

2024-03-18 Thread via GitHub
kaijchen commented on PR #32403: URL: https://github.com/apache/doris/pull/32403#issuecomment-200563 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](compile) fix compile err in macOS [doris]

2024-03-18 Thread via GitHub
zy-kkk commented on PR #32400: URL: https://github.com/apache/doris/pull/32400#issuecomment-2003341358 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] [Feature](partition) Support insert overwrite auto detect partition [doris]

2024-03-18 Thread via GitHub
Jibing-Li commented on code in PR #32156: URL: https://github.com/apache/doris/pull/32156#discussion_r1528191462 ## fe/fe-core/src/main/java/org/apache/doris/analysis/PartitionNames.java: ## @@ -48,36 +48,36 @@ public class PartitionNames implements ParseNode, Writable { //

Re: [PR] [Enhancement] when partition column is datetime, date can work in create table command [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32335: URL: https://github.com/apache/doris/pull/32335#issuecomment-2003342370 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] [compile](fix) fix compile error in mac [doris]

2024-03-18 Thread via GitHub
doris-robot commented on PR #32399: URL: https://github.com/apache/doris/pull/32399#issuecomment-2003346255 TeamCity be ut coverage result: Function Coverage: 35.25% (8701/24683) Line Coverage: 27.08% (71186/262888) Region Coverage: 26.33% (36927/140249) Branch Coverage: 23.2

Re: [PR] [Feature](materialized-view) support mv with bitmap_union(bitmap_from_array()) case [doris]

2024-03-18 Thread via GitHub
BiteThet commented on PR #31962: URL: https://github.com/apache/doris/pull/31962#issuecomment-2003346327 do not pick it to 2.0 coz 2.0 nereids not support array type -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] [cherry-pick](fold) fix fold constant rule can't handle variable expr [doris]

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

[PR] Fix unrecognized column name delete handler [doris]

2024-03-18 Thread via GitHub
gavinchou opened a new pull request, #32404: URL: https://github.com/apache/doris/pull/32404 * doris 2.0.x 版本还有遗留的问题, delete handler 将 predicate 表达式转成一个字 符串持久化了, 然后在使用的时候通过正则提取字段名 比较符号 以及值来还原 predicate. 这个序列化和正则匹配的过程是非常tricky并且是不鲁棒的. * doris 2.0.x 不允许使用中文列名, 否则有delete 语句可能会

Re: [PR] [feature](routine-load)add rack tag into fe & kafka routine load(#31531) [doris]

2024-03-18 Thread via GitHub
liaoxin01 commented on code in PR #32098: URL: https://github.com/apache/doris/pull/32098#discussion_r1528202498 ## fe/fe-core/src/main/java/org/apache/doris/load/routineload/KafkaRoutineLoadJob.java: ## @@ -93,6 +95,7 @@ public class KafkaRoutineLoadJob extends RoutineLoadJob {

Re: [PR] Fix unrecognized column name delete handler [doris]

2024-03-18 Thread via GitHub
doris-robot commented on PR #32404: URL: https://github.com/apache/doris/pull/32404#issuecomment-2003351403 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](compile) fix compile err in macOS [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32400: URL: https://github.com/apache/doris/pull/32400#issuecomment-2003353463 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-thirdparty) branch clucene updated: [opt](chinese) chinese tokenizer lowercase interface (#203)

2024-03-18 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a commit to branch clucene in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/clucene by this push: new cf210eaaad [opt](chinese) chine

Re: [PR] [opt](chinese) chinese tokenizer lowercase interface [doris-thirdparty]

2024-03-18 Thread via GitHub
qidaye merged PR #203: URL: https://github.com/apache/doris-thirdparty/pull/203 -- 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...@dori

[PR] [opt](invert index) use lowercase by default [doris]

2024-03-18 Thread via GitHub
zzzxl1993 opened a new pull request, #32405: URL: https://github.com/apache/doris/pull/32405 ## 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] [opt](invert index) use lowercase by default [doris]

2024-03-18 Thread via GitHub
doris-robot commented on PR #32405: URL: https://github.com/apache/doris/pull/32405#issuecomment-2003363837 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](nereids)unify outputTupleDesc and projection [doris]

2024-03-18 Thread via GitHub
Mryange commented on PR #32128: URL: https://github.com/apache/doris/pull/32128#issuecomment-2003364091 run p1 -- 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] [opt](invert index) use lowercase by default [doris]

2024-03-18 Thread via GitHub
zzzxl1993 commented on PR #32405: URL: https://github.com/apache/doris/pull/32405#issuecomment-2003364126 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] [opt](routine-load) self-adaption adjustment of timeout time [doris]

2024-03-18 Thread via GitHub
HHoflittlefish777 commented on PR #32227: URL: https://github.com/apache/doris/pull/32227#issuecomment-2003366177 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

Re: [PR] Fix unrecognized column name delete handler [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on code in PR #32404: URL: https://github.com/apache/doris/pull/32404#discussion_r1528221916 ## be/src/olap/delete_handler.cpp: ## @@ -195,43 +203,48 @@ Status DeleteHandler::check_condition_valid(const TabletSchema& schema, const TC return St

Re: [PR] [fix](move-memtable) fix commit may fail due to duplicated reports [doris]

2024-03-18 Thread via GitHub
doris-robot commented on PR #32403: URL: https://github.com/apache/doris/pull/32403#issuecomment-2003375987 TeamCity be ut coverage result: Function Coverage: 35.27% (8706/24686) Line Coverage: 27.10% (71238/262893) Region Coverage: 26.34% (36943/140246) Branch Coverage: 23.2

Re: [PR] [fix](group commit) Fix compatibility issues on serializing and deserializing wal file [doris]

2024-03-18 Thread via GitHub
hust-hhb commented on PR #32299: URL: https://github.com/apache/doris/pull/32299#issuecomment-2003381231 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] [Optimize](ParquetReader) optimize parquet read on oss [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #31995: URL: https://github.com/apache/doris/pull/31995#issuecomment-2003381736 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] [Feature](partition) Support insert overwrite auto detect partition [doris]

2024-03-18 Thread via GitHub
doris-robot commented on PR #32156: URL: https://github.com/apache/doris/pull/32156#issuecomment-2003383227 TeamCity be ut coverage result: Function Coverage: 35.24% (8703/24693) Line Coverage: 27.06% (71189/263061) Region Coverage: 26.31% (36932/140367) Branch Coverage: 23.2

Re: [PR] [fix](group commit) Fix compatibility issues on serializing and deserializing wal file [doris]

2024-03-18 Thread via GitHub
hust-hhb commented on code in PR #32299: URL: https://github.com/apache/doris/pull/32299#discussion_r1528225855 ## be/src/common/config.h: ## @@ -1198,6 +1198,7 @@ DECLARE_mInt32(group_commit_queue_mem_limit); // group_commit_wal_max_disk_limit=1024 or group_commit_wal_max_disk

Re: [PR] [opt](invert index) use lowercase by default [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on code in PR #32405: URL: https://github.com/apache/doris/pull/32405#discussion_r1528227202 ## be/src/olap/base_tablet.cpp: ## @@ -1430,4 +1430,19 @@ Status BaseTablet::update_delete_bitmap_without_lock(const BaseTabletSPtr& self, return Stat

Re: [PR] [fix](compile) fix compile err in macOS [doris]

2024-03-18 Thread via GitHub
doris-robot commented on PR #32400: URL: https://github.com/apache/doris/pull/32400#issuecomment-2003388367 TeamCity be ut coverage result: Function Coverage: 35.25% (8701/24683) Line Coverage: 27.08% (71186/262890) Region Coverage: 26.32% (36919/140249) Branch Coverage: 23.2

Re: [PR] [cherry-pick](fold) fix fold constant rule can't handle variable expr [doris]

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

Re: [PR] [opt](routine-load) optimize allocate task to be algorithm for load balance [doris]

2024-03-18 Thread via GitHub
liaoxin01 commented on PR #32021: URL: https://github.com/apache/doris/pull/32021#issuecomment-2003390182 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. To

Re: [PR] [fix](group commit) Fix compatibility issues on serializing and deserializing wal file [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on code in PR #32299: URL: https://github.com/apache/doris/pull/32299#discussion_r1528232053 ## be/src/olap/wal/wal_writer.cpp: ## @@ -90,7 +90,7 @@ Status WalWriter::append_blocks(const PBlockArray& blocks) { return Status::OK(); } -Status

[PR] [fix](regression) fix routine load regression test fail [doris]

2024-03-18 Thread via GitHub
HHoflittlefish777 opened a new pull request, #32406: URL: https://github.com/apache/doris/pull/32406 ## 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.or

Re: [PR] [fix](regression) fix routine load regression test fail [doris]

2024-03-18 Thread via GitHub
doris-robot commented on PR #32406: URL: https://github.com/apache/doris/pull/32406#issuecomment-2003400386 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](regression) fix routine load regression test fail [doris]

2024-03-18 Thread via GitHub
HHoflittlefish777 commented on PR #32406: URL: https://github.com/apache/doris/pull/32406#issuecomment-2003401254 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

Re: [PR] [Fix](regression test) Fix <=> rf cause regresion test failed [doris]

2024-03-18 Thread via GitHub
hello-stephen commented on PR #32377: URL: https://github.com/apache/doris/pull/32377#issuecomment-2003402139 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] [cherry-pick](fold) fix fold constant rule can't handle variable expr [doris]

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

[PR] [fix](grouping sets) fix grouping sets have multiple empty sets (#32317) [doris]

2024-03-18 Thread via GitHub
Mryange opened a new pull request, #32407: URL: https://github.com/apache/doris/pull/32407 ## 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:

Re: [PR] [fix](grouping sets) fix grouping sets have multiple empty sets (#32317) [doris]

2024-03-18 Thread via GitHub
doris-robot commented on PR #32407: URL: https://github.com/apache/doris/pull/32407#issuecomment-2003412735 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](group commit) Fix compatibility issues on serializing and deserializing wal file [doris]

2024-03-18 Thread via GitHub
mymeiyi commented on PR #32299: URL: https://github.com/apache/doris/pull/32299#issuecomment-2003414974 It's better to add one version 0 and one version 1 wal -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[I] [Bug] CATALOG on hive查询时报异常java.net.UnknownHostException: xxxxx [doris]

2024-03-18 Thread via GitHub
zhangjjzyl opened a new issue, #32408: URL: https://github.com/apache/doris/issues/32408 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 2.0.4 ### What

Re: [PR] [Fix](regression test) Fix <=> rf cause regresion test failed [doris]

2024-03-18 Thread via GitHub
HappenLee merged PR #32377: URL: https://github.com/apache/doris/pull/32377 -- 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.ap

(doris) branch master updated (d542248e1b5 -> 1a7bb08e22d)

2024-03-18 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from d542248e1b5 [regression-test]( fix case ) fix case that using same table in one db with another case (#32380)

Re: [PR] [cherry-pick](fold) fix fold constant rule can't handle variable expr [doris]

2024-03-18 Thread via GitHub
doris-robot commented on PR #32402: URL: https://github.com/apache/doris/pull/32402#issuecomment-2003417981 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit f4f75fb3d587f3289240111e4f2c3858d553e8a8 with default session variables Stream

Re: [PR] [fix](grouping sets) fix grouping sets have multiple empty sets (#32317) [doris]

2024-03-18 Thread via GitHub
Mryange commented on PR #32407: URL: https://github.com/apache/doris/pull/32407#issuecomment-2003425334 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

[PR] (cloud-merge)[feature] Support to create table with "file_cache_ttl_seconds" property [doris]

2024-03-18 Thread via GitHub
Lchangliang opened a new pull request, #32409: URL: https://github.com/apache/doris/pull/32409 ## 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

<    1   2   3   4   5   6   7   8   9   >