[PR] branch-3.0: [improve](udf) support load data with udf functions [doris]

2024-11-06 Thread via GitHub
github-actions[bot] opened a new pull request, #43361: URL: https://github.com/apache/doris/pull/43361 Cherry-picked from #43029 -- 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] [Chore](exchange) add LZ4_MAX_INPUT_SIZE check on DataTypeString::get_uncompressed_seri… [doris]

2024-11-06 Thread via GitHub
BiteThet commented on PR #43360: URL: https://github.com/apache/doris/pull/43360#issuecomment-2459085620 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] [refine](time) use TimeValue to refine repetitive logic and remove unused code. [doris]

2024-11-06 Thread via GitHub
Mryange commented on PR #42978: URL: https://github.com/apache/doris/pull/42978#issuecomment-2459091992 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] [Chore](exchange) add LZ4_MAX_INPUT_SIZE check on DataTypeString::get_uncompressed_seri… [doris]

2024-11-06 Thread via GitHub
github-actions[bot] commented on PR #43360: URL: https://github.com/apache/doris/pull/43360#issuecomment-2459094359 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 auto-pick-42459-branch-3.0 deleted (was b42b874948d)

2024-11-06 Thread w41ter
This is an automated email from the ASF dual-hosted git repository. w41ter pushed a change to branch auto-pick-42459-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was b42b874948d [improve](backup) Reduce backup/restore job log size by compress (#42459) The revisio

Re: [PR] [profile](rpc) enable merge rpc max time in profile [doris]

2024-11-06 Thread via GitHub
Mryange closed pull request #43229: [profile](rpc) enable merge rpc max time in profile URL: https://github.com/apache/doris/pull/43229 -- 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 c

Re: [PR] branch-3.0: [improve](backup) Reduce backup/restore job log size by compress [doris]

2024-11-06 Thread via GitHub
w41ter merged PR #42954: URL: https://github.com/apache/doris/pull/42954 -- 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.apach

Re: [PR] [feature](profile)Enable merging of incomplete profiles. (#39560) [doris]

2024-11-06 Thread via GitHub
Mryange commented on PR #42953: URL: https://github.com/apache/doris/pull/42953#issuecomment-2459095115 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

(doris-website) branch master updated: [doc](load) fix some load doc error (#1299)

2024-11-06 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 4b9bc549c7 [doc](load) fix some load

Re: [PR] [Refactor](inverted index) refactor inverted index file writer for v1/v2 index write [doris]

2024-11-06 Thread via GitHub
doris-robot commented on PR #42328: URL: https://github.com/apache/doris/pull/42328#issuecomment-2459945311 TeamCity be ut coverage result: Function Coverage: 37.92% (9863/26011) Line Coverage: 29.05% (81938/282068) Region Coverage: 28.27% (42198/149246) Branch Coverage: 24.8

Re: [PR] [doc](load) fix some load doc error [doris-website]

2024-11-06 Thread via GitHub
dataroaring merged PR #1299: URL: https://github.com/apache/doris-website/pull/1299 -- 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...@

Re: [PR] [docs](data-admin) Fix deadlink of dat [doris-website]

2024-11-06 Thread via GitHub
dataroaring merged PR #1296: URL: https://github.com/apache/doris-website/pull/1296 -- 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...@

Re: [PR] [Refactor](BE) Uniform Expr, Block, Columns size-relative interface (Part I) [doris]

2024-11-06 Thread via GitHub
github-actions[bot] commented on PR #42930: URL: https://github.com/apache/doris/pull/42930#issuecomment-2459466681 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] [doc] add doc of `show backend config` [doris-website]

2024-11-06 Thread via GitHub
DarvenDuan opened a new pull request, #1306: URL: https://github.com/apache/doris-website/pull/1306 # Versions PR https://github.com/apache/doris/pull/36525 has implemented showing backend config by ShowStmt, add some docs. - [ ] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 # La

Re: [PR] [performance](load) fix broker load scan ranges for unsplittable files [doris]

2024-11-06 Thread via GitHub
kaijchen commented on PR #43161: URL: https://github.com/apache/doris/pull/43161#issuecomment-2459550976 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

(doris) branch branch-3.0 updated: branch-3.0: [fix](restore) Add synchronized to avoid concurrent modification (#43258)

2024-11-06 Thread w41ter
This is an automated email from the ASF dual-hosted git repository. w41ter pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 0a21b0e13d0 branch-3.0: [fix](restore) Ad

(doris) branch branch-2.0 updated: [improve](report) split agent batch tasks automaticlly #43257 (#43364)

2024-11-06 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new fb5c05ed4c4 [improve](report) split

Re: [PR] [improve](backup) Only compress the running backup/restore job #43177 [doris]

2024-11-06 Thread via GitHub
dataroaring merged PR #43362: URL: https://github.com/apache/doris/pull/43362 -- 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.

(doris) branch branch-3.0 updated: [improve](backup) Only compress the running backup/restore job #43177 (#43362)

2024-11-06 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 77459ab8cc3 [improve](backup) Only c

Re: [PR] [improve](report) split agent batch tasks automaticlly #43257 [doris]

2024-11-06 Thread via GitHub
dataroaring merged PR #43364: URL: https://github.com/apache/doris/pull/43364 -- 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.

Re: [PR] [misc](regression) adjust doc case for unique.md [doris]

2024-11-06 Thread via GitHub
dataroaring merged PR #43290: URL: https://github.com/apache/doris/pull/43290 -- 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.

Re: [PR] [fix](variant) fix index in variant [doris]

2024-11-06 Thread via GitHub
doris-robot commented on PR #43375: URL: https://github.com/apache/doris/pull/43375#issuecomment-2459473888 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] fix some update doc [doris-website]

2024-11-06 Thread via GitHub
dataroaring merged PR #1294: URL: https://github.com/apache/doris-website/pull/1294 -- 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...@

[PR] [fix](cloud) Add check for alter storage vault type [doris]

2024-11-06 Thread via GitHub
SWJTU-ZhangLei opened a new pull request, #43352: URL: https://github.com/apache/doris/pull/43352 * Add check to avoid alter hdfs property for s3 storage vault or alter s3 propery for hdfs storage vault ### What problem does this PR solve? Issue Number: close #xxx

(doris) branch master updated: [misc](regression) adjust doc case for unique.md (#43290)

2024-11-06 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 075cb92e7fa [misc](regression) adjust doc ca

Re: [PR] [refactor](regression) Re-arrange cases for data-partitioning doc [doris]

2024-11-06 Thread via GitHub
github-actions[bot] commented on PR #43373: URL: https://github.com/apache/doris/pull/43373#issuecomment-2459973831 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

(doris) branch master updated: [fix](cloud-mow) Fix clear GetDeleteBitmapResponse problem when geting delete bitmap fail and retry (#43358)

2024-11-06 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 a586bac3967 [fix](cloud-mow) Fix clear GetDe

Re: [PR] [fix](cloud-mow) Fix clear GetDeleteBitmapResponse problem when geting delete bitmap fail and retry [doris]

2024-11-06 Thread via GitHub
dataroaring merged PR #43358: URL: https://github.com/apache/doris/pull/43358 -- 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.

(doris) branch auto-pick-43358-branch-3.0 created (now 77459ab8cc3)

2024-11-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43358-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 77459ab8cc3 [improve](backup) Only compress the running backup/restore job #43177 (#43362) No

Re: [PR] [refactor](regression) Re-arrange cases for data-partitioning doc [doris]

2024-11-06 Thread via GitHub
github-actions[bot] commented on PR #43373: URL: https://github.com/apache/doris/pull/43373#issuecomment-2459973732 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] add profile test [doris]

2024-11-06 Thread via GitHub
doris-robot commented on PR #43369: URL: https://github.com/apache/doris/pull/43369#issuecomment-2459202074 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](mtmv)fix mtmv deadlock issue [doris]

2024-11-06 Thread via GitHub
zddr opened a new pull request, #43376: URL: https://github.com/apache/doris/pull/43376 ### What problem does this PR solve? - table1 is olapTable - mv1 is MTMV create by table1 - mv2 is MTMV create by table1 - mtmv-task-thread-1: refresh mv1, blocked write lock :mv1 -

Re: [PR] [fix](cloud-mow) Fix the issue of compaction holding mow table lock for a long time [doris]

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

Re: [PR] [fix](build index)Fix build index empty index file on renamed column [doris]

2024-11-06 Thread via GitHub
doris-robot commented on PR #43336: URL: https://github.com/apache/doris/pull/43336#issuecomment-2459202905 TeamCity be ut coverage result: Function Coverage: 37.88% (9849/26000) Line Coverage: 29.04% (81909/282037) Region Coverage: 28.27% (42191/149244) Branch Coverage: 24.8

Re: [PR] [fix](auth) after fe restarting, external permissions are lost (#43275) [doris]

2024-11-06 Thread via GitHub
zddr commented on PR #43339: URL: https://github.com/apache/doris/pull/43339#issuecomment-2459201482 run external -- 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] [fix](cluster key) improve cluster key lookup rowkey [doris]

2024-11-06 Thread via GitHub
zhannngchen merged PR #42470: URL: https://github.com/apache/doris/pull/42470 -- 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.

[PR] [doc](unique key) fix reference doc [doris-website]

2024-11-06 Thread via GitHub
zhannngchen opened a new pull request, #1300: URL: https://github.com/apache/doris-website/pull/1300 # Versions - [ ] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 # Languages - [ ] Chinese - [ ] English -- This is an automated message from the Apache Git Service.

Re: [PR] [fix](cloud-mow)Full compaction no need to sync delete bitmap [doris]

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

Re: [PR] [Opt](TabletSchema) reuse TabletColumn info to reduce mem (#42448) [doris]

2024-11-06 Thread via GitHub
github-actions[bot] commented on PR #43349: URL: https://github.com/apache/doris/pull/43349#issuecomment-2458948654 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](ShortCircuit) add more stats info to trace (#42697) [doris]

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

Re: [PR] [enhance](orc) Optimize ORC Predicate Pushdown for OR-connected Predicate [doris]

2024-11-06 Thread via GitHub
suxiaogang223 commented on PR #43255: URL: https://github.com/apache/doris/pull/43255#issuecomment-2458950575 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

[I] Issue on docs [doris-website]

2024-11-06 Thread via GitHub
shuke987 opened a new issue, #1301: URL: https://github.com/apache/doris-website/issues/1301 Path:false https://doris.apache.org/zh-CN/docs/sql-manual/sql-statements/Data-Definition-Statements/Create/CREATE-TABLE/?_highlight=create&_highlight=table property 不全 -- This is an automate

Re: [PR] [Opt](TabletSchema) reuse TabletColumn info to reduce mem (#42448) [doris]

2024-11-06 Thread via GitHub
github-actions[bot] commented on PR #43349: URL: https://github.com/apache/doris/pull/43349#issuecomment-2458950397 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](cloud-mow)Full compaction no need to sync delete bitmap [doris]

2024-11-06 Thread via GitHub
github-actions[bot] commented on PR #43337: URL: https://github.com/apache/doris/pull/43337#issuecomment-2458936464 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](arrow-flight-sql) Arrow flight server supports data forwarding when BE uses public vip [doris]

2024-11-06 Thread via GitHub
xinyiZzz commented on PR #43281: URL: https://github.com/apache/doris/pull/43281#issuecomment-2458953209 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] [docs](k8s)add doc to set pwd [doris-website]

2024-11-06 Thread via GitHub
intelligentfu8 merged PR #1290: URL: https://github.com/apache/doris-website/pull/1290 -- 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.

Re: [PR] [fix] (bloom filter) Fix the bloom filter calculation for date and datetime [doris]

2024-11-06 Thread via GitHub
doris-robot commented on PR #43351: URL: https://github.com/apache/doris/pull/43351#issuecomment-2459082116 TeamCity be ut coverage result: Function Coverage: 37.88% (9850/26000) Line Coverage: 29.03% (81880/282034) Region Coverage: 28.26% (42181/149242) Branch Coverage: 24.8

Re: [PR] [fix](arrow-flight-sql) Arrow flight server supports data forwarding when BE uses public vip [doris]

2024-11-06 Thread via GitHub
xinyiZzz commented on PR #43281: URL: https://github.com/apache/doris/pull/43281#issuecomment-2459061806 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

(doris) branch auto-pick-43029-branch-3.0 created (now 1cc16bffe37)

2024-11-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43029-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 1cc16bffe37 [improvement](external)add some improvements for external scan #38946 (#43310) No

Re: [PR] [improve](udf) support load data with udf functions [doris]

2024-11-06 Thread via GitHub
HappenLee merged PR #43029: URL: https://github.com/apache/doris/pull/43029 -- 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

Re: [PR] [refine](pipeline) Remove condition_variable from MultiCastDataStreamer. [doris]

2024-11-06 Thread via GitHub
github-actions[bot] commented on PR #42996: URL: https://github.com/apache/doris/pull/42996#issuecomment-2459086227 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] [Feature](Schema Change)light schema change support add key column [doris]

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

Re: [PR] branch-3.0: [fix](mtmv)Fix the problem where the job does not exist, which prevents the deletion of MTMV [doris]

2024-11-06 Thread via GitHub
zddr commented on PR #43324: URL: https://github.com/apache/doris/pull/43324#issuecomment-2459203185 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 unsubsc

Re: [PR] [improve](cloud) support arm compilation in cloud mode (#42467) [doris]

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

(doris) branch master updated: [opt](pr-template) change committer to author (#43359)

2024-11-06 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 c0ab8d5107e [opt](pr-template) change committ

Re: [PR] [Opt](orc)Optimize the merge io when orc reader read multiple tiny stripes. [doris]

2024-11-06 Thread via GitHub
github-actions[bot] commented on PR #42004: URL: https://github.com/apache/doris/pull/42004#issuecomment-2459292519 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] [refactor](regression) Re-arrange cases for data-partitioning doc [doris]

2024-11-06 Thread via GitHub
doris-robot commented on PR #43373: URL: https://github.com/apache/doris/pull/43373#issuecomment-2459426028 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) NullLiteral should always having a correct Type and se… [doris]

2024-11-06 Thread via GitHub
starocean999 commented on PR #43374: URL: https://github.com/apache/doris/pull/43374#issuecomment-2459438085 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) NullLiteral should always having a correct Type and set to be analyzed [doris]

2024-11-06 Thread via GitHub
starocean999 commented on PR #43372: URL: https://github.com/apache/doris/pull/43372#issuecomment-2459226568 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] [refactor](regression) Re-arrange cases for data-partitioning doc [doris]

2024-11-06 Thread via GitHub
bobhan1 commented on PR #43373: URL: https://github.com/apache/doris/pull/43373#issuecomment-2459427631 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] [Feature](Schema Change)light schema change support add key column [doris]

2024-11-06 Thread via GitHub
doris-robot commented on PR #42911: URL: https://github.com/apache/doris/pull/42911#issuecomment-2459222764 TeamCity be ut coverage result: Function Coverage: 37.88% (9849/26000) Line Coverage: 29.04% (81894/282025) Region Coverage: 28.28% (42198/149236) Branch Coverage: 24.8

Re: [PR] [fix](bloom filter)Fix drop column with bloom filter (#41369) [doris]

2024-11-06 Thread via GitHub
github-actions[bot] commented on PR #43378: URL: https://github.com/apache/doris/pull/43378#issuecomment-2459543332 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](variant) fix index in variant [doris]

2024-11-06 Thread via GitHub
doris-robot commented on PR #43375: URL: https://github.com/apache/doris/pull/43375#issuecomment-2459669765 ClickBench: Total hot run time: 32.55 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Draft] Update data partitioning docs [doris-website]

2024-11-06 Thread via GitHub
yagagagaga commented on code in PR #1295: URL: https://github.com/apache/doris-website/pull/1295#discussion_r1830733474 ## i18n/zh-CN/docusaurus-plugin-content-docs/current/table-design/data-partitioning/auto-partitioning.md: ## @@ -0,0 +1,280 @@ +--- +{ +"title": "自动分区", +

Re: [PR] [fix](profile) update_rpc_time when enable_verbose_profile = false [doris]

2024-11-06 Thread via GitHub
github-actions[bot] commented on PR #43096: URL: https://github.com/apache/doris/pull/43096#issuecomment-2459522315 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](cloud) Simplify config file of meta-service [doris]

2024-11-06 Thread via GitHub
gavinchou commented on PR #43381: URL: https://github.com/apache/doris/pull/43381#issuecomment-2459757993 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-mow) Fix the issue of compaction holding mow table lock for a long time [doris]

2024-11-06 Thread via GitHub
github-actions[bot] commented on PR #40431: URL: https://github.com/apache/doris/pull/40431#issuecomment-2459541828 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 auto-pick-43290-branch-3.0 created (now 3b14452b720)

2024-11-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43290-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 3b14452b720 [improve](report) split agent batch tasks automaticlly #43257 (#43363) No new rev

[PR] [opt](nereids) remove some restrictions on rule: PUSH_DOWN_AGG_THROUGH_JOIN_ONE_SIDE [doris]

2024-11-06 Thread via GitHub
englefly opened a new pull request, #43382: URL: https://github.com/apache/doris/pull/43382 ### What problem does this PR solve? PUSH_DOWN_AGG_THROUGH_JOIN_ONE_SIDE has some restrictions 1. do not support count(*) 2. do not support join with other join conditions 3. do not suppor

Re: [PR] [Chore](function) change hash set usage of all functions [doris]

2024-11-06 Thread via GitHub
github-actions[bot] commented on PR #43289: URL: https://github.com/apache/doris/pull/43289#issuecomment-2459858036 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] [enhance](orc) Optimize ORC Predicate Pushdown for OR-connected Predicate [doris]

2024-11-06 Thread via GitHub
github-actions[bot] commented on code in PR #43255: URL: https://github.com/apache/doris/pull/43255#discussion_r1831086193 ## be/test/vec/exec/orc_reader_test.cpp: ## @@ -0,0 +1,93 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license

Re: [PR] [opt](nereids) remove some restrictions on rule: PUSH_DOWN_AGG_THROUGH_JOIN_ONE_SIDE [doris]

2024-11-06 Thread via GitHub
doris-robot commented on PR #43382: URL: https://github.com/apache/doris/pull/43382#issuecomment-2459859026 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](function) change hash set usage of all functions [doris]

2024-11-06 Thread via GitHub
github-actions[bot] commented on PR #43289: URL: https://github.com/apache/doris/pull/43289#issuecomment-2459855965 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](inverted index) refactor inverted index file writer for v1/v2 index write [doris]

2024-11-06 Thread via GitHub
airborne12 commented on PR #42328: URL: https://github.com/apache/doris/pull/42328#issuecomment-2459857126 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

(doris-website) branch master updated: [fix] fix some update doc (#1294)

2024-11-06 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 6b9850e56e [fix] fix some update doc

Re: [PR] [doc] (fluentbit) fluentbit doris output plugin [doris-website]

2024-11-06 Thread via GitHub
joker-star-l commented on code in PR #1260: URL: https://github.com/apache/doris-website/pull/1260#discussion_r1831303381 ## common_docs_zh/ecosystem/fluentbit.md: ## @@ -0,0 +1,369 @@ +--- +{ +"title": "Fluent Bit Doris Output Plugin", +"language": "zh-CN" +} +--- + + + +# Flue

Re: [PR] [doc] (fluentbit) fluentbit doris output plugin [doris-website]

2024-11-06 Thread via GitHub
joker-star-l commented on code in PR #1260: URL: https://github.com/apache/doris-website/pull/1260#discussion_r1831311909 ## common_docs_zh/ecosystem/fluentbit.md: ## @@ -0,0 +1,369 @@ +--- +{ +"title": "Fluent Bit Doris Output Plugin", +"language": "zh-CN" +} +--- + + + +# Flue

[PR] [test](doc) add `broker-load` example in doris's doc to regression test [doris]

2024-11-06 Thread via GitHub
yagagagaga opened a new pull request, #43385: URL: https://github.com/apache/doris/pull/43385 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Check List (For Author) - Test - [ ] Reg

Re: [PR] [test](doc) add `broker-load` example in doris's doc to regression test [doris]

2024-11-06 Thread via GitHub
doris-robot commented on PR #43385: URL: https://github.com/apache/doris/pull/43385#issuecomment-2460140356 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

(doris) branch auto-pick-43290-branch-2.1 created (now 443e87e2032)

2024-11-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43290-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 443e87e2032 2.1.7-rc03 (#43338) No new revisions were added by this update.

Re: [PR] [Chore](exchange) add LZ4_MAX_INPUT_SIZE check on DataTypeString::get_uncompressed_seri… [doris]

2024-11-06 Thread via GitHub
github-actions[bot] commented on PR #43360: URL: https://github.com/apache/doris/pull/43360#issuecomment-2459430636 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](cloud-mow) Fix the issue of compaction holding mow table lock for a long time [doris]

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

[PR] [doc](typo) fix some typo in `broker-load` section [doris-website]

2024-11-06 Thread via GitHub
yagagagaga opened a new pull request, #1307: URL: https://github.com/apache/doris-website/pull/1307 # Versions - [ ] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 # Languages - [ ] Chinese - [ ] English -- This is an automated message from the Apache Git Service.

Re: [PR] [fix](cluster key) improve cluster key lookup rowkey [doris]

2024-11-06 Thread via GitHub
zhannngchen commented on PR #42470: URL: https://github.com/apache/doris/pull/42470#issuecomment-2459782016 the min max key in mow with cluster key tables is also the min and max of primay keys, so when lookup rowkey, can use it to filter some segments. -- This is an automated message fro

Re: [PR] [fix](arrow-flight-sql) Arrow flight server supports data forwarding when BE uses public vip [doris]

2024-11-06 Thread via GitHub
doris-robot commented on PR #43281: URL: https://github.com/apache/doris/pull/43281#issuecomment-2459423392 TeamCity be ut coverage result: Function Coverage: 37.86% (9848/26014) Line Coverage: 29.02% (81886/282171) Region Coverage: 28.24% (42169/149303) Branch Coverage: 24.8

Re: [I] [Bug] Duplicate column: ??\n\n\t0# doris::Status doris::Status::create(doris::TStatus const&) [doris-spark-connector]

2024-11-06 Thread via GitHub
qijinkui commented on issue #238: URL: https://github.com/apache/doris-spark-connector/issues/238#issuecomment-2459779830 doris 2.0.10 -- 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 specifi

Re: [PR] [chore](agent) log the binary message size of agent tasks #43239 [doris]

2024-11-06 Thread via GitHub
doris-robot commented on PR #43367: URL: https://github.com/apache/doris/pull/43367#issuecomment-2459115876 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](max-compute) avoid repeated location path creation [doris]

2024-11-06 Thread via GitHub
github-actions[bot] commented on PR #43355: URL: https://github.com/apache/doris/pull/43355#issuecomment-2459423162 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] [opt](cloud) Simplify config file of meta-service [doris]

2024-11-06 Thread via GitHub
gavinchou opened a new pull request, #43381: URL: https://github.com/apache/doris/pull/43381 Remove some entries in the default doris_cloud.conf which may make users hard to understand. Problem Summary: ### Check List (For Author) - Test - [ ] Regression test

Re: [PR] [opt](cloud) Simplify config file of meta-service [doris]

2024-11-06 Thread via GitHub
doris-robot commented on PR #43381: URL: https://github.com/apache/doris/pull/43381#issuecomment-2459718193 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] [Feat](nereids) support ShowTabletStorageFormat command in nereids [doris]

2024-11-06 Thread via GitHub
rijeshkp commented on code in PR #43295: URL: https://github.com/apache/doris/pull/43295#discussion_r1831122356 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/ShowTabletStorageFormatCommand.java: ## @@ -0,0 +1,135 @@ +// Licensed to the Apache Software

Re: [PR] [Feat](nereids) support ShowTabletStorageFormat command in nereids [doris]

2024-11-06 Thread via GitHub
rijeshkp commented on code in PR #43295: URL: https://github.com/apache/doris/pull/43295#discussion_r1831124656 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/ShowTabletStorageFormatCommand.java: ## @@ -0,0 +1,135 @@ +// Licensed to the Apache Software

Re: [PR] [Feat](nereids) support ShowTabletStorageFormat command in nereids [doris]

2024-11-06 Thread via GitHub
rijeshkp commented on PR #43295: URL: https://github.com/apache/doris/pull/43295#issuecomment-2459919024 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] [Feat](nereids) support ShowTabletStorageFormat command in nereids [doris]

2024-11-06 Thread via GitHub
rijeshkp commented on code in PR #43295: URL: https://github.com/apache/doris/pull/43295#discussion_r1831124324 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/ShowTabletStorageFormatCommand.java: ## @@ -0,0 +1,135 @@ +// Licensed to the Apache Software

Re: [PR] branch-3.0: [enhance](mtmv)MTMV interface optimization [doris]

2024-11-06 Thread via GitHub
github-actions[bot] commented on PR #43328: URL: https://github.com/apache/doris/pull/43328#issuecomment-2459408652 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] [Feat](nereids) support ShowTabletStorageFormat command in nereids [doris]

2024-11-06 Thread via GitHub
rijeshkp commented on code in PR #43295: URL: https://github.com/apache/doris/pull/43295#discussion_r1831124950 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/ShowTabletStorageFormatCommand.java: ## @@ -0,0 +1,135 @@ +// Licensed to the Apache Software

Re: [PR] [fix](build index)Fix build index empty index file on renamed column [doris]

2024-11-06 Thread via GitHub
github-actions[bot] commented on PR #43336: URL: https://github.com/apache/doris/pull/43336#issuecomment-2459803362 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] [Improvement](set) change set_operator's hash map to phmap [doris]

2024-11-06 Thread via GitHub
BiteThet commented on code in PR #43273: URL: https://github.com/apache/doris/pull/43273#discussion_r1830971941 ## be/src/pipeline/exec/set_source_operator.cpp: ## @@ -139,9 +138,21 @@ Status SetSourceOperatorX::_get_data_in_hashtable( _add_result_columns(l

Re: [PR] [fix](cloud-mow) Fix the issue of compaction holding mow table lock for a long time [doris]

2024-11-06 Thread via GitHub
doris-robot commented on PR #40431: URL: https://github.com/apache/doris/pull/40431#issuecomment-2459583101 TeamCity be ut coverage result: Function Coverage: 37.88% (9848/25998) Line Coverage: 29.04% (81898/282028) Region Coverage: 28.27% (42177/149168) Branch Coverage: 24.8

Re: [PR] [Chore](function) change hash set usage of all functions [doris]

2024-11-06 Thread via GitHub
HappenLee commented on code in PR #43289: URL: https://github.com/apache/doris/pull/43289#discussion_r1830979881 ## be/src/vec/aggregate_functions/aggregate_function_collect.h: ## @@ -83,28 +82,37 @@ struct AggregateFunctionCollectSetData { if (size() >= max_siz

<    1   2   3   4   5   6   7   8   9   10   >