Re: [I] [Enhancement] set back all session variables to default value [doris]

2023-11-27 Thread via GitHub
lide-reed closed issue #20643: [Enhancement] set back all session variables to default value URL: https://github.com/apache/doris/issues/20643 -- 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 spe

(doris) branch master updated: [feature](cmd) add UNSET_VARIABLE statement to set back variables (#27552)

2023-11-27 Thread lide
This is an automated email from the ASF dual-hosted git repository. lide 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 3d7d166355a [feature](cmd) add UNSET_VARIABLE state

[PR] [feature](mtmv)add more test case [doris]

2023-11-27 Thread via GitHub
zddr opened a new pull request, #27650: URL: https://github.com/apache/doris/pull/27650 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d..

Re: [PR] [fix](Nereids) compound predicate need cast children to boolean [doris]

2023-11-27 Thread via GitHub
morrySnow commented on PR #27649: URL: https://github.com/apache/doris/pull/27649#issuecomment-1827751933 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] [enhancement](stats) Add process for aggstate type [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27640: URL: https://github.com/apache/doris/pull/27640#issuecomment-1827753459 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 51441293427796ee97865c84131e6f91a7e32d99, data reload: false

Re: [PR] [refactor](standard)BE:Initialize pointer variables in the class to nullptr by default [doris]

2023-11-27 Thread via GitHub
hongkun-Shao commented on PR #27587: URL: https://github.com/apache/doris/pull/27587#issuecomment-1827754842 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] [enhancement](stats) Add process for aggstate type [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27640: URL: https://github.com/apache/doris/pull/27640#issuecomment-1827758218 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.44 seconds stream load tsv: 561 seconds loaded 74807831229 Bytes,

Re: [PR] [chore](log) Add log to trace grace exit [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27643: URL: https://github.com/apache/doris/pull/27643#issuecomment-1827760202 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.91 seconds stream load tsv: 563 seconds loaded 74807831229 Bytes,

Re: [PR] [nereids] fix stats error when using dateTime type filter [doris]

2023-11-27 Thread via GitHub
xiaokang merged PR #27577: URL: https://github.com/apache/doris/pull/27577 -- 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 branch-2.0 updated: [nereids] fix stats error when using dateTime type filter #27571 (#27577)

2023-11-27 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 2cbccdfa3c8 [nereids] fix stats error when

Re: [PR] [chore](log) Add log to trace grace exit [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27643: URL: https://github.com/apache/doris/pull/27643#issuecomment-1827765201 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 3b227d5fc8adc2c6721f7353b8c3bcbaf456852a, data reload: false

Re: [PR] [nereids] fix stats error when using dateTime type filter [doris]

2023-11-27 Thread via GitHub
xiaokang commented on PR #27577: URL: https://github.com/apache/doris/pull/27577#issuecomment-1827764834 #27571 -- 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

(doris) branch branch-2.0 updated: [fix](planner)sort node should materialized required slots for itself #27605 (#27620)

2023-11-27 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 4cc7857516c [fix](planner)sort node should

Re: [PR] [fix](planner)sort node should materialized required slots for itself [doris]

2023-11-27 Thread via GitHub
xiaokang merged PR #27620: URL: https://github.com/apache/doris/pull/27620 -- 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] [fix](Nereids) non-deterministic expression should not be constant (#27606) [doris]

2023-11-27 Thread via GitHub
xiaokang merged PR #27631: URL: https://github.com/apache/doris/pull/27631 -- 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 branch-2.0 updated: [fix](Nereids) non-deterministic expression should not be constant (#27606) (#27631)

2023-11-27 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 36184fe93e8 [fix](Nereids) non-determinist

Re: [PR] [test](nereids)add fe ut for SimplifyArithmeticComparisonRule [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27644: URL: https://github.com/apache/doris/pull/27644#issuecomment-1827769918 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.83 seconds stream load tsv: 564 seconds loaded 74807831229 Bytes,

[PR] [fix](show_variables) fix default value for special variables [doris]

2023-11-27 Thread via GitHub
Yulei-Yang opened a new pull request, #27651: URL: https://github.com/apache/doris/pull/27651 Before: https://github.com/apache/doris/assets/28004179/49b9422c-270b-48a2-b2dd-45c5a65dcdfc";> After: https://github.com/apache/doris/assets/28004179/b3c72ab4-aa57-4dae-ad82-55cd1b4ecc9

Re: [PR] [fix](show_variables) fix default value for special variables [doris]

2023-11-27 Thread via GitHub
Yulei-Yang commented on PR #27651: URL: https://github.com/apache/doris/pull/27651#issuecomment-1827774585 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] [test](nereids)add fe ut for SimplifyArithmeticComparisonRule [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27644: URL: https://github.com/apache/doris/pull/27644#issuecomment-1827776683 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 86021c7365fed0a24107ebf744c47ec952887b98, data reload: false

Re: [PR] [Opt](functions) Opt tvf numbers performance for performance regression framework [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27582: URL: https://github.com/apache/doris/pull/27582#issuecomment-1827778560 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](show snapshot) show iceberg snapshot print summary info [doris]

2023-11-27 Thread via GitHub
morningman merged PR #27448: URL: https://github.com/apache/doris/pull/27448 -- 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

(doris) branch master updated: [improvement](show snapshot) show iceberg snapshot print summary info (#27448)

2023-11-27 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 c7b9a32e3ea [improvement](show snapshot) show

Re: [PR] [improve](stream_load) add prompt when all fields is null [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27630: URL: https://github.com/apache/doris/pull/27630#issuecomment-1827785922 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](functions) Opt tvf numbers performance for performance regression framework [doris]

2023-11-27 Thread via GitHub
zclllyybb commented on PR #27582: URL: https://github.com/apache/doris/pull/27582#issuecomment-1827786599 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [improve](stream_load) add prompt when all fields is null [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27630: URL: https://github.com/apache/doris/pull/27630#issuecomment-1827788070 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](restore) fix Restore from __keep_on_local__ throws null pointer… [doris]

2023-11-27 Thread via GitHub
yuxuan-luo commented on PR #26943: URL: https://github.com/apache/doris/pull/26943#issuecomment-1827794977 run build all -- 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] [pipelineX](bug) Fix timeout [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27596: URL: https://github.com/apache/doris/pull/27596#issuecomment-1827795875 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit f9d73cfc0ad7f6a45b55e663e661b7cb3afc354d, data reload: false

Re: [PR] [fix](multi-catalog)add properties converter fe ut [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27254: URL: https://github.com/apache/doris/pull/27254#issuecomment-1827798070 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] [Opt](compression) Opt gzip decompress by libdeflate on X86 and X86_64 platforms: 1. Add libdeflate lib. [doris]

2023-11-27 Thread via GitHub
morningman commented on PR #27542: URL: https://github.com/apache/doris/pull/27542#issuecomment-1827800732 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) branch master updated: [performance](Nereids): avoid use `getStringValue()` in getTimeFormatter() (#27625)

2023-11-27 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin 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 646f1ea087a [performance](Nereids): avoid use `g

Re: [PR] [performance](Nereids): avoid use `getStringValue()` in getTimeFormatter() [doris]

2023-11-27 Thread via GitHub
jackwener merged PR #27625: URL: https://github.com/apache/doris/pull/27625 -- 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

[I] [Enhancement] Error message indicates an error [doris]

2023-11-27 Thread via GitHub
xingyingone opened a new issue, #27652: URL: https://github.com/apache/doris/issues/27652 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description ![image](https:

Re: [PR] [feature](Nereids): support `alter table t add constraint name constraints` [doris]

2023-11-27 Thread via GitHub
XieJiann commented on PR #27627: URL: https://github.com/apache/doris/pull/27627#issuecomment-1827804593 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] [improve](stream_load) add prompt when all fields is null [doris]

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

Re: [PR] [pipelineX](bug) Fix timeout [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27596: URL: https://github.com/apache/doris/pull/27596#issuecomment-1827814006 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.89 seconds stream load tsv: 566 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](insert) txn insert and group commit should write \N string corr… [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27637: URL: https://github.com/apache/doris/pull/27637#issuecomment-1827814988 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](insert) txn insert and group commit should write \N string corr… [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27637: URL: https://github.com/apache/doris/pull/27637#issuecomment-1827815054 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](pipelineX) make RuntimeFilterTimerQueue graceful exit [doris]

2023-11-27 Thread via GitHub
Mryange opened a new pull request, #27653: URL: https://github.com/apache/doris/pull/27653 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:

Re: [PR] [fix](pipelineX) make RuntimeFilterTimerQueue graceful exit [doris]

2023-11-27 Thread via GitHub
Mryange commented on PR #27653: URL: https://github.com/apache/doris/pull/27653#issuecomment-1827819820 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

[PR] [enhancment](log)remove unnessary log when load tablet of which state is tablet_shutdown to speed up recovery when restart [doris]

2023-11-27 Thread via GitHub
caiconghui opened a new pull request, #27654: URL: https://github.com/apache/doris/pull/27654 ## 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.o

Re: [PR] [improve](stream_load) add prompt when all fields is null [doris]

2023-11-27 Thread via GitHub
HHoflittlefish777 commented on PR #27630: URL: https://github.com/apache/doris/pull/27630#issuecomment-1827824556 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](statistics)Fix bug and improve auto analyze. [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27626: URL: https://github.com/apache/doris/pull/27626#issuecomment-1827825758 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] [case](regression-test) add backup recovery for inverted index and bl… [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27616: URL: https://github.com/apache/doris/pull/27616#issuecomment-1827828180 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](bdbje) Fix bdbje logging level not work [doris]

2023-11-27 Thread via GitHub
dataroaring merged PR #27597: URL: https://github.com/apache/doris/pull/27597 -- 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] [case](regression-test) add backup recovery for inverted index and bl… [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27616: URL: https://github.com/apache/doris/pull/27616#issuecomment-1827828124 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

(doris) branch master updated: [fix](bdbje) Fix bdbje logging level not work (#27597)

2023-11-27 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 bb68900bedb [fix](bdbje) Fix bdbje logging l

Re: [PR] [regression test](broker load) add case for num_as_string [doris]

2023-11-27 Thread via GitHub
dataroaring merged PR #27588: URL: https://github.com/apache/doris/pull/27588 -- 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 test](broker load) add case for num_as_string (#27588)

2023-11-27 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 4ea69ed3902 [regression test](broker load) a

Re: [PR] [Opt](Compression) Opt zstd block decompression by `ZSTD_decompressDCtx()` to replace streaming decompression. [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27534: URL: https://github.com/apache/doris/pull/27534#issuecomment-1827831459 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 319b8041d9473ad01c11d009cd4de9f51723f498, data reload: false

Re: [PR] [fix](pipelineX) make RuntimeFilterTimerQueue graceful exit [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on code in PR #27653: URL: https://github.com/apache/doris/pull/27653#discussion_r1406156980 ## be/src/pipeline/pipeline_x/dependency.cpp: ## @@ -212,7 +161,7 @@ void RuntimeFilterDependency::add_filters(IRuntimeFilter* runtime_filter) {

Re: [PR] [regression case](broker laod) add case for without seq [doris]

2023-11-27 Thread via GitHub
dataroaring merged PR #27586: URL: https://github.com/apache/doris/pull/27586 -- 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] [regression case](broker laod) add case for without seq [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27586: URL: https://github.com/apache/doris/pull/27586#issuecomment-1827833166 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

(doris) branch master updated: [regression case](broker laod) add case for without seq (#27586)

2023-11-27 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 6a1c98af82b [regression case](broker laod) a

Re: [PR] [improve](stream_load) add prompt when all fields is null [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27630: URL: https://github.com/apache/doris/pull/27630#issuecomment-1827833010 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](bdbje) add free disk config [doris]

2023-11-27 Thread via GitHub
dataroaring merged PR #27578: URL: https://github.com/apache/doris/pull/27578 -- 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](bdbje) add free disk config (#27578)

2023-11-27 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 7ac97c16500 [fix](bdbje) add free disk confi

Re: [PR] [Opt](Compression) Opt zstd block decompression by `ZSTD_decompressDCtx()` to replace streaming decompression. [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27534: URL: https://github.com/apache/doris/pull/27534#issuecomment-1827849545 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.1 seconds stream load tsv: 569 seconds loaded 74807831229 Bytes, a

Re: [PR] [Opt](compression) Opt gzip decompress by libdeflate on X86 and X86_64 platforms: 1. Add libdeflate lib. [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27542: URL: https://github.com/apache/doris/pull/27542#issuecomment-1827849808 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 99915c1c9855d5fd6b390d20b47fa89e59ab4e4b, data reload: false

[PR] [fix](parquet)fix bug that can not read parquet data page v2. [doris]

2023-11-27 Thread via GitHub
hubgeter opened a new pull request, #27655: URL: https://github.com/apache/doris/pull/27655 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto

Re: [PR] [fix](parquet)fix bug that can not read parquet data page v2. [doris]

2023-11-27 Thread via GitHub
hubgeter commented on PR #27655: URL: https://github.com/apache/doris/pull/27655#issuecomment-1827851237 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](parquet)fix bug that can not read parquet data page v2. [doris]

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

Re: [PR] [enhancement](repository) support alter s3 repo info about ak/sk/token [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27027: URL: https://github.com/apache/doris/pull/27027#issuecomment-1827863633 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 71bdf7f0e2816eeabccb139ba53aa713019d4d03, data reload: false

Re: [PR] [enhancement](load) improve error msg for load when cancelled by mem gc [doris]

2023-11-27 Thread via GitHub
freemandealer commented on PR #26809: URL: https://github.com/apache/doris/pull/26809#issuecomment-1827866295 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

Re: [PR] [fix](show_variables) fix default value for special variables [doris]

2023-11-27 Thread via GitHub
Yulei-Yang commented on PR #27651: URL: https://github.com/apache/doris/pull/27651#issuecomment-1827868127 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 unsubsc

Re: [PR] [enhancement](load) improve error msg for load when cancelled by mem gc [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on code in PR #26809: URL: https://github.com/apache/doris/pull/26809#discussion_r1406190034 ## be/src/runtime/runtime_state.h: ## @@ -175,14 +175,22 @@ class RuntimeState { void get_unreported_errors(std::vector* new_errors); [[nodiscar

Re: [PR] [Opt](compression) Opt gzip decompress by libdeflate on X86 and X86_64 platforms: 1. Add libdeflate lib. [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27542: URL: https://github.com/apache/doris/pull/27542#issuecomment-1827869492 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.18 seconds stream load tsv: 562 seconds loaded 74807831229 Bytes,

Re: [PR] [Improvement](materialized-view) forbidden mv rewriter when select stmt's from clause not have mv [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27638: URL: https://github.com/apache/doris/pull/27638#issuecomment-1827876774 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit b1c966ca587e99d46e85b7f117765d80a9ea4c6c, data reload: false

Re: [PR] [enhancement](repository) support alter s3 repo info about ak/sk/token [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27027: URL: https://github.com/apache/doris/pull/27027#issuecomment-1827877243 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.11 seconds stream load tsv: 563 seconds loaded 74807831229 Bytes,

Re: [PR] [pipelineX](bug) Fix timeout [doris]

2023-11-27 Thread via GitHub
Gabriel39 commented on PR #27596: URL: https://github.com/apache/doris/pull/27596#issuecomment-1827880327 run pipelinex_p0 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 specific comment.

Re: [PR] [fix](Nereids) compound predicate need cast children to boolean [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27649: URL: https://github.com/apache/doris/pull/27649#issuecomment-1827890761 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit aeafbdfe275c6938079cb6a76e2043c69216d903, data reload: false

Re: [PR] [Improvement](materialized-view) forbidden mv rewriter when select stmt's from clause not have mv [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27638: URL: https://github.com/apache/doris/pull/27638#issuecomment-1827894683 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.31 seconds stream load tsv: 567 seconds loaded 74807831229 Bytes,

Re: [PR] [improve](stream_load) add prompt when all fields is null [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27630: URL: https://github.com/apache/doris/pull/27630#issuecomment-1827904902 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit efe213def78d2473070bf46d06719fe9d0ffdbd2, data reload: false

Re: [PR] [fix](Nereids) compound predicate need cast children to boolean [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27649: URL: https://github.com/apache/doris/pull/27649#issuecomment-1827907242 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.14 seconds stream load tsv: 565 seconds loaded 74807831229 Bytes,

Re: [PR] [improve](stream_load) add prompt when all fields is null [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27630: URL: https://github.com/apache/doris/pull/27630#issuecomment-1827908028 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.8 seconds stream load tsv: 567 seconds loaded 74807831229 Bytes, a

Re: [PR] [Fix](statistics)Fix bug and improve auto analyze. [doris]

2023-11-27 Thread via GitHub
morningman merged PR #27626: URL: https://github.com/apache/doris/pull/27626 -- 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](statistics)Fix bug and improve auto analyze. [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27626: URL: https://github.com/apache/doris/pull/27626#issuecomment-1827914136 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

(doris) branch master updated: [Fix](statistics)Fix bug and improve auto analyze. (#27626)

2023-11-27 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 2076d2b3907 [Fix](statistics)Fix bug and impr

Re: [PR] [opt](plan) only lock olap table when query plan [doris]

2023-11-27 Thread via GitHub
morningman commented on PR #27639: URL: https://github.com/apache/doris/pull/27639#issuecomment-1827927281 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

Re: [PR] [opt](plan) only lock olap table when query plan #27639 [doris]

2023-11-27 Thread via GitHub
morningman commented on PR #27656: URL: https://github.com/apache/doris/pull/27656#issuecomment-1827932760 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

[PR] [opt](plan) only lock olap table when query plan #27639 [doris]

2023-11-27 Thread via GitHub
morningman opened a new pull request, #27656: URL: https://github.com/apache/doris/pull/27656 bp #27639 -- 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-ma

[PR] [Fix](statistics)Fix bug and improve auto analyze. (#27626) [doris]

2023-11-27 Thread via GitHub
Jibing-Li opened a new pull request, #27657: URL: https://github.com/apache/doris/pull/27657 1. Implement needReAnalyzeTable for ExternalTable. For now, external table will not be reanalyzed in 10 days. 2. For HiveMetastoreCache.loadPartitions, handle the empty iterator case to avoid Ind

Re: [PR] [Fix](statistics)Fix bug and improve auto analyze. (#27626) [doris]

2023-11-27 Thread via GitHub
Jibing-Li commented on PR #27657: URL: https://github.com/apache/doris/pull/27657#issuecomment-1827952112 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](show_variables) fix default value for special variables [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27651: URL: https://github.com/apache/doris/pull/27651#issuecomment-1827974009 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 97d27eb7ee19eb40b7c0cc0e9e142e7adc683093, data reload: false

[PR] [regression test](broker load) add case for without filepath [doris]

2023-11-27 Thread via GitHub
liugddx opened a new pull request, #27658: URL: https://github.com/apache/doris/pull/27658 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:

Re: [PR] [regression test](broker load) add case for without filepath [doris]

2023-11-27 Thread via GitHub
liugddx commented on PR #27658: URL: https://github.com/apache/doris/pull/27658#issuecomment-1827977558 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] [enhancement](load) improve error msg for load when cancelled by mem gc [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #26809: URL: https://github.com/apache/doris/pull/26809#issuecomment-1827992269 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 1efb1a7938ff8cd8536e13adbd3e92578f68dab3, data reload: false

Re: [PR] [fix](show_variables) fix default value for special variables [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27651: URL: https://github.com/apache/doris/pull/27651#issuecomment-1827995481 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.48 seconds stream load tsv: 563 seconds loaded 74807831229 Bytes,

Re: [PR] [Feature-Variant](Variant Type) support variant type query and index [doris]

2023-11-27 Thread via GitHub
xiaokang commented on code in PR #26749: URL: https://github.com/apache/doris/pull/26749#discussion_r1406284149 ## be/src/vec/common/schema_util.cpp: ## @@ -289,70 +303,140 @@ void update_least_common_schema(const std::vector& schemas, TabletColumn common_column;

Re: [PR] [Feature-Variant](Variant Type) support variant type query and index [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #26749: URL: https://github.com/apache/doris/pull/26749#issuecomment-1828002780 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] [Feature-Variant](Variant Type) support variant type query and index [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #26749: URL: https://github.com/apache/doris/pull/26749#issuecomment-1828002943 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [Opt](functions) Opt tvf number for performance regression framework [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27582: URL: https://github.com/apache/doris/pull/27582#issuecomment-1828007221 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit f70215079fa4062c3e77f8e808b0d11869d83be0, data reload: false

Re: [PR] [enhancement](load) improve error msg for load when cancelled by mem gc [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #26809: URL: https://github.com/apache/doris/pull/26809#issuecomment-1828013611 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.68 seconds stream load tsv: 569 seconds loaded 74807831229 Bytes,

Re: [PR] [Opt](functions) Opt tvf number for performance regression framework [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27582: URL: https://github.com/apache/doris/pull/27582#issuecomment-1828016618 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.5 seconds stream load tsv: 587 seconds loaded 74807831229 Bytes, a

Re: [PR] [feature](Nereids): support `alter table t add constraint name constraints` [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27627: URL: https://github.com/apache/doris/pull/27627#issuecomment-1828022564 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 94e4799235c4fc6efc68d754d070c9967f95, data reload: false

Re: [PR] [fix](pipelineX) make RuntimeFilterTimerQueue graceful exit [doris]

2023-11-27 Thread via GitHub
Mryange commented on PR #27653: URL: https://github.com/apache/doris/pull/27653#issuecomment-1828024223 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](Nereids): support `alter table t add constraint name constraints` [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27627: URL: https://github.com/apache/doris/pull/27627#issuecomment-1828035449 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.1 seconds stream load tsv: 571 seconds loaded 74807831229 Bytes, a

Re: [PR] [fix](pipelineX) make RuntimeFilterTimerQueue graceful exit [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27653: URL: https://github.com/apache/doris/pull/27653#issuecomment-1828037142 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](pipelineX) make RuntimeFilterTimerQueue graceful exit [doris]

2023-11-27 Thread via GitHub
zclllyybb commented on code in PR #27653: URL: https://github.com/apache/doris/pull/27653#discussion_r1406326157 ## be/src/pipeline/pipeline_x/dependency.h: ## @@ -190,6 +190,58 @@ class RuntimeFilterTimer { IRuntimeFilter* _runtime_filter; }; +struct RuntimeFilterTimerQ

Re: [PR] [improve](metrics)Display garbage collector type [doris]

2023-11-27 Thread via GitHub
morningman merged PR #27408: URL: https://github.com/apache/doris/pull/27408 -- 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

<    1   2   3   4   5   6   7   >