Re: [PR] [chore](Nereids) forbid some commands fallback when parse failed [doris]

2024-05-22 Thread via GitHub
morrySnow merged PR #35197: URL: https://github.com/apache/doris/pull/35197 -- 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:

Re: [PR] [refactor](query) Make query finish with context released safely [doris]

2024-05-22 Thread via GitHub
github-actions[bot] commented on PR #35248: URL: https://github.com/apache/doris/pull/35248#issuecomment-2126085320 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

Re: [PR] [chore](Nereids) forbid some commands fallback when parse failed [doris]

2024-05-22 Thread via GitHub
github-actions[bot] commented on PR #35197: URL: https://github.com/apache/doris/pull/35197#issuecomment-2126085268 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

Re: [PR] [chore](Nereids) forbid some commands fallback when parse failed [doris]

2024-05-22 Thread via GitHub
github-actions[bot] commented on PR #35197: URL: https://github.com/apache/doris/pull/35197#issuecomment-2126085236 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

Re: [PR] [fix](multi-catalog)put java udf to custom lib [doris]

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

Re: [PR] [refactor](query) Make query finish with context released safely [doris]

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

Re: [PR] [fix](index) bitmap and bloomfilter index should not do light index change [doris]

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

Re: [PR] [fix](index) should not use light index change for bloom filter index [doris]

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

