Re: [PR] [pipelineX](bug) test [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27665: URL: https://github.com/apache/doris/pull/27665#issuecomment-1828952042 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] [regression] remove useless pytest cases [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27590: URL: https://github.com/apache/doris/pull/27590#issuecomment-1828952215 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] [regression] remove useless pytest cases [doris]

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

Re: [PR] [feature](Nereids): Pushdown TopN-Distinct through Union [doris]

2023-11-27 Thread via GitHub
jackwener commented on PR #27628: URL: https://github.com/apache/doris/pull/27628#issuecomment-1828952913 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] [profile](bugfix) should not cache profile content because the profile may not be a full profile [doris]

2023-11-27 Thread via GitHub
yiguolei merged PR #27635: URL: https://github.com/apache/doris/pull/27635 -- 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: [profile](bugfix) should not cache profile content because the profile may not be a full profile (#27635)

2023-11-27 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 2a335358aad [profile](bugfix) should no

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

2023-11-27 Thread via GitHub
yiguolei commented on PR #27587: URL: https://github.com/apache/doris/pull/27587#issuecomment-1828955448 run clickbench -- 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] [fix](session) fix NereidsTracer shouldLog always true after set enable_nereids_trace from true to false [doris]

2023-11-27 Thread via GitHub
nextdreamblue merged PR #27420: URL: https://github.com/apache/doris/pull/27420 -- 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) branch master updated: (session) fix NereidsTracer shouldLog always true after set enable_nereids_trace from true to false (#27420)

2023-11-27 Thread nextdreamblue
This is an automated email from the ASF dual-hosted git repository. nextdreamblue 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 c83e3318a87 (session) fix NereidsTracer sh

Re: [PR] [feature](Nereids) rewrite count(null) to 0 [doris]

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

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

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27651: URL: https://github.com/apache/doris/pull/27651#issuecomment-1828958544 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] Replace the failed Spark Doris connector link [doris]

2023-11-27 Thread via GitHub
cjj2010 opened a new pull request, #27667: URL: https://github.com/apache/doris/pull/27667 Replace the failed Spark Doris connector link ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick o

Re: [PR] Replace the failed Spark Doris connector link [doris]

2023-11-27 Thread via GitHub
cjj2010 commented on PR #27667: URL: https://github.com/apache/doris/pull/27667#issuecomment-1828960268 Fixed document error link, could you please review it @morningman -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[PR] [fix](repository) the exist repo_file must contails same name with new repo [doris]

2023-11-27 Thread via GitHub
nextdreamblue opened a new pull request, #27668: URL: https://github.com/apache/doris/pull/27668 ## Proposed changes Issue Number: close #xxx The user manually adjusted the 'name' field in the __repo_info file under the repo file on S3, but did not modify the folder name. T

Re: [PR] [fix](repository) the exist repo_file must contails same name with new repo [doris]

2023-11-27 Thread via GitHub
nextdreamblue commented on PR #27668: URL: https://github.com/apache/doris/pull/27668#issuecomment-1828963108 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] [test](nereids) Add some test for single table materialized view rewrite without aggregate [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27076: URL: https://github.com/apache/doris/pull/27076#issuecomment-1828963176 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] [test](nereids) Add some test for single table materialized view rewrite without aggregate [doris]

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

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

2023-11-27 Thread via GitHub
kaka11chen opened a new pull request, #27669: URL: https://github.com/apache/doris/pull/27669 ## Proposed changes Opt gzip decompress by libdeflate on X86 and X86_64 platforms: 2. Opt gzip decompression by libdeflate. ## Further comments If this is a relatively large or

(doris) branch branch-2.0 updated: [Enhance](fe) Support setting initial root password when FE firstly launch (#27438) (#27603)

2023-11-27 Thread luozenglin
This is an automated email from the ASF dual-hosted git repository. luozenglin 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 1d136d99cc9 [Enhance](fe) Support set

Re: [PR] [Enhance](fe) Support setting initial root password when FE firstly launch (#27438) [doris]

2023-11-27 Thread via GitHub
luozenglin merged PR #27603: URL: https://github.com/apache/doris/pull/27603 -- 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] [opt](plan) only lock olap table when query plan [doris]

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

(doris) branch master updated: [opt](plan) only lock olap table when query plan (#27639)

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 98c6885ae27 [opt](plan) only lock olap table

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

2023-11-27 Thread via GitHub
morningman merged PR #27656: URL: https://github.com/apache/doris/pull/27656 -- 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 branch-2.0 updated: [opt](plan) only lock olap table when query plan #27639 (#27656)

2023-11-27 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 43de9402b4d [opt](plan) only lock ola

Re: [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
github-actions[bot] commented on PR #27654: URL: https://github.com/apache/doris/pull/27654#issuecomment-1828967485 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] [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
github-actions[bot] commented on PR #27654: URL: https://github.com/apache/doris/pull/27654#issuecomment-1828967450 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: 2. Opt gzip decompression by libdeflate lib. [doris]

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

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

(doris) branch master updated (98c6885ae27 -> d1e163126c8)

2023-11-27 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 98c6885ae27 [opt](plan) only lock olap table when query plan (#27639) add d1e163126c8 [regression] remove usel

Re: [PR] [regression] remove useless pytest cases [doris]

2023-11-27 Thread via GitHub
adonis0147 merged PR #27590: URL: https://github.com/apache/doris/pull/27590 -- 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] [opt](nereids)adjust distribution cost for better choice of broadcast join and shuffle join [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27113: URL: https://github.com/apache/doris/pull/27113#issuecomment-1828970157 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](nereids)adjust distribution cost for better choice of broadcast join and shuffle join [doris]

2023-11-27 Thread via GitHub
englefly merged PR #27113: URL: https://github.com/apache/doris/pull/27113 -- 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] [Opt](functions) Opt tvf number for performance regression framework [doris]

2023-11-27 Thread via GitHub
BiteThet merged PR #27582: URL: https://github.com/apache/doris/pull/27582 -- 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: [Opt](functions) Opt tvf number for performance regression framework (#27582)

2023-11-27 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei 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 fe7ff6f113d [Opt](functions) Opt tvf number f

Re: [I] [Bug] 2.02 streamload 异常 [doris]

2023-11-27 Thread via GitHub
LemonLiTree commented on issue #27593: URL: https://github.com/apache/doris/issues/27593#issuecomment-1828974374 this week will release -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specifi

[I] [Bug] be http server not ok [doris]

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

Re: [PR] [docs](fix) fix document error [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27612: URL: https://github.com/apache/doris/pull/27612#issuecomment-1828977218 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] [docs](fix) fix document error [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27612: URL: https://github.com/apache/doris/pull/27612#issuecomment-1828977272 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] [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 merged PR #27654: URL: https://github.com/apache/doris/pull/27654 -- 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 branch-1.2-lts updated: [enhancment](log) Remove unnessary log when load tablet of which state is tablet_shutdown to speed up recovery when restart (#27654)

2023-11-27 Thread caiconghui
This is an automated email from the ASF dual-hosted git repository. caiconghui pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.2-lts by this push: new aca11193d81 [enhancment](log)

Re: [PR] [fix](nereids)when range bounder is inifinte, range length should be POSITIVE_INFINITE [doris]

2023-11-27 Thread via GitHub
englefly closed pull request #27624: [fix](nereids)when range bounder is inifinte, range length should be POSITIVE_INFINITE URL: https://github.com/apache/doris/pull/27624 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

Re: [PR] [Enhancement](multi-catalog) Speed up consume rate of hms event. [doris]

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

[PR] [Improvement](unset_variable) add docs for unset-variable stmt and update privilege check [doris]

2023-11-27 Thread via GitHub
Yulei-Yang opened a new pull request, #27672: URL: https://github.com/apache/doris/pull/27672 1. add docs md 2. check admin privilege when unset global ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or comp

Re: [PR] [Improvement](unset_variable) add docs for unset-variable stmt and update privilege check [doris]

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

2023-11-27 Thread via GitHub
eldenmoon commented on PR #26749: URL: https://github.com/apache/doris/pull/26749#issuecomment-1828992034 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] [docs](partition) Improve auto partitions document [doris]

2023-11-27 Thread via GitHub
HappenLee commented on code in PR #27662: URL: https://github.com/apache/doris/pull/27662#discussion_r1407018141 ## docs/en/docs/faq/data-faq.md: ## @@ -169,9 +169,14 @@ FROM kafka "property.group.id" = "xxx" ); ``` + ### Q12. ERROR 1105 (HY000): errCode = 2, detailMessage

Re: [PR] [regression](partial update) Fix unstable p0 case `test_primary_key_partial_update_parallel` due to conflicting table name [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27633: URL: https://github.com/apache/doris/pull/27633#issuecomment-1828994179 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] [tpch](nereids)fix bug when range bounder is infinit for branch-2.0 [doris]

2023-11-27 Thread via GitHub
englefly closed pull request #27621: [tpch](nereids)fix bug when range bounder is infinit for branch-2.0 URL: https://github.com/apache/doris/pull/27621 -- 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](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-1828995699 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

[PR] [Fix](statistics)Need to recalculate health value when table row count become 0. [doris]

2023-11-27 Thread via GitHub
Jibing-Li opened a new pull request, #27673: URL: https://github.com/apache/doris/pull/27673 Need to recalculate health value when table row count become 0. Otherwise, when user truncate a table, the old statistics will not be updated. ## Further comments If this is a r

Re: [PR] [Fix](statistics)Need to recalculate health value when table row count become 0. [doris]

2023-11-27 Thread via GitHub
Jibing-Li commented on PR #27673: URL: https://github.com/apache/doris/pull/27673#issuecomment-1828997484 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] [branch-1.2](bug) Fix heap-use-after-free in the bitmap functions [doris]

2023-11-27 Thread via GitHub
yiguolei merged PR #27647: URL: https://github.com/apache/doris/pull/27647 -- 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-1.2-lts updated: [branch-1.2](bug) Fix heap-use-after-free in the bitmap functions #27647

2023-11-27 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.2-lts by this push: new 1355d14825f [branch-1.2](bug) F

Re: [PR] [feat](window_function) support to secondary argument to ignore null values in first_value/last_value [doris]

2023-11-27 Thread via GitHub
mrhhsg commented on PR #27623: URL: https://github.com/apache/doris/pull/27623#issuecomment-1828999134 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] [docs](partition) Improve auto partitions document [doris]

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

[PR] [fix](statistics)Need to recalculate health value when table row count become 0. [doris]

2023-11-27 Thread via GitHub
Jibing-Li opened a new pull request, #27674: URL: https://github.com/apache/doris/pull/27674 Need to recalculate health value when table row count become 0. Otherwise, when user truncate a table, the old statistics will not be updated. backport https://github.com/apache/doris/pull/276

Re: [PR] [fix](statistics)Need to recalculate health value when table row count become 0. [doris]

2023-11-27 Thread via GitHub
Jibing-Li commented on PR #27674: URL: https://github.com/apache/doris/pull/27674#issuecomment-1829000159 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] [docs](partition) Improve auto partitions document [doris]

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

Re: [PR] [regression](partial update) Fix unstable p0 case `test_primary_key_partial_update_parallel` due to conflicting table name [doris]

2023-11-27 Thread via GitHub
zhannngchen merged PR #27633: URL: https://github.com/apache/doris/pull/27633 -- 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 (fe7ff6f113d -> 4cfb9b73b8d)

2023-11-27 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from fe7ff6f113d [Opt](functions) Opt tvf number for performance regression framework (#27582) add 4cfb9b73b8d [reg

[PR] [chore](tablet-manager) add log to detect cost of tablets move to trash [doris]

2023-11-27 Thread via GitHub
eldenmoon opened a new pull request, #27675: URL: https://github.com/apache/doris/pull/27675 ## 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: [I] [Bug] be http server not ok [doris]

2023-11-27 Thread via GitHub
xingyingone commented on issue #27671: URL: https://github.com/apache/doris/issues/27671#issuecomment-1829007734 错误日志: ``` 1# doris::io::S3FileSystem::open_file_internal(doris::io::FileDescription const&, std::filesystem::__cxx11::path const&, std::shared_ptr*) at /root/

Re: [PR] [chore](config) temporary change fetch_rpc_timeout_seconds to 150s to… [doris]

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

[PR] [fix]Fix testExtractDDLListMultipleColumns unit test [doris-flink-connector]

2023-11-27 Thread via GitHub
DongLiang-0 opened a new pull request, #246: URL: https://github.com/apache/doris-flink-connector/pull/246 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original

Re: [PR] [chore](config) temporary change fetch_rpc_timeout_seconds to 150s to… [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27453: URL: https://github.com/apache/doris/pull/27453#issuecomment-1829009974 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](statistics)Need to recalculate health value when table row count become 0. [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27673: URL: https://github.com/apache/doris/pull/27673#issuecomment-1829010597 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] [chore](config) temporary change fetch_rpc_timeout_seconds to 150s to… [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27453: URL: https://github.com/apache/doris/pull/27453#issuecomment-1829010624 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] [chore](tablet-manager) add log to detect cost of tablets move to trash [doris]

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

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

2023-11-27 Thread via GitHub
eldenmoon opened a new pull request, #27676: URL: https://github.com/apache/doris/pull/27676 ## Proposed changes This is the last part of variant and contains many regression cases #26225 Issue Number: close #xxx ## Further comments If this is a relatively l

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

2023-11-27 Thread via GitHub
eldenmoon commented on PR #27676: URL: https://github.com/apache/doris/pull/27676#issuecomment-1829016046 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](schema change)fix schema change cause load failed due to err -215 [doris]

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

2023-11-27 Thread via GitHub
lide-reed merged PR #27651: URL: https://github.com/apache/doris/pull/27651 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

(doris) branch master updated (4cfb9b73b8d -> f329b906964)

2023-11-27 Thread lide
This is an automated email from the ASF dual-hosted git repository. lide pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 4cfb9b73b8d [regression](partial update) Fix unstable p0 case test_primary_key_partial_update_parallel due to conflictin

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

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

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

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27587: URL: https://github.com/apache/doris/pull/27587#issuecomment-1829018409 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](unset_variable) add docs for unset-variable stmt and update privilege check [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27672: URL: https://github.com/apache/doris/pull/27672#issuecomment-1829019234 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](unset_variable) add docs for unset-variable stmt and update privilege check [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27672: URL: https://github.com/apache/doris/pull/27672#issuecomment-1829019210 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](window_function) support to secondary argument to ignore null values in first_value/last_value [doris]

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

Re: [PR] [feature](audit-log) add audit-log in insert into [doris]

2023-11-27 Thread via GitHub
HappenLee commented on code in PR #27641: URL: https://github.com/apache/doris/pull/27641#discussion_r1407043756 ## be/src/runtime/query_statistics.h: ## @@ -155,5 +158,12 @@ class QueryStatisticsRecvr { std::map _query_statistics; SpinLock _lock; }; +// QueryStatisti

Re: [PR] [feature](audit-log) add audit-log in insert into [doris]

2023-11-27 Thread via GitHub
HappenLee commented on code in PR #27641: URL: https://github.com/apache/doris/pull/27641#discussion_r1407044654 ## be/src/vec/exec/vexchange_node.cpp: ## @@ -147,11 +147,17 @@ void VExchangeNode::release_resource(RuntimeState* state) { Status VExchangeNode::collect_query_st

[PR] select coordinator node from user's tag when exec streaming load (#27106) [doris]

2023-11-27 Thread via GitHub
wangbo opened a new pull request, #27677: URL: https://github.com/apache/doris/pull/27677 select coordinator node from user's tag when exec streaming load cherry-pick #27106 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

Re: [PR] select coordinator node from user's tag when exec streaming load (#27106) [doris]

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

[PR] [feature](invert index) add the inverted index to the file cache [doris]

2023-11-27 Thread via GitHub
zzzxl1993 opened a new pull request, #27678: URL: https://github.com/apache/doris/pull/27678 ## 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] [feature](invert index) add the inverted index to the file cache [doris]

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

[I] [Bug] Spark doris connector link failure [doris]

2023-11-27 Thread via GitHub
cjj2010 opened a new issue, #27679: URL: https://github.com/apache/doris/issues/27679 ### 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 master ### What's

Re: [PR] [fix](stats) skip collect agg_state type [doris]

2023-11-27 Thread via GitHub
morrySnow merged PR #27640: URL: https://github.com/apache/doris/pull/27640 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

(doris) branch master updated (f329b906964 -> fc2129a09f4)

2023-11-27 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from f329b906964 [fix](show_variables) fix default value for special variables (#27651) add fc2129a09f4 [fix](stats

[PR] select coordinator node from user's tag when exec streaming load (#27106) [doris]

2023-11-27 Thread via GitHub
wangbo opened a new pull request, #27680: URL: https://github.com/apache/doris/pull/27680 select coordinator node from user's tag when exec streaming load cherry-pick #27106 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

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

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

2023-11-27 Thread via GitHub
github-actions[bot] commented on code in PR #27676: URL: https://github.com/apache/doris/pull/27676#discussion_r1407046184 ## be/src/olap/rowset/segment_v2/column_reader.cpp: ## @@ -1464,5 +1483,73 @@ void DefaultValueColumnIterator::_insert_many_default(vectorized::MutableColu

Re: [PR] [feature](invert index) add the inverted index to the file cache [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27678: URL: https://github.com/apache/doris/pull/27678#issuecomment-1829026638 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) temp partition is always pruned [doris]

2023-11-27 Thread via GitHub
morrySnow commented on PR #27636: URL: https://github.com/apache/doris/pull/27636#issuecomment-1829026942 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](catalog) clean label include stream load label [doris]

2023-11-27 Thread via GitHub
le229 commented on PR #15627: URL: https://github.com/apache/doris/pull/15627#issuecomment-1829027351 Why were these submissions rejected? I want to fix this issue, please guide me. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

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

2023-11-27 Thread via GitHub
BiteThet commented on PR #27638: URL: https://github.com/apache/doris/pull/27638#issuecomment-1829028390 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] [performance](Planner): avoid toStringValue() in DateLiteral compare [doris]

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

Re: [PR] [opt](nereids) penalty when probe side skew [doris]

2023-11-27 Thread via GitHub
morrySnow commented on code in PR #27225: URL: https://github.com/apache/doris/pull/27225#discussion_r1407049800 ## fe/fe-core/src/main/java/org/apache/doris/nereids/cost/CostModelV1.java: ## @@ -299,7 +303,29 @@ public Cost visitPhysicalHashJoin( 0

Re: [PR] [performance](Planner): avoid toStringValue() in DateLiteral compare [doris]

2023-11-27 Thread via GitHub
jackwener commented on PR #27681: URL: https://github.com/apache/doris/pull/27681#issuecomment-1829031689 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] [exp](load) memtable limiter [doris]

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

[PR] [Draft](sparkload) add debug info to view bottlenecks [doris]

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

<    1   2   3   4   5   6   7   >