[PR] 修复doris.filter.query 无法使用字符串及新增分区过滤 [doris-flink-connector]

2025-01-10 Thread via GitHub
Liwenbai opened a new pull request, #543: URL: https://github.com/apache/doris-flink-connector/pull/543 1、修复无法使用doris.filter.query对字符串类型字段过滤; 'doris.filter.query' = 'other_info=\"step_01\" and comments=\"query\"' 2、增加doris.filter.partition对分区数据进行筛选。 'doris.filter.partition' = '`p

(doris) branch auto-pick-46772-branch-2.1 deleted (was 8358486102c)

2025-01-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46772-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was 8358486102c [fix](suite) Fix qt_master_sql arg type (#46772) The revisions that were on this b

(doris) branch branch-2.1 updated: branch-2.1: [fix](suite) Fix qt_master_sql arg type #46772 (#46777)

2025-01-10 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 637ecaf3adf branch-2.1: [fix](suite) Fi

Re: [PR] branch-2.1: [fix](suite) Fix qt_master_sql arg type #46772 [doris]

2025-01-10 Thread via GitHub
yiguolei merged PR #46777: URL: https://github.com/apache/doris/pull/46777 -- 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] [refactor](opt) remove redundant use_default_implementation_for_nulls() of some BE codes [doris]

2025-01-10 Thread via GitHub
superdiaodiao commented on PR #46796: URL: https://github.com/apache/doris/pull/46796#issuecomment-2585132265 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 unsu

Re: [PR] [refactor](opt) remove redundant use_default_implementation_for_nulls() of some BE codes [doris]

2025-01-10 Thread via GitHub
superdiaodiao commented on PR #46796: URL: https://github.com/apache/doris/pull/46796#issuecomment-2585132240 run performance -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

(doris-website) branch asf-site updated (2b277b66d17 -> 9f8a5435332)

2025-01-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 2b277b66d17 Automated deployment with doris branch @ 4bb4c1d8df09f7fafab573b23da48062d0c35cf3 new 9

Re: [PR] [refactor](opt) remove redundant use_default_implementation_for_nulls() of some BE codes [doris]

2025-01-10 Thread via GitHub
superdiaodiao commented on PR #46796: URL: https://github.com/apache/doris/pull/46796#issuecomment-2585127484 run performance, 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 speci

Re: [PR] branch-3.0: [feat](api) add nullable info for api _schema #46557 [doris]

2025-01-10 Thread via GitHub
doris-robot commented on PR #46823: URL: https://github.com/apache/doris/pull/46823#issuecomment-2585121467 ClickBench: Total hot run time: 33.58 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] branch-3.0: [feat](api) add nullable info for api _schema #46557 [doris]

2025-01-10 Thread via GitHub
doris-robot commented on PR #46823: URL: https://github.com/apache/doris/pull/46823#issuecomment-2585120115 TPC-DS: Total hot run time: 198391 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

(doris-website) branch asf-site updated (7d5e5134d99 -> 2b277b66d17)

2025-01-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 7d5e5134d99 Automated deployment with doris branch @ 4bb4c1d8df09f7fafab573b23da48062d0c35cf3 new 2

Re: [PR] branch-3.0: [feat](api) add nullable info for api _schema #46557 [doris]

2025-01-10 Thread via GitHub
doris-robot commented on PR #46823: URL: https://github.com/apache/doris/pull/46823#issuecomment-2585116895 TPC-H: Total hot run time: 40665 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [regression-test](framework) fix sql_return_maparray not use alias bug [doris]

2025-01-10 Thread via GitHub
shuke987 commented on PR #46674: URL: https://github.com/apache/doris/pull/46674#issuecomment-2585116398 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] [regression-test](fix) fix case bug [doris]

2025-01-10 Thread via GitHub
shuke987 commented on PR #46825: URL: https://github.com/apache/doris/pull/46825#issuecomment-2585115707 skip 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] [regression-test](fix) fix case bug [doris]

2025-01-10 Thread via GitHub
hello-stephen commented on PR #46825: URL: https://github.com/apache/doris/pull/46825#issuecomment-2585115689 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+pro

[PR] [regression-test](fix) fix case bug [doris]

2025-01-10 Thread via GitHub
shuke987 opened a new pull request, #46825: URL: https://github.com/apache/doris/pull/46825 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test

Re: [PR] branch-2.1: [feat](api) add nullable info for api _schema #46557 [doris]

2025-01-10 Thread via GitHub
Thearas commented on PR #46824: URL: https://github.com/apache/doris/pull/46824#issuecomment-2585086673 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] branch-2.1: [feat](api) add nullable info for api _schema #46557 [doris]

2025-01-10 Thread via GitHub
Thearas commented on PR #46824: URL: https://github.com/apache/doris/pull/46824#issuecomment-2585086658 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] branch-2.1: [feat](api) add nullable info for api _schema #46557 [doris]

2025-01-10 Thread via GitHub
dataroaring closed pull request #46824: branch-2.1: [feat](api) add nullable info for api _schema #46557 URL: https://github.com/apache/doris/pull/46824 -- 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

(doris) branch auto-pick-46557-branch-2.1 updated (9087e818bc0 -> 2eae44be517)

2025-01-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46557-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 9087e818bc0 [regression](framework) support sql cases as nonConcurrent (#46817) add 2eae4

[PR] branch-2.1: [feat](api) add nullable info for api _schema #46557 [doris]

2025-01-10 Thread via GitHub
github-actions[bot] opened a new pull request, #46824: URL: https://github.com/apache/doris/pull/46824 Cherry-picked from #46557 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

(doris) branch auto-pick-46557-branch-2.1 created (now 9087e818bc0)

2025-01-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46557-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 9087e818bc0 [regression](framework) support sql cases as nonConcurrent (#46817) No new revisi

Re: [PR] branch-3.0: [feat](api) add nullable info for api _schema #46557 [doris]

2025-01-10 Thread via GitHub
Thearas commented on PR #46823: URL: https://github.com/apache/doris/pull/46823#issuecomment-2585086405 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] branch-3.0: [feat](api) add nullable info for api _schema #46557 [doris]

2025-01-10 Thread via GitHub
dataroaring closed pull request #46823: branch-3.0: [feat](api) add nullable info for api _schema #46557 URL: https://github.com/apache/doris/pull/46823 -- 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] branch-3.0: [feat](api) add nullable info for api _schema #46557 [doris]

2025-01-10 Thread via GitHub
Thearas commented on PR #46823: URL: https://github.com/apache/doris/pull/46823#issuecomment-2585086391 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

(doris) branch auto-pick-46557-branch-3.0 updated (347277f63a5 -> 7ac7240fe34)

2025-01-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46557-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 347277f63a5 branch-3.0: [Fix](insert-job)Fix Issue with Missing StatementContext in StmtExecut

[PR] branch-3.0: [feat](api) add nullable info for api _schema #46557 [doris]

2025-01-10 Thread via GitHub
github-actions[bot] opened a new pull request, #46823: URL: https://github.com/apache/doris/pull/46823 Cherry-picked from #46557 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

(doris) branch auto-pick-46557-branch-3.0 created (now 347277f63a5)

2025-01-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46557-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 347277f63a5 branch-3.0: [Fix](insert-job)Fix Issue with Missing StatementContext in StmtExecut

(doris) branch master updated: [feat](api) add nullable info for api _schema (#46557)

2025-01-10 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 9fc6b8d2f9a [feat](api) add nullable info for a

Re: [PR] [feat](api) add nullable info for api _schema [doris]

2025-01-10 Thread via GitHub
yiguolei merged PR #46557: URL: https://github.com/apache/doris/pull/46557 -- 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](memory) Fix `RuntimeFilterContext.hybrid_set` destruction memory tracking [doris]

2025-01-10 Thread via GitHub
yiguolei closed pull request #46560: [fix](memory) Fix `RuntimeFilterContext.hybrid_set` destruction memory tracking URL: https://github.com/apache/doris/pull/46560 -- 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] branch-2.1: [regression-test](fix) fix 'desc table' to follower assertion failure #46788 [doris]

2025-01-10 Thread via GitHub
yiguolei commented on PR #46819: URL: https://github.com/apache/doris/pull/46819#issuecomment-2585085171 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] branch-2.1: [fix](suite) Fix qt_master_sql arg type #46772 [doris]

2025-01-10 Thread via GitHub
yiguolei closed pull request #46777: branch-2.1: [fix](suite) Fix qt_master_sql arg type #46772 URL: https://github.com/apache/doris/pull/46777 -- 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 sp

Re: [PR] branch-3.0: [fix](regression)Add log for Reach limit of connections #45887 [doris]

2025-01-10 Thread via GitHub
doris-robot commented on PR #46820: URL: https://github.com/apache/doris/pull/46820#issuecomment-2585062758 ClickBench: Total hot run time: 33.39 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] branch-3.0: [fix](regression)Add log for Reach limit of connections #45887 [doris]

2025-01-10 Thread via GitHub
doris-robot commented on PR #46820: URL: https://github.com/apache/doris/pull/46820#issuecomment-2585061117 TPC-DS: Total hot run time: 197761 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] branch-3.0: [fix](test) fix memtable flush regression test fail #46749 [doris]

2025-01-10 Thread via GitHub
hello-stephen commented on PR #46822: URL: https://github.com/apache/doris/pull/46822#issuecomment-2585060640 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] branch-3.0: [fix](test) fix memtable flush regression test fail #46749 [doris]

2025-01-10 Thread via GitHub
hello-stephen commented on PR #46822: URL: https://github.com/apache/doris/pull/46822#issuecomment-2585060618 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+pro

Re: [PR] branch-3.0: [fix](test) fix memtable flush regression test fail #46749 [doris]

2025-01-10 Thread via GitHub
dataroaring closed pull request #46822: branch-3.0: [fix](test) fix memtable flush regression test fail #46749 URL: https://github.com/apache/doris/pull/46822 -- 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

[PR] branch-3.0: [fix](test) fix memtable flush regression test fail #46749 [doris]

2025-01-10 Thread via GitHub
github-actions[bot] opened a new pull request, #46822: URL: https://github.com/apache/doris/pull/46822 Cherry-picked from #46749 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

(doris) branch auto-pick-46749-branch-3.0 created (now 347277f63a5)

2025-01-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46749-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 347277f63a5 branch-3.0: [Fix](insert-job)Fix Issue with Missing StatementContext in StmtExecut

Re: [PR] [fix](test) fix memtable flush regression test fail [doris]

2025-01-10 Thread via GitHub
liaoxin01 merged PR #46749: URL: https://github.com/apache/doris/pull/46749 -- 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: [fix](test) fix memtable flush regression test fail (#46749)

2025-01-10 Thread liaoxin
This is an automated email from the ASF dual-hosted git repository. liaoxin 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 4cf70c0a8eb [fix](test) fix memtable flush regre

Re: [PR] branch-3.0: [fix](regression)Add log for Reach limit of connections #45887 [doris]

2025-01-10 Thread via GitHub
doris-robot commented on PR #46820: URL: https://github.com/apache/doris/pull/46820#issuecomment-2585057805 TPC-H: Total hot run time: 41232 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [I] [Enhancement] (nereids)implement adminSetFrontendConfigCommand in nereids [doris]

2025-01-10 Thread via GitHub
savaliyabhargav commented on issue #42842: URL: https://github.com/apache/doris/issues/42842#issuecomment-2585055864 @LiBinfeng-01 @starocean999 can you please assign this issue to me -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] branch-3.0: [fix](case) fix some failed cases #46807 [doris]

2025-01-10 Thread via GitHub
dataroaring closed pull request #46821: branch-3.0: [fix](case) fix some failed cases #46807 URL: https://github.com/apache/doris/pull/46821 -- 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 speci

Re: [PR] branch-3.0: [fix](case) fix some failed cases #46807 [doris]

2025-01-10 Thread via GitHub
hello-stephen commented on PR #46821: URL: https://github.com/apache/doris/pull/46821#issuecomment-2585051106 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

(doris) branch auto-pick-46807-branch-3.0 updated (347277f63a5 -> 132b2c6bddd)

2025-01-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46807-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 347277f63a5 branch-3.0: [Fix](insert-job)Fix Issue with Missing StatementContext in StmtExecut

Re: [PR] branch-3.0: [fix](case) fix some failed cases #46807 [doris]

2025-01-10 Thread via GitHub
hello-stephen commented on PR #46821: URL: https://github.com/apache/doris/pull/46821#issuecomment-2585051080 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+pro

[PR] branch-3.0: [fix](case) fix some failed cases #46807 [doris]

2025-01-10 Thread via GitHub
github-actions[bot] opened a new pull request, #46821: URL: https://github.com/apache/doris/pull/46821 Cherry-picked from #46807 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

(doris) branch auto-pick-46807-branch-3.0 created (now 347277f63a5)

2025-01-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46807-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 347277f63a5 branch-3.0: [Fix](insert-job)Fix Issue with Missing StatementContext in StmtExecut

(doris) branch master updated: [fix](case) fix some failed cases (#46807)

2025-01-10 Thread hellostephen
This is an automated email from the ASF dual-hosted git repository. hellostephen 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 ec6d846a0ee [fix](case) fix some failed cas

Re: [PR] [fix](case) fix some failed cases [doris]

2025-01-10 Thread via GitHub
hello-stephen merged PR #46807: URL: https://github.com/apache/doris/pull/46807 -- 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 auto-pick-45887-branch-3.0 updated (347277f63a5 -> cb7c56936cc)

2025-01-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45887-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 347277f63a5 branch-3.0: [Fix](insert-job)Fix Issue with Missing StatementContext in StmtExecut

Re: [PR] branch-3.0: [fix](regression)Add log for Reach limit of connections #45887 [doris]

2025-01-10 Thread via GitHub
Thearas commented on PR #46820: URL: https://github.com/apache/doris/pull/46820#issuecomment-2585046965 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] branch-3.0: [fix](regression)Add log for Reach limit of connections #45887 [doris]

2025-01-10 Thread via GitHub
Thearas commented on PR #46820: URL: https://github.com/apache/doris/pull/46820#issuecomment-2585046988 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] branch-3.0: [fix](regression)Add log for Reach limit of connections #45887 [doris]

2025-01-10 Thread via GitHub
github-actions[bot] opened a new pull request, #46820: URL: https://github.com/apache/doris/pull/46820 Cherry-picked from #45887 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

Re: [PR] branch-3.0: [fix](regression)Add log for Reach limit of connections #45887 [doris]

2025-01-10 Thread via GitHub
dataroaring closed pull request #46820: branch-3.0: [fix](regression)Add log for Reach limit of connections #45887 URL: https://github.com/apache/doris/pull/46820 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

(doris) branch auto-pick-45887-branch-3.0 created (now 347277f63a5)

2025-01-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45887-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 347277f63a5 branch-3.0: [Fix](insert-job)Fix Issue with Missing StatementContext in StmtExecut

Re: [PR] [regression-test](framework) fix sql_return_maparray not use alias bug [doris]

2025-01-10 Thread via GitHub
shuke987 commented on PR #46674: URL: https://github.com/apache/doris/pull/46674#issuecomment-2585046382 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

(doris-website) branch asf-site updated (3084b56a561 -> 7100abbf8dc)

2025-01-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 3084b56a561 Automated deployment with doris branch @ 4bb4c1d8df09f7fafab573b23da48062d0c35cf3 new 7

Re: [PR] [fix](case) fix some failed cases [doris]

2025-01-10 Thread via GitHub
github-actions[bot] commented on PR #46807: URL: https://github.com/apache/doris/pull/46807#issuecomment-2585045922 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 branch-2.1 updated: [regression](framework) support sql cases as nonConcurrent (#46817)

2025-01-10 Thread hellostephen
This is an automated email from the ASF dual-hosted git repository. hellostephen pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 9087e818bc0 [regression](framework)

Re: [PR] [Bug](scan) do not ignore regular predicate which acting same column with rf [doris]

2025-01-10 Thread via GitHub
yiguolei commented on code in PR #46789: URL: https://github.com/apache/doris/pull/46789#discussion_r1911867896 ## be/src/pipeline/exec/scan_operator.cpp: ## @@ -289,9 +289,12 @@ Status ScanLocalState::_normalize_predicate( Status status = Status::OK();

Re: [PR] [regression-test](fix) remove unused features in manager test [doris]

2025-01-10 Thread via GitHub
github-actions[bot] commented on PR #46786: URL: https://github.com/apache/doris/pull/46786#issuecomment-2585041812 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](framework) support sql cases as nonConcurrent [doris]

2025-01-10 Thread via GitHub
hello-stephen merged PR #46817: URL: https://github.com/apache/doris/pull/46817 -- 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 auto-pick-45939-branch-3.0 created (now 347277f63a5)

2025-01-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45939-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 347277f63a5 branch-3.0: [Fix](insert-job)Fix Issue with Missing StatementContext in StmtExecut

(doris) branch branch-2.1 updated: [fix](case) fix some failed cases (#46816)

2025-01-10 Thread hellostephen
This is an automated email from the ASF dual-hosted git repository. hellostephen pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new e8cff852e07 [fix](case) fix some fa

Re: [PR] [fix](case) fix some failed cases [doris]

2025-01-10 Thread via GitHub
hello-stephen merged PR #46816: URL: https://github.com/apache/doris/pull/46816 -- 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

Re: [PR] [fix](case) fix some failed cases [doris]

2025-01-10 Thread via GitHub
github-actions[bot] commented on PR #46816: URL: https://github.com/apache/doris/pull/46816#issuecomment-2585043177 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](framework) support sql cases as nonConcurrent [doris]

2025-01-10 Thread via GitHub
shuke987 commented on PR #46817: URL: https://github.com/apache/doris/pull/46817#issuecomment-2585042431 skip 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] [regression](framework) support sql cases as nonConcurrent [doris]

2025-01-10 Thread via GitHub
shuke987 closed pull request #46815: [regression](framework) support sql cases as nonConcurrent URL: https://github.com/apache/doris/pull/46815 -- 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 sp

(doris) branch auto-pick-46788-branch-2.1 updated (1618b840467 -> a620deb0d7c)

2025-01-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46788-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 1618b840467 [regression-test](fix) fix variant case bug (#46813) add a620deb0d7c [regressi

[PR] branch-2.1: [regression-test](fix) fix 'desc table' to follower assertion failure #46788 [doris]

2025-01-10 Thread via GitHub
github-actions[bot] opened a new pull request, #46819: URL: https://github.com/apache/doris/pull/46819 Cherry-picked from #46788 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

(doris) branch auto-pick-46788-branch-2.1 created (now 1618b840467)

2025-01-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46788-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 1618b840467 [regression-test](fix) fix variant case bug (#46813) No new revisions were added b

Re: [PR] [regression](framework) support sql cases as nonConcurrent [doris]

2025-01-10 Thread via GitHub
hello-stephen commented on PR #46817: URL: https://github.com/apache/doris/pull/46817#issuecomment-2585042213 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+pro

Re: [PR] branch-2.1: [regression-test](feature) support sql test cases to run as nonConcurrent test cases. #46062 [doris]

2025-01-10 Thread via GitHub
hello-stephen commented on PR #46814: URL: https://github.com/apache/doris/pull/46814#issuecomment-2585042305 There are too many conflicts, please handle them manually. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

(doris) branch auto-pick-46788-branch-3.0 updated (347277f63a5 -> 0994325b66c)

2025-01-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46788-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 347277f63a5 branch-3.0: [Fix](insert-job)Fix Issue with Missing StatementContext in StmtExecut

Re: [PR] branch-2.1: [regression-test](feature) support sql test cases to run as nonConcurrent test cases. #46062 [doris]

2025-01-10 Thread via GitHub
hello-stephen closed pull request #46814: branch-2.1: [regression-test](feature) support sql test cases to run as nonConcurrent test cases. #46062 URL: https://github.com/apache/doris/pull/46814 -- This is an automated message from the Apache Git Service. To respond to the message, please lo

Re: [PR] branch-3.0: [regression-test](fix) fix 'desc table' to follower assertion failure #46788 [doris]

2025-01-10 Thread via GitHub
Thearas commented on PR #46818: URL: https://github.com/apache/doris/pull/46818#issuecomment-2585042247 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] branch-3.0: [regression-test](fix) fix 'desc table' to follower assertion failure #46788 [doris]

2025-01-10 Thread via GitHub
Thearas commented on PR #46818: URL: https://github.com/apache/doris/pull/46818#issuecomment-2585042272 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

(doris) branch auto-pick-46788-branch-3.0 created (now 347277f63a5)

2025-01-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46788-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 347277f63a5 branch-3.0: [Fix](insert-job)Fix Issue with Missing StatementContext in StmtExecut

(doris) branch master updated (294fe86968b -> 84d5b98edac)

2025-01-10 Thread hellostephen
This is an automated email from the ASF dual-hosted git repository. hellostephen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 294fe86968b [fix](case) fix defined global variables in script (#46806) add 84d5b98edac [regression-test](fi

Re: [PR] branch-3.0: [regression-test](fix) fix 'desc table' to follower assertion failure #46788 [doris]

2025-01-10 Thread via GitHub
dataroaring closed pull request #46818: branch-3.0: [regression-test](fix) fix 'desc table' to follower assertion failure #46788 URL: https://github.com/apache/doris/pull/46818 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[PR] branch-3.0: [regression-test](fix) fix 'desc table' to follower assertion failure #46788 [doris]

2025-01-10 Thread via GitHub
github-actions[bot] opened a new pull request, #46818: URL: https://github.com/apache/doris/pull/46818 Cherry-picked from #46788 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

[PR] [regression](framework) support sql cases as nonConcurrent [doris]

2025-01-10 Thread via GitHub
shuke987 opened a new pull request, #46817: URL: https://github.com/apache/doris/pull/46817 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test

(doris) branch auto-pick-45939-branch-3.0 deleted (was 347277f63a5)

2025-01-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45939-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 347277f63a5 branch-3.0: [Fix](insert-job)Fix Issue with Missing StatementContext in StmtExecut

Re: [PR] [regression-test](fix) fix 'desc table' to follower assertion failure [doris]

2025-01-10 Thread via GitHub
hello-stephen merged PR #46788: URL: https://github.com/apache/doris/pull/46788 -- 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

Re: [PR] [regression-test](fix) remove unused features in manager test [doris]

2025-01-10 Thread via GitHub
github-actions[bot] commented on PR #46786: URL: https://github.com/apache/doris/pull/46786#issuecomment-2585041821 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](case) fix some failed cases [doris]

2025-01-10 Thread via GitHub
hello-stephen commented on PR #46816: URL: https://github.com/apache/doris/pull/46816#issuecomment-2585040727 skip 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](case) fix some failed cases [doris]

2025-01-10 Thread via GitHub
Thearas commented on PR #46816: URL: https://github.com/apache/doris/pull/46816#issuecomment-2585040696 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

[PR] [fix](case) fix some failed cases [doris]

2025-01-10 Thread via GitHub
hello-stephen opened a new pull request, #46816: URL: https://github.com/apache/doris/pull/46816 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) -

Re: [PR] [regression-test](fix) fix 'desc table' to follower assertion failure [doris]

2025-01-10 Thread via GitHub
github-actions[bot] commented on PR #46788: URL: https://github.com/apache/doris/pull/46788#issuecomment-2585038073 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](framework) support sql cases as nonConcurrent [doris]

2025-01-10 Thread via GitHub
shuke987 commented on PR #46815: URL: https://github.com/apache/doris/pull/46815#issuecomment-2585039906 skip 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] [regression](framework) support sql cases as nonConcurrent [doris]

2025-01-10 Thread via GitHub
hello-stephen commented on PR #46815: URL: https://github.com/apache/doris/pull/46815#issuecomment-2585039845 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+pro

[PR] [regression](framework) support sql cases as nonConcurrent [doris]

2025-01-10 Thread via GitHub
shuke987 opened a new pull request, #46815: URL: https://github.com/apache/doris/pull/46815 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test

Re: [PR] [fix](hive)fix select count(*) hive full acid tb opt error. (#46732) [doris]

2025-01-10 Thread via GitHub
doris-robot commented on PR #46805: URL: https://github.com/apache/doris/pull/46805#issuecomment-2585039615 ClickBench: Total hot run time: 33.5 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools C

Re: [PR] [fix] fix npe for olap scan node [doris]

2025-01-10 Thread via GitHub
github-actions[bot] commented on PR #46738: URL: https://github.com/apache/doris/pull/46738#issuecomment-2585039391 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] fix npe for olap scan node [doris]

2025-01-10 Thread via GitHub
github-actions[bot] commented on PR #46738: URL: https://github.com/apache/doris/pull/46738#issuecomment-2585039380 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-test](fix) fix 'desc table' to follower assertion failure [doris]

2025-01-10 Thread via GitHub
github-actions[bot] commented on PR #46788: URL: https://github.com/apache/doris/pull/46788#issuecomment-2585038060 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](hive)fix select count(*) hive full acid tb opt error. (#46732) [doris]

2025-01-10 Thread via GitHub
doris-robot commented on PR #46805: URL: https://github.com/apache/doris/pull/46805#issuecomment-2585037782 TPC-DS: Total hot run time: 198603 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

  1   2   3   4   5   6   >