Re: [PR] [fix](multi-catalog)put java udf to custom lib [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #34990: URL: https://github.com/apache/doris/pull/34990#issuecomment-2126080651 TeamCity be ut coverage result: Function Coverage: 35.66% (9015/25277) Line Coverage: 27.31% (74542/272988) Region Coverage: 26.53% (38579/145394) Branch Coverage:

(doris) branch master updated: [fix](typo)fix show backend typo (#35198)

2024-05-22 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk 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 43d1b9fd9e1 [fix](typo)fix show backend typo

Re: [PR] [fix](typo)fix show backend typo [doris]

2024-05-22 Thread via GitHub
zy-kkk merged PR #35198: URL: https://github.com/apache/doris/pull/35198 -- 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:

Re: [PR] [fix](fe) Fix drop frontend cause `bdbje` and `fe memory` inconsistent state [doris]

2024-05-22 Thread via GitHub
SWJTU-ZhangLei commented on PR #35203: URL: https://github.com/apache/doris/pull/35203#issuecomment-2126079116 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] [feature](binlog) Support gc binlogs by history nums and size [doris]

2024-05-22 Thread via GitHub
w41ter commented on PR #35250: URL: https://github.com/apache/doris/pull/35250#issuecomment-2126078060 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] [refactor](query) Make query finish with context released safely [doris]

2024-05-22 Thread via GitHub
github-actions[bot] commented on PR #35248: URL: https://github.com/apache/doris/pull/35248#issuecomment-2126078064 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

Re: [PR] [feature](binlog) Support gc binlogs by history nums and size [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #35250: URL: https://github.com/apache/doris/pull/35250#issuecomment-2126078029 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

[PR] [feature](binlog) Support gc binlogs by history nums and size [doris]

2024-05-22 Thread via GitHub
w41ter opened a new pull request, #35250: URL: https://github.com/apache/doris/pull/35250 Cherry-pick #34359, #34888 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] [fix](bug) fix the be coredump caused by type conversion [doris]

2024-05-22 Thread via GitHub
github-actions[bot] commented on PR #35243: URL: https://github.com/apache/doris/pull/35243#issuecomment-2126076635 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

Re: [PR] [bugfix](hive)Misspelling of class names [doris]

2024-05-22 Thread via GitHub
wuwenchi commented on PR #34981: URL: https://github.com/apache/doris/pull/34981#issuecomment-2126077184 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

Re: [PR] [fix](bug) fix the be coredump caused by type conversion [doris]

2024-05-22 Thread via GitHub
cambyzju commented on PR #35243: URL: https://github.com/apache/doris/pull/35243#issuecomment-2126076988 same as pr: https://github.com/apache/doris/pull/15326 on branch-2.0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] [fix](bug) fix the be coredump caused by type conversion [doris]

2024-05-22 Thread via GitHub
github-actions[bot] commented on PR #35243: URL: https://github.com/apache/doris/pull/35243#issuecomment-2126076612 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

(doris) branch master updated (176e719d7ad -> a6e3579758a)

2024-05-22 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 176e719d7ad [chore](backup) log backup/restore job during replay (#35234) add a6e3579758a [Fix](regression)

Re: [PR] [Fix](regression) fix show data regression case [doris]

2024-05-22 Thread via GitHub
qidaye merged PR #35218: URL: https://github.com/apache/doris/pull/35218 -- 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:

Re: [PR] [Fix](regression) fix show data regression case [doris]

2024-05-22 Thread via GitHub
github-actions[bot] commented on PR #35218: URL: https://github.com/apache/doris/pull/35218#issuecomment-2126075679 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

Re: [PR] [fix](fs) Close local file writer when downloading via broker fs [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #35249: URL: https://github.com/apache/doris/pull/35249#issuecomment-2126074769 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

[PR] [fix](fs) Close local file writer when downloading via broker fs [doris]

2024-05-22 Thread via GitHub
w41ter opened a new pull request, #35249: URL: https://github.com/apache/doris/pull/35249 Cherry-pick #34714 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] [fix](Nereids): use project input slots as require slots when eliminating group by key [doris]

2024-05-22 Thread via GitHub
github-actions[bot] commented on PR #35247: URL: https://github.com/apache/doris/pull/35247#issuecomment-2126073952 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

Re: [PR] [fix](Nereids): use project input slots as require slots when eliminating group by key [doris]

2024-05-22 Thread via GitHub
github-actions[bot] commented on PR #35247: URL: https://github.com/apache/doris/pull/35247#issuecomment-2126073928 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

Re: [PR] [fix](Nereids): use project input slots as require slots when eliminating group by key [doris]

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

Re: [PR] [fix](clone) Fix clone and alter tablet use same tablet path [doris]

2024-05-22 Thread via GitHub
github-actions[bot] commented on PR #34889: URL: https://github.com/apache/doris/pull/34889#issuecomment-2126072912 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

[PR] [refactor](query) Make query finish with context released safely [doris]

2024-05-22 Thread via GitHub
Gabriel39 opened a new pull request, #35248: URL: https://github.com/apache/doris/pull/35248 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [refactor](query) Make query finish with context released safely [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #35248: URL: https://github.com/apache/doris/pull/35248#issuecomment-2126072911 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

Re: [PR] [fix](nereids): fix PlanPostProcessor use visitor [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #35244: URL: https://github.com/apache/doris/pull/35244#issuecomment-2126070907 ClickBench: Total hot run time: 30.8 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [BugFix](StoragePolicy) fix modify partition's storage policy with different resource issue succeed with execption [doris]

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

Re: [PR] [regression-test](profile test) include profile test [doris]

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

Re: [PR] [fix](nereids): fix PlanPostProcessor use visitor [doris]

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

Re: [PR] [fix](Nereids): use project input slots as require slots when eliminating group by key [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #35247: URL: https://github.com/apache/doris/pull/35247#issuecomment-2126067021 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

[PR] [fix](Nereids): use project input slots as require slots when eliminating group by key [doris]

2024-05-22 Thread via GitHub
XieJiann opened a new pull request, #35247: URL: https://github.com/apache/doris/pull/35247 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [fix] line_delimiter parse error in regression_test test_tvf_based_broker_load [doris]

2024-05-22 Thread via GitHub
HHoflittlefish777 commented on code in PR #35001: URL: https://github.com/apache/doris/pull/35001#discussion_r1610875530 ## regression-test/suites/load_p2/broker_load/test_tvf_based_broker_load.groovy: ## @@ -225,12 +304,20 @@ suite("test_tvf_based_broker_load_p2", "p2") {

Re: [PR] [fix](overflow) show backends overflow for backend ids [doris]

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

Re: [PR] [fix](clone) Fix clone and alter tablet use same tablet path [doris]

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

Re: [PR] [fix](nereids): fix PlanPostProcessor use visitor [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #35244: URL: https://github.com/apache/doris/pull/35244#issuecomment-2126058765 TPC-H: Total hot run time: 41346 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch

Re: [PR] [fix](multi-catalog)put java udf to custom lib [doris]

2024-05-22 Thread via GitHub
wsjz commented on PR #34990: URL: https://github.com/apache/doris/pull/34990#issuecomment-2126058966 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

(doris) branch master updated (4fc61a91c29 -> 176e719d7ad)

2024-05-22 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 4fc61a91c29 [chore](regression) Modify character encoding to be consistent with Doris (#35193) add

Re: [PR] [chore](backup) log backup/restore job during replay [doris]

2024-05-22 Thread via GitHub
dataroaring merged PR #35234: URL: https://github.com/apache/doris/pull/35234 -- 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:

Re: [PR] [Fix](Nereids) fix hint tests with different be instances [doris]

2024-05-22 Thread via GitHub
LiBinfeng-01 commented on PR #35188: URL: https://github.com/apache/doris/pull/35188#issuecomment-2126058093 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] [chore](regression) Modify character encoding to be consistent with Doris [doris]

2024-05-22 Thread via GitHub
zy-kkk merged PR #35193: URL: https://github.com/apache/doris/pull/35193 -- 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:

(doris) branch master updated: [chore](regression) Modify character encoding to be consistent with Doris (#35193)

2024-05-22 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk 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 4fc61a91c29 [chore](regression) Modify character

(doris-website) branch asf-site updated (dd380f1607 -> af538d00e9)

2024-05-22 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 dd380f1607 Automated deployment with doris branch @ 0a55c299897a94f075e12e20da9ba47364486cf1 new

(doris) branch master updated (bb407ee8749 -> 581f1224ffe)

2024-05-22 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from bb407ee8749 [load](cloud) Add FE config for streamload redirect policy: streamload_redirect_policy (#35031)

Re: [PR] [chore](cloud) Print storage vault info when refresh [doris]

2024-05-22 Thread via GitHub
dataroaring merged PR #35165: URL: https://github.com/apache/doris/pull/35165 -- 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:

Re: [PR] [fix](multi-catalog)put java udf to custom lib [doris]

2024-05-22 Thread via GitHub
hello-stephen commented on code in PR #34990: URL: https://github.com/apache/doris/pull/34990#discussion_r1610010489 ## run-regression-test.sh: ## @@ -178,6 +182,11 @@ if ! test -f ${RUN_JAR:+${RUN_JAR}}; then cd "${DORIS_HOME}"/regression-test/java-udf-src Review

Re: [PR] [chore](cloud) Print storage vault info when refresh [doris]

2024-05-22 Thread via GitHub
github-actions[bot] commented on PR #35165: URL: https://github.com/apache/doris/pull/35165#issuecomment-2126043418 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

Re: [PR] [fix](overflow) show backends overflow for backend ids [doris]

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

Re: [PR] [fix](overflow) show backends overflow for backend ids [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #35245: URL: https://github.com/apache/doris/pull/35245#issuecomment-2126039098 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

[PR] [fix](overflow) show backends overflow for backend ids [doris]

2024-05-22 Thread via GitHub
dataroaring opened a new pull request, #35245: URL: https://github.com/apache/doris/pull/35245 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [conf](pipeline) Disable non-pipeline engine [doris]

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

Re: [PR] [fix](nereids): fix PlanPostProcessor use visitor [doris]

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

Re: [PR] [fix](nereids): fix PlanPostProcessor use visitor [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #35244: URL: https://github.com/apache/doris/pull/35244#issuecomment-2126026927 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

[PR] [fix](nereids): fix PlanPostProcessor use visitor [doris]

2024-05-22 Thread via GitHub
jackwener opened a new pull request, #35244: URL: https://github.com/apache/doris/pull/35244 ## Proposed changes PlanPostProcessor use visitor wrong, fix them ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [conf](pipeline) Disable non-pipeline engine [doris]

2024-05-22 Thread via GitHub
Gabriel39 commented on PR #34812: URL: https://github.com/apache/doris/pull/34812#issuecomment-2126014445 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: [I] [Feature] Support the Paimon 0.8 [doris]

2024-05-22 Thread via GitHub
medivh511 commented on issue #34795: URL: https://github.com/apache/doris/issues/34795#issuecomment-2125994127 Is there any plan for this? The paimon 0.8 release said: With the latest 0.8.0 version of paimon-flink, paimon-spark, paimon-hive, and paimon-trino, you can enjoy the

Re: [PR] [improve](partial update) sort the rids to read for alignments to reduce the number of random accesses [doris]

2024-05-22 Thread via GitHub
github-actions[bot] commented on PR #27533: URL: https://github.com/apache/doris/pull/27533#issuecomment-2125970590 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue

Re: [PR] [Feature](merge-on-write)Support ignore mode for merge-on-write uniqu… [doris]

2024-05-22 Thread via GitHub
github-actions[bot] closed pull request #27365: [Feature](merge-on-write)Support ignore mode for merge-on-write uniqu… URL: https://github.com/apache/doris/pull/27365 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

(doris-website) branch asf-site updated (50ddee097f -> dd380f1607)

2024-05-22 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 50ddee097f Automated deployment with doris branch @ 0a55c299897a94f075e12e20da9ba47364486cf1 new

Re: [PR] [fix](bug) fix the be coredump caused by type conversion [doris]

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

Re: [PR] [fix](bug) fix the be coredump caused by type conversion [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #35243: URL: https://github.com/apache/doris/pull/35243#issuecomment-2125498769 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

[PR] [fix](bug) fix the be coredump caused by type conversion [doris]

2024-05-22 Thread via GitHub
felixwluo opened a new pull request, #35243: URL: https://github.com/apache/doris/pull/35243 ## Proposed changes 1、problem `fix the be coredump caused by type conversion` 2、be stack ``` 0# doris::signal::(anonymous namespace)::FailureSignalHandler(int, siginfo_t*,

Re: [PR] [refactor](functions) clean some ip functions code and make IS_IP_ADDRESS_IN_RANGE DEPENDS_ON_ARGUMENT [doris]

2024-05-22 Thread via GitHub
github-actions[bot] commented on PR #35239: URL: https://github.com/apache/doris/pull/35239#issuecomment-2125377812 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

Re: [PR] [refactor](functions) clean some ip functions code and make IS_IP_ADDRESS_IN_RANGE DEPENDS_ON_ARGUMENT [doris]

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

Re: [PR] [regression-test](load) add something like $.tag.[a.b] key's json case [doris]

2024-05-22 Thread via GitHub
felixwluo commented on PR #35134: URL: https://github.com/apache/doris/pull/35134#issuecomment-2125288931 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] [only test] down cast check [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #35224: URL: https://github.com/apache/doris/pull/35224#issuecomment-2125277962 ClickBench: Total hot run time: 30.73 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [only test] down cast check [doris]

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

Re: [PR] [only test] down cast check [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #35224: URL: https://github.com/apache/doris/pull/35224#issuecomment-2125228033 TPC-H: Total hot run time: 42089 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch

Re: [PR] [only for test] open UBSAN [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #35177: URL: https://github.com/apache/doris/pull/35177#issuecomment-2125226148 TeamCity be ut coverage result: Function Coverage: 35.67% (9016/25278) Line Coverage: 27.31% (74543/272983) Region Coverage: 26.53% (38575/145381) Branch Coverage:

Re: [PR] [refactor](functions) clean some ip functions code and make IS_IP_ADDRESS_IN_RANGE DEPENDS_ON_ARGUMENT [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #35239: URL: https://github.com/apache/doris/pull/35239#issuecomment-2125221546 ClickBench: Total hot run time: 29.73 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [refactor](functions) clean some ip functions code and make IS_IP_ADDRESS_IN_RANGE DEPENDS_ON_ARGUMENT [doris]

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

Re: [PR] [feature](Paimon) support deletion vector for Paimon naive reader (#34743) [doris]

2024-05-22 Thread via GitHub
github-actions[bot] commented on PR #35241: URL: https://github.com/apache/doris/pull/35241#issuecomment-2125175524 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

Re: [PR] [refactor](functions) clean some ip functions code and make IS_IP_ADDRESS_IN_RANGE DEPENDS_ON_ARGUMENT [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #35239: URL: https://github.com/apache/doris/pull/35239#issuecomment-2125171657 TPC-H: Total hot run time: 39830 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch

Re: [PR] [fix](mtmv) Fix partition mv rewrite result wrong [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #35236: URL: https://github.com/apache/doris/pull/35236#issuecomment-2125171147 ClickBench: Total hot run time: 30.99 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

[PR] [Refactor](docs) refactor ip functions doc [doris-website]

2024-05-22 Thread via GitHub
zclllyybb opened a new pull request, #680: URL: https://github.com/apache/doris-website/pull/680 master pr: https://github.com/apache/doris/pull/35239 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

Re: [PR] [feature](mtmv)Support single table rewrite cherry21 [doris]

2024-05-22 Thread via GitHub
seawinde commented on PR #35242: URL: https://github.com/apache/doris/pull/35242#issuecomment-2125164718 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

(doris) branch branch-2.0 updated: [Fix](tvf) Fix that tvf reading empty files in compressed formats. (#34926) (#35141)

2024-05-22 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 ca57582a192 [Fix](tvf) Fix that tvf

Re: [PR] [Fix](tvf) Fix that tvf reading empty files in compressed formats. [doris]

2024-05-22 Thread via GitHub
morningman merged PR #35141: URL: https://github.com/apache/doris/pull/35141 -- 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:

[PR] [feature](mtmv)Support single table rewrite cherry21 [doris]

2024-05-22 Thread via GitHub
seawinde opened a new pull request, #35242: URL: https://github.com/apache/doris/pull/35242 Support Single table query rewrite with out group by this is useful for complex filter or expresission the mv def and query is as following which can be query rewritten mv def:

Re: [PR] [feature](mtmv)Support single table rewrite cherry21 [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #35242: URL: https://github.com/apache/doris/pull/35242#issuecomment-2125164556 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

(doris) branch branch-2.0 updated: [bugfix](tvf)catch exception for fetching SchemaTableData for 2.0 (#35109)

2024-05-22 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 2ef077e4b80 [bugfix](tvf)catch

Re: [PR] [bugfix](tvf)catch exception for fetching SchemaTableData for 2.0 [doris]

2024-05-22 Thread via GitHub
morningman merged PR #35109: URL: https://github.com/apache/doris/pull/35109 -- 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:

(doris) branch branch-2.0 updated: [bugfix](hive)fix testcase for viewfs for 2.0 (#35179)

2024-05-22 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 9b258b65e72 [bugfix](hive)fix

Re: [PR] [bugfix](hive)fix testcase for viewfs for 2.0 [doris]

2024-05-22 Thread via GitHub
morningman merged PR #35179: URL: https://github.com/apache/doris/pull/35179 -- 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:

Re: [PR] [fix](mtmv) Fix partition mv rewrite result wrong [doris]

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

(doris) branch branch-2.1 updated: [feature](Paimon) support deletion vector for Paimon naive reader (#34743) (#35241)

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

Re: [PR] [feature](Paimon) support deletion vector for Paimon naive reader (#34743) [doris]

2024-05-22 Thread via GitHub
morningman merged PR #35241: URL: https://github.com/apache/doris/pull/35241 -- 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:

Re: [PR] [feature](Paimon) support deletion vector for Paimon naive reader (#34743) [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #35241: URL: https://github.com/apache/doris/pull/35241#issuecomment-2125155540 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

[PR] [feature](Paimon) support deletion vector for Paimon naive reader (#34743) [doris]

2024-05-22 Thread via GitHub
morningman opened a new pull request, #35241: URL: https://github.com/apache/doris/pull/35241 bp #34743 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

Re: [PR] [improvement](mtmv)Split expression get cherry pick21 [doris]

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

Re: [PR] [improvement](mtmv)Split expression get cherry pick21 [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #35240: URL: https://github.com/apache/doris/pull/35240#issuecomment-2125149812 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

[PR] [improvement](mtmv)Split expression get cherry pick21 [doris]

2024-05-22 Thread via GitHub
seawinde opened a new pull request, #35240: URL: https://github.com/apache/doris/pull/35240 ## Proposed changes commitid : 842835ad pr : https://github.com/apache/doris/pull/34646 ## Further comments If this is a relatively large or complex change, kick off the

Re: [PR] [refactor](functions) clean some ip functions code and make IS_IP_ADDRESS_IN_RANGE DEPENDS_ON_ARGUMENT [doris]

2024-05-22 Thread via GitHub
github-actions[bot] commented on PR #35239: URL: https://github.com/apache/doris/pull/35239#issuecomment-2125143788 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

Re: [PR] [fix](mtmv) Fix partition mv rewrite result wrong [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #35236: URL: https://github.com/apache/doris/pull/35236#issuecomment-2125136233 TPC-H: Total hot run time: 41816 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch

Re: [PR] [refactor](functions) clean some ip functions code and make IS_IP_ADDRESS_IN_RANGE DEPENDS_ON_ARGUMENT [doris]

2024-05-22 Thread via GitHub
zclllyybb commented on PR #35239: URL: https://github.com/apache/doris/pull/35239#issuecomment-2125133367 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

<    1   2   3   4   5   6   7   8   9   >