Re: [PR] [config](load) Enable single replica load by default [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29451: URL: https://github.com/apache/doris/pull/29451#issuecomment-1874839209 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.44 seconds stream load tsv: 566 seconds loaded 74807831229 Bytes,

Re: [PR] [improve](routine_load) remove maximum limit of routine load max_batch_interval [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29071: URL: https://github.com/apache/doris/pull/29071#issuecomment-1874839397 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit cd89298b9e3fe362f822b059a7f66b7b0d7d3ec5, data reload: false run tpc

[PR] [fix](scan) _insert_data_normal should catch exception when BlockReader::_unique_key_next_block [doris]

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

Re: [PR] [fix](scan) _insert_data_normal should catch exception when BlockReader::_unique_key_next_block [doris]

2024-01-02 Thread via GitHub
xingyingone commented on PR #29452: URL: https://github.com/apache/doris/pull/29452#issuecomment-1874840652 https://github.com/apache/doris/pull/29426 -- 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

Re: [PR] [fix](outfile) fix outfile csv did not write json column with string [doris]

2024-01-02 Thread via GitHub
nextdreamblue commented on code in PR #29067: URL: https://github.com/apache/doris/pull/29067#discussion_r1440070337 ## be/src/vec/data_types/serde/data_type_jsonb_serde.cpp: ## @@ -83,7 +83,10 @@ Status DataTypeJsonbSerDe::serialize_one_cell_to_json(const IColumn& column, int

Re: [PR] [fix](scan) _insert_data_normal should catch exception when BlockReader::_unique_key_next_block [doris]

2024-01-02 Thread via GitHub
xingyingone commented on PR #29452: URL: https://github.com/apache/doris/pull/29452#issuecomment-1874840807 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](outfile) fix outfile csv did not write json column with string [doris]

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

Re: [PR] [improve](routine_load) remove maximum limit of routine load max_batch_interval [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29071: URL: https://github.com/apache/doris/pull/29071#issuecomment-1874841368 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.34 seconds stream load tsv: 573 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](pipelinex) coredump caused by VRuntimeFilterSlots::_is_global was not set [doris]

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

(doris) branch master updated: [fix](pipelinex) coredump caused by VRuntimeFilterSlots::_is_global was not set (#29446)

2024-01-02 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 1fbbff32b21 [fix](pipelinex) coredump caused by

Error while running github feature from .asf.yaml in doris!

2024-01-02 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [improvement](scan) make global runtime filter support in-list filter [doris]

2024-01-02 Thread via GitHub
yiguolei commented on PR #29394: URL: https://github.com/apache/doris/pull/29394#issuecomment-1874843057 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](scan) _insert_data_normal should catch exception when BlockReader::_unique_key_next_block [doris]

2024-01-02 Thread via GitHub
github-actions[bot] commented on PR #29452: URL: https://github.com/apache/doris/pull/29452#issuecomment-1874843077 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](outfile) fix outfile csv did not write json column with string [doris]

2024-01-02 Thread via GitHub
github-actions[bot] commented on PR #29067: URL: https://github.com/apache/doris/pull/29067#issuecomment-1874843514 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](Nereids) fix leading hint dealing with big brace [doris]

2024-01-02 Thread via GitHub
yiguolei commented on PR #29405: URL: https://github.com/apache/doris/pull/29405#issuecomment-1874844902 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](paimon)support native reader [doris]

2024-01-02 Thread via GitHub
yiguolei commented on PR #29339: URL: https://github.com/apache/doris/pull/29339#issuecomment-1874845731 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](move-memtable) disable move memtable when light schema change is false [doris]

2024-01-02 Thread via GitHub
github-actions[bot] commented on PR #29362: URL: https://github.com/apache/doris/pull/29362#issuecomment-1874845814 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](nereids)Support ODBC table for new planner. [doris]

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

Re: [PR] [ci](perf) integration clickbench test into new performance pipeline [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29429: URL: https://github.com/apache/doris/pull/29429#issuecomment-1874846411 ClickBench test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/clickbench-tools ``` ClickBench test

(doris) branch master updated: [Improvement](nereids)Support ODBC table for new planner. (#29129)

2024-01-02 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 79eb575d7cc [Improvement](nereids)Support ODBC

Error while running github feature from .asf.yaml in doris!

2024-01-02 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [enhancement](paimon)support predict for null and notnull [doris]

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

(doris) branch master updated: [enhancement](paimon)support predict for null and notnull (#29134)

2024-01-02 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 2a9b4a0f768 [enhancement](paimon)support predic

Error while running github feature from .asf.yaml in doris!

2024-01-02 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [docs](hive-transactional-tables) Add hive transactional tables documents. [doris]

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

(doris) branch master updated (2a9b4a0f768 -> 12286f0a63d)

2024-01-02 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 2a9b4a0f768 [enhancement](paimon)support predict for null and notnull (#29134) add 12286f0a63d [docs][hive-tran

Error while running github feature from .asf.yaml in doris!

2024-01-02 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [enhancement](nereids)throw readable exception when meet missing column in agg's output [doris]

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

(doris) branch master updated: [enhancement](nereids)throw readable exception when meet missing column in agg's output (#29243)

2024-01-02 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 193b7518aba [enhancement](nereids)throw readabl

Error while running github feature from .asf.yaml in doris!

2024-01-02 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

(doris) branch master updated: [doc](fix)invalid character 。 in en docs (#29355)

2024-01-02 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 28ff349381c [doc](fix)invalid character 。 in en

Re: [PR] [doc](fix)invalid character 。 in en docs [doris]

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

Error while running github feature from .asf.yaml in doris!

2024-01-02 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [fix](doc) fix en doc content that list partition column must be NOT NULL [doris]

2024-01-02 Thread via GitHub
yiguolei commented on PR #29414: URL: https://github.com/apache/doris/pull/29414#issuecomment-1874850831 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](scan) _insert_data_normal should catch exception when BlockReader::_unique_key_next_block [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29452: URL: https://github.com/apache/doris/pull/29452#issuecomment-1874853504 TeamCity be ut coverage result: Function Coverage: 37.85% (8020/21189) Line Coverage: 29.53% (65236/220910) Region Coverage: 28.99% (33546/115726) Branch Coverage: 24.8

Re: [PR] [fix](outfile) fix outfile csv did not write json column with string [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29067: URL: https://github.com/apache/doris/pull/29067#issuecomment-1874854636 TeamCity be ut coverage result: Function Coverage: 36.61% (8613/23524) Line Coverage: 28.67% (69994/244162) Region Coverage: 27.64% (36222/131038) Branch Coverage: 24.3

Re: [PR] [improvement](scan) make global runtime filter support in-list filter [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29394: URL: https://github.com/apache/doris/pull/29394#issuecomment-1874856553 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpch-tools ``` Tpch sf100 test result on

Re: [PR] [fix](outfile) fix outfile csv did not write json column with string [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29067: URL: https://github.com/apache/doris/pull/29067#issuecomment-1874856707 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit b447f1b24fbb41863d2810e64d207d90ea3fc9ba, data reload: false run tpc

Re: [PR] [Fix](Nereids) fix leading hint dealing with big brace [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29405: URL: https://github.com/apache/doris/pull/29405#issuecomment-1874858149 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpch-tools ``` Tpch sf100 test result on

Re: [PR] [improvement](scan) make global runtime filter support in-list filter [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29394: URL: https://github.com/apache/doris/pull/29394#issuecomment-1874860378 TeamCity be ut coverage result: Function Coverage: 36.62% (8615/23524) Line Coverage: 28.67% (70006/244175) Region Coverage: 27.65% (36241/131047) Branch Coverage: 24.3

Re: [PR] [Fix](Nereids) fix leading hint dealing with big brace [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29405: URL: https://github.com/apache/doris/pull/29405#issuecomment-1874861764 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpch-tools ``` Tpch sf100 test result on

Re: [PR] [Refactor](dialect) Add sql dialect converter plugins [doris]

2024-01-02 Thread via GitHub
dutyu commented on PR #28890: URL: https://github.com/apache/doris/pull/28890#issuecomment-1874862998 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 unsubs

Re: [PR] [Feat](Nereids) add distribute hint to leading hint [doris]

2024-01-02 Thread via GitHub
LiBinfeng-01 commented on PR #28562: URL: https://github.com/apache/doris/pull/28562#issuecomment-1874863909 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] [improvement](scan) make global runtime filter support in-list filter [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29394: URL: https://github.com/apache/doris/pull/29394#issuecomment-1874864497 TPC-DS test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpcds-tools ``` TPC-DS sf100 test result

Re: [PR] [fix](scan) _insert_data_normal should catch exception when BlockReader::_unique_key_next_block [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29452: URL: https://github.com/apache/doris/pull/29452#issuecomment-1874864410 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 48.35 seconds stream load tsv: 570 seconds loaded 74807831229 Bytes,

Re: [PR] [Feat](Nereids) add distribute hint to leading hint [doris]

2024-01-02 Thread via GitHub
LiBinfeng-01 commented on PR #28562: URL: https://github.com/apache/doris/pull/28562#issuecomment-1874865201 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](outfile) fix outfile csv did not write json column with string [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29067: URL: https://github.com/apache/doris/pull/29067#issuecomment-1874865397 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.65 seconds stream load tsv: 565 seconds loaded 74807831229 Bytes,

Re: [PR] [feature](paimon)support native reader [doris]

2024-01-02 Thread via GitHub
AshinGau commented on PR #29339: URL: https://github.com/apache/doris/pull/29339#issuecomment-1874867236 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 unsubscribe

Re: [PR] [Fix](Nereids) fix leading hint dealing with big brace [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29405: URL: https://github.com/apache/doris/pull/29405#issuecomment-1874867404 TPC-DS test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpcds-tools ``` TPC-DS sf100 test result

Re: [PR] [improvement](scan) make global runtime filter support in-list filter [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29394: URL: https://github.com/apache/doris/pull/29394#issuecomment-1874867653 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpch-tools ``` Tpch sf100 test result on

Re: [PR] [regression](move-memtable) test LoadStream on_idle_timeout [doris]

2024-01-02 Thread via GitHub
github-actions[bot] commented on PR #29354: URL: https://github.com/apache/doris/pull/29354#issuecomment-1874869452 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] [regression](move-memtable) test LoadStream on_idle_timeout [doris]

2024-01-02 Thread via GitHub
github-actions[bot] commented on PR #29354: URL: https://github.com/apache/doris/pull/29354#issuecomment-1874869428 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) make global runtime filter support in-list filter [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29394: URL: https://github.com/apache/doris/pull/29394#issuecomment-1874871295 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.25 seconds stream load tsv: 567 seconds loaded 74807831229 Bytes,

Re: [PR] [Fix](Nereids) fix leading hint dealing with big brace [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29405: URL: https://github.com/apache/doris/pull/29405#issuecomment-1874871364 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.01 seconds stream load tsv: 579 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](doc) fix en doc content that list partition column must be NOT NULL [doris]

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

Re: [PR] [Refactor](dialect) Add sql dialect converter plugins [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #28890: URL: https://github.com/apache/doris/pull/28890#issuecomment-1874875590 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpch-tools ``` Tpch sf100 test result on

Re: [PR] [doc](nereids)Add query rewrite by materialized view feature summary and desc doc [doris]

2024-01-02 Thread via GitHub
morrySnow commented on code in PR #29370: URL: https://github.com/apache/doris/pull/29370#discussion_r1440090674 ## docs/en/docs/query-acceleration/async-materialized-view/query-rewrite-summary-and-desc.md: ## @@ -0,0 +1,415 @@ +--- +{ +"title": "Querying Asynchronous Materi

[PR] [Fix](nereids) Fix get ralated partition table when nodata [doris]

2024-01-02 Thread via GitHub
seawinde opened a new pull request, #29453: URL: https://github.com/apache/doris/pull/29453 ## Proposed changes Support to create partition materialized view using nodata table Such as the table def as following: >CREATE TABLE `test_no_data` ( > `user_id` LARGEINT

[PR] [Bug](config) set enabe_agg_state to need forward [doris]

2024-01-02 Thread via GitHub
BiteThet opened a new pull request, #29454: URL: https://github.com/apache/doris/pull/29454 ## Proposed changes set enabe_agg_state to need forward ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mai

Re: [PR] [Bug](config) set enabe_agg_state to need forward [doris]

2024-01-02 Thread via GitHub
BiteThet commented on PR #29454: URL: https://github.com/apache/doris/pull/29454#issuecomment-1874876665 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] [Feat](Nereids) add distribute hint to leading hint [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #28562: URL: https://github.com/apache/doris/pull/28562#issuecomment-1874876909 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpch-tools ``` Tpch sf100 test result on

Re: [PR] [Feat](Nereids) add distribute hint to leading hint [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #28562: URL: https://github.com/apache/doris/pull/28562#issuecomment-1874877186 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpch-tools ``` Tpch sf100 test result on

Re: [PR] [Fix](nereids) Fix get ralated partition table when nodata [doris]

2024-01-02 Thread via GitHub
seawinde commented on PR #29453: URL: https://github.com/apache/doris/pull/29453#issuecomment-1874877248 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](Nereids) mark join should not eliminate join when child is empty [doris]

2024-01-02 Thread via GitHub
morrySnow commented on PR #29409: URL: https://github.com/apache/doris/pull/29409#issuecomment-1874877904 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](scan) _insert_data_normal should catch exception when BlockReader::_unique_key_next_block [doris]

2024-01-02 Thread via GitHub
github-actions[bot] commented on PR #29452: URL: https://github.com/apache/doris/pull/29452#issuecomment-1874878532 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](scan) _insert_data_normal should catch exception when BlockReader::_unique_key_next_block [doris]

2024-01-02 Thread via GitHub
yiguolei commented on PR #29452: URL: https://github.com/apache/doris/pull/29452#issuecomment-1874878544 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](scan) _insert_data_normal should catch exception when BlockReader::_unique_key_next_block [doris]

2024-01-02 Thread via GitHub
github-actions[bot] commented on PR #29452: URL: https://github.com/apache/doris/pull/29452#issuecomment-1874878548 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] [fix](Nereids) topn runtime filter only support simplest case (#29312) [doris]

2024-01-02 Thread via GitHub
morrySnow opened a new pull request, #29455: URL: https://github.com/apache/doris/pull/29455 pick from master PR: #29312 commit: cdf2bb24a4f8443d302e8c7b78b54d84f2ce4d5a only support simple case: select ... from tbl [where ...] order by ... limit ... ## Proposed changes

Re: [PR] [fix](Nereids) topn runtime filter only support simplest case (#29312) [doris]

2024-01-02 Thread via GitHub
morrySnow commented on PR #29455: URL: https://github.com/apache/doris/pull/29455#issuecomment-1874879829 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](Nereids) should cast NOT's child to boolean when analyze [doris]

2024-01-02 Thread via GitHub
morrySnow commented on PR #29433: URL: https://github.com/apache/doris/pull/29433#issuecomment-1874880104 run pipelinex_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. T

Re: [PR] [Refactor](dialect) Add sql dialect converter plugins [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #28890: URL: https://github.com/apache/doris/pull/28890#issuecomment-1874880340 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpch-tools ``` Tpch sf100 test result on

Re: [PR] [Refactor](dialect) Add sql dialect converter plugins [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #28890: URL: https://github.com/apache/doris/pull/28890#issuecomment-1874881676 TPC-DS test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpcds-tools ``` TPC-DS sf100 test result

Re: [PR] [fix](nereids) fix aggregate function roll up when expression arguments is not equals [doris]

2024-01-02 Thread via GitHub
github-actions[bot] commented on PR #29256: URL: https://github.com/apache/doris/pull/29256#issuecomment-1874881728 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](nereids) Query rewrite by mv support bitmap_union and bitmap_union_count roll up [doris]

2024-01-02 Thread via GitHub
morrySnow commented on code in PR #29418: URL: https://github.com/apache/doris/pull/29418#discussion_r1440097999 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/mv/AbstractMaterializedViewAggregateRule.java: ## @@ -60,15 +68,35 @@ */ public abstract cla

Re: [PR] [Feat](Nereids) add distribute hint to leading hint [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #28562: URL: https://github.com/apache/doris/pull/28562#issuecomment-1874883233 TPC-DS test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpcds-tools ``` TPC-DS sf100 test result

Re: [PR] [Feat](Nereids) add distribute hint to leading hint [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #28562: URL: https://github.com/apache/doris/pull/28562#issuecomment-1874883502 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 48.51 seconds stream load tsv: 567 seconds loaded 74807831229 Bytes,

[I] [Bug] Export always fails to export [doris]

2024-01-02 Thread via GitHub
fhj123456789 opened a new issue, #29456: URL: https://github.com/apache/doris/issues/29456 ### 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 Doris 2.0.3

Re: [PR] [Refactor](dialect) Add sql dialect converter plugins [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #28890: URL: https://github.com/apache/doris/pull/28890#issuecomment-1874884517 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.41 seconds stream load tsv: 567 seconds loaded 74807831229 Bytes,

Re: [PR] [feature](mv) add mv rewrite info to explain [doris]

2024-01-02 Thread via GitHub
github-actions[bot] commented on code in PR #29153: URL: https://github.com/apache/doris/pull/29153#discussion_r1440099369 ## be/src/exprs/runtime_filter_slots.h: ## @@ -204,10 +204,10 @@ class VRuntimeFilterSlots { } // publish runtime filter -Status publish() {

[PR] [case](regression) streamload publish timeout [doris]

2024-01-02 Thread via GitHub
HowardQin opened a new pull request, #29457: URL: https://github.com/apache/doris/pull/29457 Set BE configuration -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

Re: [PR] [refactor](Nereids): unify all `replaceNamedExpressions` [doris]

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

Re: [PR] [Feat](Nereids) add distribute hint to leading hint [doris]

2024-01-02 Thread via GitHub
github-actions[bot] commented on PR #28562: URL: https://github.com/apache/doris/pull/28562#issuecomment-1874887415 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] [Feat](Nereids) add distribute hint to leading hint [doris]

2024-01-02 Thread via GitHub
github-actions[bot] commented on PR #28562: URL: https://github.com/apache/doris/pull/28562#issuecomment-1874887449 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] [regression](move-memtable) test LoadStream on_idle_timeout [doris]

2024-01-02 Thread via GitHub
dataroaring merged PR #29354: URL: https://github.com/apache/doris/pull/29354 -- 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: [regression](move-memtable) test LoadStream on_idle_timeout (#29354)

2024-01-02 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 329d57fdd7c [regression](move-memtable) test

Error while running github feature from .asf.yaml in doris!

2024-01-02 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [improvement](doris compose) regression test auto install doris compose requirements [doris]

2024-01-02 Thread via GitHub
yujun777 commented on PR #29012: URL: https://github.com/apache/doris/pull/29012#issuecomment-1874892399 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 unsubscri

Re: [PR] [fix](Nereids) mark join should not eliminate join when child is empty [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29409: URL: https://github.com/apache/doris/pull/29409#issuecomment-1874893332 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpch-tools ``` Tpch sf100 test result on

Re: [PR] [feature](paimon)support native reader [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29339: URL: https://github.com/apache/doris/pull/29339#issuecomment-1874894049 TeamCity be ut coverage result: Function Coverage: 36.62% (8614/23524) Line Coverage: 28.67% (70003/244179) Region Coverage: 27.65% (36237/131052) Branch Coverage: 24.3

Re: [PR] [feature](Nereids): merge topNs [doris]

2024-01-02 Thread via GitHub
github-actions[bot] commented on PR #28246: URL: https://github.com/apache/doris/pull/28246#issuecomment-1874894510 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](scan) _insert_data_normal should catch exception when BlockReader::_unique_key_next_block [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29452: URL: https://github.com/apache/doris/pull/29452#issuecomment-1874896307 TeamCity be ut coverage result: Function Coverage: 37.84% (8018/21189) Line Coverage: 29.52% (65217/220910) Region Coverage: 28.97% (33530/115726) Branch Coverage: 24.8

[PR] [feature](Nereids): InferPredicates support In [doris]

2024-01-02 Thread via GitHub
jackwener opened a new pull request, #29458: URL: https://github.com/apache/doris/pull/29458 ## 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] [fix](Nereids) mark join should not eliminate join when child is empty [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29409: URL: https://github.com/apache/doris/pull/29409#issuecomment-1874897664 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpch-tools ``` Tpch sf100 test result on

[PR] [opt](ES catalog)Add more description for limitations of docvalue_scan [doris]

2024-01-02 Thread via GitHub
qidaye opened a new pull request, #29459: URL: https://github.com/apache/doris/pull/29459 pick from master: #29420 > [ignore_above](https://www.elastic.co/guide/en/elasticsearch/reference/current/ignore-above.html) Do not index any string longer than this value. Defaults to 2147483

Re: [PR] [opt](ES catalog)Add more description for limitations of docvalue_scan [doris]

2024-01-02 Thread via GitHub
qidaye commented on PR #29459: URL: https://github.com/apache/doris/pull/29459#issuecomment-1874900596 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] [case](regression) streamload publish timeout [doris]

2024-01-02 Thread via GitHub
HHoflittlefish777 commented on PR #29457: URL: https://github.com/apache/doris/pull/29457#issuecomment-1874900630 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](Nereids) mark join should not eliminate join when child is empty [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29409: URL: https://github.com/apache/doris/pull/29409#issuecomment-1874901043 TPC-DS test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpcds-tools ``` TPC-DS sf100 test result

Re: [PR] [feature](Nereids): InferPredicates support In [doris]

2024-01-02 Thread via GitHub
jackwener commented on PR #29458: URL: https://github.com/apache/doris/pull/29458#issuecomment-1874901163 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](scan) _insert_data_normal should catch exception when BlockReader::_unique_key_next_block [doris]

2024-01-02 Thread via GitHub
doris-robot commented on PR #29452: URL: https://github.com/apache/doris/pull/29452#issuecomment-1874904745 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 50.5 seconds stream load tsv: 569 seconds loaded 74807831229 Bytes, a

Re: [PR] [refactor](Nereids): unify all `replaceNamedExpressions` [doris]

2024-01-02 Thread via GitHub
jackwener commented on PR #28228: URL: https://github.com/apache/doris/pull/28228#issuecomment-1874905244 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

<    3   4   5   6   7   8   9   >