Re: [PR] [fix](HadoopLz4BlockCompression)Fixed the bug that HadoopLz4BlockCompression creates _decompressor every time it decompresses.(#37187) [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on code in PR #37299: URL: https://github.com/apache/doris/pull/37299#discussion_r1665471968 ## be/src/util/block_compression.cpp: ## @@ -25,6 +25,8 @@ defined(__i386) || defined(_M_IX86) #include #endif +#include +#include Review Com

Re: [PR] (cloud-merge) Support shadow tablet to do cumulative compaction in cloud mode [doris]

2024-07-04 Thread via GitHub
dataroaring commented on PR #37293: URL: https://github.com/apache/doris/pull/37293#issuecomment-2208598561 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

[PR] [test](cases) update test_show_ttl.out [doris]

2024-07-04 Thread via GitHub
pingchunzhang opened a new pull request, #37300: URL: https://github.com/apache/doris/pull/37300 ## Proposed changes Issue Number: close #xxx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

Re: [PR] [test](cases) update test_show_ttl.out [doris]

2024-07-04 Thread via GitHub
doris-robot commented on PR #37300: URL: https://github.com/apache/doris/pull/37300#issuecomment-2208601580 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](txn insert) sub txn map is not thread safe [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #37265: URL: https://github.com/apache/doris/pull/37265#issuecomment-2208604086 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](txn insert) sub txn map is not thread safe [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #37265: URL: https://github.com/apache/doris/pull/37265#issuecomment-2208604149 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](Timezone)The time zone should not be fixed to UTC+8. [doris]

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

Re: [PR] [fix](group commit) Fix group commit in nereids [doris]

2024-07-04 Thread via GitHub
dataroaring merged PR #37002: URL: https://github.com/apache/doris/pull/37002 -- 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 master updated: [fix](group commit) Fix group commit in nereids (#37002)

2024-07-04 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 ac21d76bc55 [fix](group commit) Fix group co

Re: [I] [Bug] SaveMode.Overwrite failed write data to doris [doris-spark-connector]

2024-07-04 Thread via GitHub
gnehil commented on issue #213: URL: https://github.com/apache/doris-spark-connector/issues/213#issuecomment-2208611242 This is due to missing JDBC driver package. You need to place the mysql jdbc driver package in the spark classpath, or set the `--jars` option to specify the correspond

Re: [PR] [fix](fe) Fix the sql of AddPartitionRecord [doris]

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

Re: [PR] [fix](deps) fix newInstanceFromKeytab when using kerberos [doris]

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

Re: [I] [Bug] [doris-spark-connector]

2024-07-04 Thread via GitHub
gnehil commented on issue #208: URL: https://github.com/apache/doris-spark-connector/issues/208#issuecomment-2208617798 Doris version 1.2 does not support datev2 type serialization, so the spark connector cannot read this type of data. Please upgrade to version 2.0 and above or change t

Re: [I] [Feature] support spark 3.5 [doris-spark-connector]

2024-07-04 Thread via GitHub
gnehil commented on issue #207: URL: https://github.com/apache/doris-spark-connector/issues/207#issuecomment-2208619936 Are there any required features in spark 3.5 version? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [I] [Bug] 无法将datetime类型数据转换成日期格式 [doris-spark-connector]

2024-07-04 Thread via GitHub
gnehil commented on issue #200: URL: https://github.com/apache/doris-spark-connector/issues/200#issuecomment-2208625068 Thanks for your suggestion, there are some incompatibilities between spark2 and spark3, we are working on fixing this issue. -- This is an automated message from the Ap

Re: [PR] [Fix](Timezone)The time zone should not be fixed to UTC+8. [doris]

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

Re: [PR] [fix](HadoopLz4BlockCompression)Fixed the bug that HadoopLz4BlockCompression creates _decompressor every time it decompresses.(#37187) [doris]

2024-07-04 Thread via GitHub
doris-robot commented on PR #37299: URL: https://github.com/apache/doris/pull/37299#issuecomment-2208626402 TeamCity be ut coverage result: Function Coverage: 36.31% (9149/25194) Line Coverage: 27.86% (74667/268007) Region Coverage: 26.75% (38505/143919) Branch Coverage: 23.4

Re: [PR] [Fix](Timezone)The time zone should not be fixed to UTC+8. [doris]

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

Re: [PR] [fix](fe) Fix the sql of AddPartitionRecord [doris]

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

Re: [PR] [fix](deps) fix newInstanceFromKeytab when using kerberos [doris]

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

Re: [PR] [fix](fe) Fix the sql of AddPartitionRecord [doris]

2024-07-04 Thread via GitHub
doris-robot commented on PR #37295: URL: https://github.com/apache/doris/pull/37295#issuecomment-2208644952 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](deps) fix newInstanceFromKeytab when using kerberos [doris]

2024-07-04 Thread via GitHub
doris-robot commented on PR #37296: URL: https://github.com/apache/doris/pull/37296#issuecomment-2208645365 ClickBench: Total hot run time: 30.28 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [doc] Add the Log Storage and Analysis doc & fix some issues [doris-website]

2024-07-04 Thread via GitHub
luzhijing merged PR #821: URL: https://github.com/apache/doris-website/pull/821 -- 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

Error while running notifications feature from refs/heads/master:.asf.yaml in doris-website!

2024-07-04 Thread Apache Infrastructure
An error occurred while running notifications feature in .asf.yaml!: Invalid notification target 'comm...@foo.apache.org'. Must be a valid @doris.apache.org list! - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

[PR] [feature] New Spark Load [doris-spark-connector]

2024-07-04 Thread via GitHub
gnehil opened a new pull request, #214: URL: https://github.com/apache/doris-spark-connector/pull/214 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original beha

[PR] [fix](kerberos)fix ugi login [doris]

2024-07-04 Thread via GitHub
wsjz opened a new pull request, #37301: URL: https://github.com/apache/doris/pull/37301 ## Proposed changes Issue Number: close #xxx -- 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

Re: [PR] [fix](kerberos)fix ugi login [doris]

2024-07-04 Thread via GitHub
doris-robot commented on PR #37301: URL: https://github.com/apache/doris/pull/37301#issuecomment-2208650066 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] [improvement](cloud) Accelerate creating table by batching RPC In cloud [doris]

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

Re: [PR] [fix](dynamic-partition) fix dynamic partition doc [doris-website]

2024-07-04 Thread via GitHub
luzhijing merged PR #753: URL: https://github.com/apache/doris-website/pull/753 -- 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

(doris-website) branch master updated (941946b4e5a -> adfc2299e46)

2024-07-04 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git from 941946b4e5a [doc] Add the Log Storage and Analysis doc & fix some issues (#821) add adfc2299e46 [fix](

Error while running notifications feature from refs/heads/master:.asf.yaml in doris-website!

2024-07-04 Thread Apache Infrastructure
An error occurred while running notifications feature in .asf.yaml!: Invalid notification target 'comm...@foo.apache.org'. Must be a valid @doris.apache.org list! - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

[PR] [doc] Update date-partition EN doc in 2.1 & dev version [doris-website]

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

Re: [PR] [improvement](cloud) Accelerate creating table by batching RPC In cloud [doris]

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

Re: [PR] [improvement](cloud) Accelerate creating table by batching RPC In cloud [doris]

2024-07-04 Thread via GitHub
doris-robot commented on PR #36786: URL: https://github.com/apache/doris/pull/36786#issuecomment-2208684585 ClickBench: Total hot run time: 31.49 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [pipeline](datagen) Improve datagen operator parallelism [doris]

2024-07-04 Thread via GitHub
Gabriel39 commented on PR #37195: URL: https://github.com/apache/doris/pull/37195#issuecomment-2208686080 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] [Improvement](scan) Refine ignoring data distribution without join [doris]

2024-07-04 Thread via GitHub
Gabriel39 commented on PR #37282: URL: https://github.com/apache/doris/pull/37282#issuecomment-2208693254 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] [pipeline](datagen) Improve datagen operator parallelism [doris]

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

Re: [PR] [Bug](runtime-filter) fix some rf error problems [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #37273: URL: https://github.com/apache/doris/pull/37273#issuecomment-2208695892 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] [pipeline](fix) Set upstream operators always runnable once source operator closed [doris]

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

Re: [PR] [Bug](runtime-filter) fix some rf error problems [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #37273: URL: https://github.com/apache/doris/pull/37273#issuecomment-2208695936 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] [Improvement]Log be thread num [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #37289: URL: https://github.com/apache/doris/pull/37289#issuecomment-2208698876 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] [Improvement]Log be thread num [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #37289: URL: https://github.com/apache/doris/pull/37289#issuecomment-2208698954 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] [Improvement](scan) Refine ignoring data distribution without join [doris]

2024-07-04 Thread via GitHub
Gabriel39 commented on PR #37282: URL: https://github.com/apache/doris/pull/37282#issuecomment-2208698897 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] (inverted index ) Fix the incorrect index size during compaction [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #37232: URL: https://github.com/apache/doris/pull/37232#issuecomment-2208702463 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] [pipeline](fix) Set upstream operators always runnable once source operator closed [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #37297: URL: https://github.com/apache/doris/pull/37297#issuecomment-2208703365 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] [Improvement](scan) Refine ignoring data distribution without join [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #37282: URL: https://github.com/apache/doris/pull/37282#issuecomment-2208703644 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] [pipeline](datagen) Improve datagen operator parallelism [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #37195: URL: https://github.com/apache/doris/pull/37195#issuecomment-2208705929 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] (inverted index ) Fix the incorrect index size during compaction [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #37232: URL: https://github.com/apache/doris/pull/37232#issuecomment-2208711555 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] [pipeline](datagen) Improve datagen operator parallelism [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #37195: URL: https://github.com/apache/doris/pull/37195#issuecomment-2208711559 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](group commit) fix group commit can not get block queue and may stuck [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #37260: URL: https://github.com/apache/doris/pull/37260#issuecomment-2208717555 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](group commit) fix group commit can not get block queue and may stuck [doris]

2024-07-04 Thread via GitHub
mymeiyi commented on PR #37260: URL: https://github.com/apache/doris/pull/37260#issuecomment-2208716173 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] [pipeline](datagen) Improve datagen operator parallelism [doris]

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

Re: [PR] [fix](partitionkey) serialize expr in PartitionKey via gson [doris]

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

Re: [PR] [fix](Nereids) simplify window expression should inherit data type (#37061) [doris]

2024-07-04 Thread via GitHub
morrySnow merged PR #37283: URL: https://github.com/apache/doris/pull/37283 -- 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 branch-2.1 updated: [fix](Nereids) simplify window expression should inherit data type (#37061) (#37283)

2024-07-04 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new c7ad1f3d212 [fix](Nereids) simplify wi

Re: [PR] [chore](Nereids) opt part not exists error msg in bind relation (#36792)(#37160) [doris]

2024-07-04 Thread via GitHub
morrySnow merged PR #37280: URL: https://github.com/apache/doris/pull/37280 -- 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] [fix](Nereids) null type in result set will be cast to tinyint (#37019) [doris]

2024-07-04 Thread via GitHub
morrySnow merged PR #37281: URL: https://github.com/apache/doris/pull/37281 -- 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 branch-2.1 updated: [fix](Nereids) null type in result set will be cast to tinyint (#37019) (#37281)

2024-07-04 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new e4fb506c200 [fix](Nereids) null type i

(doris) branch branch-2.1 updated (c7ad1f3d212 -> 6ec04764123)

2024-07-04 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from c7ad1f3d212 [fix](Nereids) simplify window expression should inherit data type (#37061) (#37283) add 6ec04

[PR] [fix](trino-connector) Refactor some code of trino-connector jni reader [doris]

2024-07-04 Thread via GitHub
BePPPower opened a new pull request, #37302: URL: https://github.com/apache/doris/pull/37302 ## Proposed changes Issue Number: close #xxx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

Re: [PR] [fix](trino-connector) Refactor some code of trino-connector jni reader [doris]

2024-07-04 Thread via GitHub
doris-robot commented on PR #37302: URL: https://github.com/apache/doris/pull/37302#issuecomment-2208727212 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] [Optimize](Row store) change default value of row_column_page_size to 16KB [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #37145: URL: https://github.com/apache/doris/pull/37145#issuecomment-2208726463 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](trino-connector) Refactor some code of trino-connector jni reader [doris]

2024-07-04 Thread via GitHub
BePPPower commented on PR #37302: URL: https://github.com/apache/doris/pull/37302#issuecomment-2208727510 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] [pipeline](fix) Set upstream operators always runnable once source operator closed [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #37297: URL: https://github.com/apache/doris/pull/37297#issuecomment-2208730378 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] [Improvement](scan) Refine ignoring data distribution without join [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #37282: URL: https://github.com/apache/doris/pull/37282#issuecomment-2208730010 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](profile) Fix duplicated execution profile [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #37166: URL: https://github.com/apache/doris/pull/37166#issuecomment-2208733679 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] [pipeline](datagen) Improve datagen operator parallelism [doris]

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

Re: [PR] [fix](partitionkey) serialize expr in PartitionKey via gson [doris]

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

Re: [PR] [fix](trino-connector) Refactor some code of trino-connector jni reader [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #37302: URL: https://github.com/apache/doris/pull/37302#issuecomment-2208739567 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] [pipeline](datagen) Improve datagen operator parallelism [doris]

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

(doris) branch master updated (ac21d76bc55 -> 4f24b7a0f9c)

2024-07-04 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from ac21d76bc55 [fix](group commit) Fix group commit in nereids (#37002) add 4f24b7a0f9c [Bug](runtime-filter) fix

Re: [PR] (cloud-merge) Support shadow tablet to do cumulative compaction in cloud mode [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on code in PR #37293: URL: https://github.com/apache/doris/pull/37293#discussion_r1665576407 ## be/src/cloud/cloud_schema_change_job.cpp: ## @@ -176,10 +209,11 @@ Status CloudSchemaChangeJob::process_alter_tablet(const TAlterTabletReqV2& reque

[PR] [chore](suite) Add target_sql_return_maparray [doris]

2024-07-04 Thread via GitHub
w41ter opened a new pull request, #37303: URL: https://github.com/apache/doris/pull/37303 ## Proposed changes Issue Number: close #xxx -- 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

Re: [PR] [chore](suite) Add target_sql_return_maparray [doris]

2024-07-04 Thread via GitHub
doris-robot commented on PR #37303: URL: https://github.com/apache/doris/pull/37303#issuecomment-2208742613 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](suite) Add target_sql_return_maparray [doris]

2024-07-04 Thread via GitHub
w41ter commented on PR #37303: URL: https://github.com/apache/doris/pull/37303#issuecomment-2208742917 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] [Bug](runtime-filter) fix some rf error problems [doris]

2024-07-04 Thread via GitHub
BiteThet merged PR #37273: URL: https://github.com/apache/doris/pull/37273 -- 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](partitionkey) serialize expr in PartitionKey via gson [doris]

2024-07-04 Thread via GitHub
doris-robot commented on PR #37277: URL: https://github.com/apache/doris/pull/37277#issuecomment-2208745036 ClickBench: Total hot run time: 30.43 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [opt](ctas) add a variable to control varchar length in ctas (#37069) [doris]

2024-07-04 Thread via GitHub
morrySnow commented on PR #37284: URL: https://github.com/apache/doris/pull/37284#issuecomment-2208746107 run compile -- 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](deps) fix newInstanceFromKeytab when using kerberos [doris]

2024-07-04 Thread via GitHub
Yulei-Yang commented on PR #37296: URL: https://github.com/apache/doris/pull/37296#issuecomment-2208747281 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] [regression-test](group commit) enable wait_internal_group_commit_finish [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #26856: URL: https://github.com/apache/doris/pull/26856#issuecomment-2208751816 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] [pipeline](fix) Set upstream operators always runnable once source operator closed [doris]

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

Re: [PR] [Optimize](Row store) change default value of row_column_page_size to 16KB [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #37145: URL: https://github.com/apache/doris/pull/37145#issuecomment-2208754641 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](planner) fix bug of select stmt toSql [doris]

2024-07-04 Thread via GitHub
feiniaofeiafei commented on PR #37274: URL: https://github.com/apache/doris/pull/37274#issuecomment-2208757406 run p0 -- 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](segcompaction) refine segcompaction policy for wide-table [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on code in PR #30633: URL: https://github.com/apache/doris/pull/30633#discussion_r1665586371 ## be/test/olap/segcompaction_test.cpp: ## @@ -331,6 +334,112 @@ TEST_F(SegCompactionTest, SegCompactionThenRead) { } } +TEST_F(SegCompactionTest, S

Re: [PR] [Optimize](Row store) change default value of row_column_page_size to 16KB [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #37145: URL: https://github.com/apache/doris/pull/37145#issuecomment-2208767778 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] [pipeline](fix) Set upstream operators always runnable once source operator closed [doris]

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

Re: [PR] [Feature](Cloud) Support session variable disable_file_cache in query. [doris]

2024-07-04 Thread via GitHub
github-actions[bot] commented on PR #37141: URL: https://github.com/apache/doris/pull/37141#issuecomment-2208774143 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](trino-connector) Refactor some code of trino-connector jni reader [doris]

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

Re: [PR] [pipeline](fix) Set upstream operators always runnable once source operator closed [doris]

2024-07-04 Thread via GitHub
doris-robot commented on PR #37297: URL: https://github.com/apache/doris/pull/37297#issuecomment-220819 ClickBench: Total hot run time: 30.14 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

[PR] set grpc channel's keepAliveTime and remove proxy on InterruptedExcep… [doris]

2024-07-04 Thread via GitHub
BiteThet opened a new pull request, #37304: URL: https://github.com/apache/doris/pull/37304 …tion/TimeoutException ## Proposed changes test -- 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

Re: [PR] set grpc channel's keepAliveTime and remove proxy on InterruptedExcep… [doris]

2024-07-04 Thread via GitHub
BiteThet commented on PR #37304: URL: https://github.com/apache/doris/pull/37304#issuecomment-2208779973 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] [regression-test](group commit) enable wait_internal_group_commit_finish [doris]

2024-07-04 Thread via GitHub
mymeiyi commented on PR #26856: URL: https://github.com/apache/doris/pull/26856#issuecomment-2208791814 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](paritial update) Fix the case of partial update failing in cloud mode [doris]

2024-07-04 Thread via GitHub
Yukang-Lian commented on PR #37151: URL: https://github.com/apache/doris/pull/37151#issuecomment-2208793692 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: [I] [Bug] (nereids) Unable to recognize default value function in the insert statement [doris]

2024-07-04 Thread via GitHub
liutang123 closed issue #36652: [Bug] (nereids) Unable to recognize default value function in the insert statement URL: https://github.com/apache/doris/issues/36652 -- 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](statistics)Enable estimate hive table row count using file size. [doris]

2024-07-04 Thread via GitHub
Jibing-Li merged PR #37218: URL: https://github.com/apache/doris/pull/37218 -- 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 branch-2.1 updated: [Bug](runtime-filter) fix some rf error problems (#37155)

2024-07-04 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new e2c2702dffa [Bug](runtime-filter) fix

Re: [PR] [fix](group commit) fix group commit can not get block queue and may stuck [doris]

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

(doris) branch master updated: [improvement](statistics)Enable estimate hive table row count using file size. (#37218)

2024-07-04 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing 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 94ce626b49b [improvement](statistics)Enable est

Re: [PR] [Bug](runtime-filter) fix some rf error problems [doris]

2024-07-04 Thread via GitHub
morningman merged PR #37155: URL: https://github.com/apache/doris/pull/37155 -- 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.a

Re: [PR] [fix](trino-connector) Refactor some code of trino-connector jni reader [doris]

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

<    1   2   3   4   5   6   7   8   >