Re: [PR] [test](case) add order by clause in unstable case [doris]

2024-05-20 Thread via GitHub
zhangstar333 commented on PR #35118: URL: https://github.com/apache/doris/pull/35118#issuecomment-2121887705 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] [test](case) add order by clause in unstable case [doris]

2024-05-20 Thread via GitHub
zhangstar333 opened a new pull request, #35118: URL: https://github.com/apache/doris/pull/35118 ## 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](ma

Re: [PR] [test](case) add order by clause in unstable case [doris]

2024-05-20 Thread via GitHub
doris-robot commented on PR #35118: URL: https://github.com/apache/doris/pull/35118#issuecomment-2121887311 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] [fix](function) bitmap to base64 error length check [doris]

2024-05-20 Thread via GitHub
github-actions[bot] commented on PR #35117: URL: https://github.com/apache/doris/pull/35117#issuecomment-2121874135 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](function) bitmap to base64 error length check [doris]

2024-05-20 Thread via GitHub
Mryange commented on PR #35117: URL: https://github.com/apache/doris/pull/35117#issuecomment-2121866552 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](function) bitmap to base64 error length check [doris]

2024-05-20 Thread via GitHub
doris-robot commented on PR #35117: URL: https://github.com/apache/doris/pull/35117#issuecomment-2121866453 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](function) bitmap to base64 error length check [doris]

2024-05-20 Thread via GitHub
Mryange opened a new pull request, #35117: URL: https://github.com/apache/doris/pull/35117 ## Proposed changes When calculating the length, mul ser_size twice. ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@

Re: [PR] [improve](udf) support java-udf static load [doris]

2024-05-20 Thread via GitHub
zhangstar333 commented on PR #34980: URL: https://github.com/apache/doris/pull/34980#issuecomment-2121865228 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](compile) use brew's m4 on MacOS [doris]

2024-05-20 Thread via GitHub
github-actions[bot] commented on PR #35116: URL: https://github.com/apache/doris/pull/35116#issuecomment-2121863522 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](compile) use brew's m4 on MacOS [doris]

2024-05-20 Thread via GitHub
github-actions[bot] commented on PR #35116: URL: https://github.com/apache/doris/pull/35116#issuecomment-2121863463 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] [improve](udf) support java-udf static load [doris]

2024-05-20 Thread via GitHub
github-actions[bot] commented on PR #34980: URL: https://github.com/apache/doris/pull/34980#issuecomment-2121863449 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] [compile](mac) Fix compile on mac os [doris]

2024-05-20 Thread via GitHub
github-actions[bot] commented on PR #35115: URL: https://github.com/apache/doris/pull/35115#issuecomment-2121863334 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](compile) use brew's m4 on MacOS [doris]

2024-05-20 Thread via GitHub
morrySnow commented on PR #35116: URL: https://github.com/apache/doris/pull/35116#issuecomment-2121861652 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](compile) use brew's m4 on MacOS [doris]

2024-05-20 Thread via GitHub
doris-robot commented on PR #35116: URL: https://github.com/apache/doris/pull/35116#issuecomment-2121861421 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](compile) use brew's m4 on MacOS [doris]

2024-05-20 Thread via GitHub
morrySnow opened a new pull request, #35116: URL: https://github.com/apache/doris/pull/35116 after MacOS 14.4, MacOS remove m4 in CommandLineTools. So use brew's m4 instead of system one ## Proposed changes Issue Number: close #xxx ## Further comments If t

Re: [PR] [fix] (RLE) bug in Rle_Sequence unit test [doris]

2024-05-20 Thread via GitHub
github-actions[bot] commented on code in PR #34525: URL: https://github.com/apache/doris/pull/34525#discussion_r1607724427 ## be/src/util/bit_stream_utils.inline.h: ## @@ -21,12 +21,14 @@ #pragma once #include +#include #include "glog/logging.h" Review Comment: warn

Re: [PR] [fix](mtmv) Fix table id overturn and optimize get table qualifier method [doris]

2024-05-20 Thread via GitHub
seawinde commented on PR #34768: URL: https://github.com/apache/doris/pull/34768#issuecomment-2121856939 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](bloom filter) Fix bloom filter memory leak [doris]

2024-05-20 Thread via GitHub
Yukang-Lian commented on PR #34871: URL: https://github.com/apache/doris/pull/34871#issuecomment-2121856256 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] [compile](mac) Fix compile on mac os [doris]

2024-05-20 Thread via GitHub
zhiqiang- commented on PR #35115: URL: https://github.com/apache/doris/pull/35115#issuecomment-2121854969 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] [compile](mac) Fix compile on mac os [doris]

2024-05-20 Thread via GitHub
doris-robot commented on PR #35115: URL: https://github.com/apache/doris/pull/35115#issuecomment-2121854861 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] [compile](mac) Fix compile on mac os [doris]

2024-05-20 Thread via GitHub
zhiqiang- opened a new pull request, #35115: URL: https://github.com/apache/doris/pull/35115 (no comment) -- 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

(doris) branch master updated (25beb003251 -> 3e175f4e0f6)

2024-05-20 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 25beb003251 [opt](Nereids) opt locality under multi-replica (#34927) add 3e175f4e0f6 [chore](Vault) Make vaul

Re: [PR] [chore](Vault) Make vaults case no concurrent run and use hms hdfs fs [doris]

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

Re: [PR] [chore](Vault) Make vaults case no concurrent run and use hms hdfs fs [doris]

2024-05-20 Thread via GitHub
github-actions[bot] commented on PR #34958: URL: https://github.com/apache/doris/pull/34958#issuecomment-2121853021 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] [bugfix](hdfs)support default fsname in processing hash [doris]

2024-05-20 Thread via GitHub
doris-robot commented on PR #35113: URL: https://github.com/apache/doris/pull/35113#issuecomment-2121847296 TeamCity be ut coverage result: Function Coverage: 35.69% (9016/25263) Line Coverage: 27.33% (74525/272669) Region Coverage: 26.54% (38513/145116) Branch Coverage: 23.4

Re: [PR] [fix](mtmv) Fix table id overturn and optimize get table qualifier method [doris]

2024-05-20 Thread via GitHub
seawinde commented on code in PR #34768: URL: https://github.com/apache/doris/pull/34768#discussion_r1607715015 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/mv/MaterializationContext.java: ## @@ -78,7 +78,7 @@ public abstract class MaterializationContex

Re: [PR] [improve](udf) support java-udf static load [doris]

2024-05-20 Thread via GitHub
github-actions[bot] commented on PR #34980: URL: https://github.com/apache/doris/pull/34980#issuecomment-2121837279 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](pipeline) remove duplicate method Operator::id() [doris]

2024-05-20 Thread via GitHub
github-actions[bot] commented on PR #35106: URL: https://github.com/apache/doris/pull/35106#issuecomment-2121835842 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](pipeline) remove duplicate method Operator::id() [doris]

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

(doris) branch master updated (465a77db78f -> 25beb003251)

2024-05-20 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 465a77db78f [feature](compaction) support disable auto compaction table attribute in cloud mode (#35058) add 2

Re: [PR] [opt][nereids] opt locality under multi-replica [doris]

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

Re: [PR] [feature](statistics)Support show partition stats. [doris]

2024-05-20 Thread via GitHub
Jibing-Li commented on PR #35114: URL: https://github.com/apache/doris/pull/35114#issuecomment-2121833567 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] [feature](statistics)Support show partition stats. [doris]

2024-05-20 Thread via GitHub
doris-robot commented on PR #35114: URL: https://github.com/apache/doris/pull/35114#issuecomment-2121832345 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] [feature](statistics)Support show partition stats. [doris]

2024-05-20 Thread via GitHub
Jibing-Li opened a new pull request, #35114: URL: https://github.com/apache/doris/pull/35114 Support show partition update rows and partition level column stats. ``` mysql> show table stats part3 partition(*); ++--+---+ | partition_name | update

Re: [PR] [feature](datatype) add BE config to allow zero date [doris]

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

[PR] [download](link) Update Doris Ecosystem Download [doris-website]

2024-05-20 Thread via GitHub
KassieZ opened a new pull request, #673: URL: https://github.com/apache/doris-website/pull/673 https://github.com/apache/doris-website/assets/139741991/2ba00ffe-3a87-4fdb-8ca7-17fa1e4b9fa6";> -- This is an automated message from the Apache Git Service. To respond to the message, please

(doris) branch master updated (c1ac2821d4c -> 465a77db78f)

2024-05-20 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 c1ac2821d4c [config](inverted index)Make inverted_index_ram_dir enable by default (#35094) add 465a77db78f [

Re: [PR] [feature](compaction) support disable auto compaction table attribute in cloud mode [doris]

2024-05-20 Thread via GitHub
dataroaring merged PR #35058: URL: https://github.com/apache/doris/pull/35058 -- 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 (2e106defaa2 -> c1ac2821d4c)

2024-05-20 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 2e106defaa2 [regression-test](prepared statment) optimize prepared_stmt.groovy to make test stable (#35087)

Re: [PR] [config](inverted index)Make inverted_index_ram_dir enable by default [doris]

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

Re: [PR] [bugfix](hdfs)support default fsname in processing hash [doris]

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

Re: [PR] [opt][nereids] opt locality under multi-replica [doris]

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

(doris) branch master updated (67d6fee385d -> 2e106defaa2)

2024-05-20 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 67d6fee385d [fix](cloud) Skip cluster name validation check if it not set (#35050) add 2e106defaa2 [regressi

Re: [PR] [regression-test](prepared statment) optimize prepared_stmt.groovy to… [doris]

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

Re: [PR] [bugfix](hdfs)support default fsname in processing hash [doris]

2024-05-20 Thread via GitHub
doris-robot commented on PR #35113: URL: https://github.com/apache/doris/pull/35113#issuecomment-2121808778 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] [bugfix](hdfs)support default fsname in processing hash [doris]

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

[PR] [bugfix](hdfs)support default fsname in processing hash [doris]

2024-05-20 Thread via GitHub
wuwenchi opened a new pull request, #35113: URL: https://github.com/apache/doris/pull/35113 ## Proposed changes When the hash is calculated, if there is no `fsname` specified, use the `fsname` in `hdfs_params`. follow: #34790 ## Further comments If this is

Re: [PR] [fix](cloud) Add config to skip cluster name check in meta-service [doris]

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

Re: [PR] [fix](txn load) Fix txn insert connect to follower fe [doris]

2024-05-20 Thread via GitHub
github-actions[bot] commented on PR #35075: URL: https://github.com/apache/doris/pull/35075#issuecomment-2121807850 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](txn load) Fix txn insert connect to follower fe [doris]

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

(doris) branch master updated: [fix](cloud) Skip cluster name validation check if it not set (#35050)

2024-05-20 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 67d6fee385d [fix](cloud) Skip cluster name v

(doris) branch branch-1.2-lts updated: fix bug that replica's remote data size set to data size (#35100)

2024-05-20 Thread yangbowen
This is an automated email from the ASF dual-hosted git repository. yangbowen 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 1d8e763cdd5 fix bug that repli

Re: [PR] [BugFix](Replica)fix bug that replica's remote data size set to data size [doris]

2024-05-20 Thread via GitHub
GoGoWen merged PR #35100: URL: https://github.com/apache/doris/pull/35100 -- 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.apac

Re: [PR] [optimize](information_schema) optimize the data type of table information_schema.rowsets [doris]

2024-05-20 Thread via GitHub
GoGoWen merged PR #34739: URL: https://github.com/apache/doris/pull/34739 -- 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.apac

(doris) branch master updated: [optimize](information_schema) optimize the data type of table information_schema.rowsets (#34739)

2024-05-20 Thread yangbowen
This is an automated email from the ASF dual-hosted git repository. yangbowen 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 31db952eb98 [optimize](information_schema) opt

Re: [PR] [Fix](function) fix days/weeks_diff result wrong on BE [doris]

2024-05-20 Thread via GitHub
doris-robot commented on PR #35104: URL: https://github.com/apache/doris/pull/35104#issuecomment-2121767487 TeamCity be ut coverage result: Function Coverage: 35.67% (9011/25263) Line Coverage: 27.33% (74509/272675) Region Coverage: 26.56% (38549/145132) Branch Coverage: 23.4

Re: [PR] [Fix](bloom filter) Fix bloom filter memory leak [doris]

2024-05-20 Thread via GitHub
Yukang-Lian commented on PR #34871: URL: https://github.com/apache/doris/pull/34871#issuecomment-2121763707 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](compile) fix master compile failure using gcc [doris]

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

Re: [PR] [Fix](compile) fix master compile failure using gcc [doris]

2024-05-20 Thread via GitHub
doris-robot commented on PR #35111: URL: https://github.com/apache/doris/pull/35111#issuecomment-2121749735 TPC-DS: Total hot run time: 182059 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: [opt](routine-load) do not schedule invalid task (#34918)

2024-05-20 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 44bb2bb639e [opt](routine-load) do not

(doris) 04/09: [opt](nereids)new way to set pre-agg status (#34738)

2024-05-20 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 commit f3762322c803b32ae1349a5c9326190f12295377 Author: starocean999 <40539150+starocean...@users.noreply.github.com> Autho

(doris) 08/09: [Fix](parquet-reader) Fix Timestamp Int96 min-max statistics is incorrect when was written by some old parquet writers by disable it. (#35041)

2024-05-20 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 commit 74d66e96502d825df50b2b45ad4c9de4f9032920 Author: Qi Chen AuthorDate: Tue May 21 10:57:58 2024 +0800 [Fix](parq

(doris) 07/09: [Fix](tvf) Fix that tvf reading empty files in compressed formats. (#34926)

2024-05-20 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 commit c0fd98abe50c75d500524feaac9ed74a52835c6e Author: Tiewei Fang <43782773+bepppo...@users.noreply.github.com> AuthorDat

(doris) 09/09: [BUG] fix scan range boundary handling is incorrect (#34832)

2024-05-20 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 commit fb28d0b18598360a6def809ae7df08a91edf5a10 Author: shee <13843187+qz...@users.noreply.github.com> AuthorDate: Tue May

(doris) branch branch-2.1 updated (8ca399ab920 -> fb28d0b1859)

2024-05-20 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 8ca399ab920 [exec](pipeline) runtime filter wait time (#35108) new 26d5c503394 [Bug](Variant) fix incorrect

(doris) 02/09: [feat](Nereids)choose agg mv in cbo #35020

2024-05-20 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 commit 518b143caa4c1a94cc89156558886400b8c00a27 Author: minghong AuthorDate: Mon May 20 10:06:51 2024 +0800 [feat](N

(doris) 06/09: [exec](performance) opt the topn nullable column order performance in Heap Sort (#35042)

2024-05-20 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 commit 944d9bd4bdcc0cacd96b45d8008d90bb943b2c9a Author: HappenLee AuthorDate: Mon May 20 20:56:20 2024 +0800 [exec](p

(doris) 01/09: [Bug](Variant) fix incorrect use of column index in TabletSchema (#35019)

2024-05-20 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 commit 26d5c503394d7a5d38178f41cecbe51af19556d4 Author: lihangyu <15605149...@163.com> AuthorDate: Sun May 19 20:47:10 2024

(doris) 05/09: [fix](inverted_index) donot use int32_t for index id to avoid overflow (#35062)

2024-05-20 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 commit b4a798240a84dfb9b7b5953f45de14c4c68e2aaf Author: Yongqiang YANG <98214048+dataroar...@users.noreply.github.com> Auth

(doris) 03/09: [improve](function) add limit check for lpad/rpad function input big value of length (#34810)

2024-05-20 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 commit 5872173901392e89cad84c461504269cf54b2db8 Author: zhangstar333 <87313068+zhangstar...@users.noreply.github.com> Autho

Re: [PR] [Fix](compile) fix master compile failure using gcc [doris]

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

Re: [PR] [Fix](compile) fix master compile failure using gcc [doris]

2024-05-20 Thread via GitHub
github-actions[bot] commented on PR #35111: URL: https://github.com/apache/doris/pull/35111#issuecomment-2121736510 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] [exec](pipeline) runtime filter wait time [doris]

2024-05-20 Thread via GitHub
yiguolei merged PR #35108: URL: https://github.com/apache/doris/pull/35108 -- 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.1 updated: [exec](pipeline) runtime filter wait time (#35108)

2024-05-20 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 8ca399ab920 [exec](pipeline) runtime fi

(doris-thirdparty) branch clucene updated: [Feature](term info) add ram used function for term info reader (#216)

2024-05-20 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a commit to branch clucene in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/clucene by this push: new 1936207ae4 [Feature](term info)

Re: [PR] [Feature](term info) add ram used function for term info reader [doris-thirdparty]

2024-05-20 Thread via GitHub
qidaye merged PR #216: URL: https://github.com/apache/doris-thirdparty/pull/216 -- 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](Nereids): add project for joinreorder [doris]

2024-05-20 Thread via GitHub
github-actions[bot] commented on PR #34993: URL: https://github.com/apache/doris/pull/34993#issuecomment-2121734367 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](pipeline) remove duplicate method Operator::id() [doris]

2024-05-20 Thread via GitHub
doris-robot commented on PR #35106: URL: https://github.com/apache/doris/pull/35106#issuecomment-2121734116 TeamCity be ut coverage result: Function Coverage: 35.67% (9010/25261) Line Coverage: 27.32% (74504/272664) Region Coverage: 26.56% (38547/145112) Branch Coverage: 23.4

Re: [PR] [Fix](compile) fix master compile failure using gcc [doris]

2024-05-20 Thread via GitHub
doris-robot commented on PR #35111: URL: https://github.com/apache/doris/pull/35111#issuecomment-2121734263 TeamCity be ut coverage result: Function Coverage: 35.66% (9009/25263) Line Coverage: 27.32% (74505/272663) Region Coverage: 26.56% (38537/145114) Branch Coverage: 23.4

Re: [PR] [Feature][external catalog/lakesoul] support lakesoul catalog [doris]

2024-05-20 Thread via GitHub
doris-robot commented on PR #32164: URL: https://github.com/apache/doris/pull/32164#issuecomment-2121724583 TeamCity be ut coverage result: Function Coverage: 35.68% (9011/25255) Line Coverage: 27.33% (74507/272653) Region Coverage: 26.58% (38549/145046) Branch Coverage: 23.4

Re: [PR] [fix](FragmentMgr) Should not use operator[] for _query_ctx_map [doris]

2024-05-20 Thread via GitHub
zhiqiang- commented on PR #35095: URL: https://github.com/apache/doris/pull/35095#issuecomment-2121723574 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] [fix](FragmentMgr) Should not use operator[] for _query_ctx_map [doris]

2024-05-20 Thread via GitHub
zhiqiang- commented on PR #35095: URL: https://github.com/apache/doris/pull/35095#issuecomment-2121723083 https://github.com/apache/doris/assets/42906151/c97fd8c4-4900-47bd-ba64-7bf5637f77c4";> crash on p0 is not related to this pr, re run -- This is an automated message from th

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

2024-05-20 Thread via GitHub
github-actions[bot] commented on PR #34981: URL: https://github.com/apache/doris/pull/34981#issuecomment-2121713698 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](FragmentMgr) Should not use operator[] for _query_ctx_map [doris]

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

Re: [PR] [Fix](function) fix days/weeks_diff result wrong on BE [doris]

2024-05-20 Thread via GitHub
github-actions[bot] commented on PR #35104: URL: https://github.com/apache/doris/pull/35104#issuecomment-2121700413 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](topn) support general expr with topn filter and some refactor [doris]

2024-05-20 Thread via GitHub
doris-robot commented on PR #34914: URL: https://github.com/apache/doris/pull/34914#issuecomment-2121700109 TeamCity be ut coverage result: Function Coverage: 35.69% (9013/25257) Line Coverage: 27.34% (74522/272576) Region Coverage: 26.59% (38536/144905) Branch Coverage: 23.4

Re: [PR] [Fix](function) fix days/weeks_diff result wrong on BE [doris]

2024-05-20 Thread via GitHub
github-actions[bot] commented on PR #35104: URL: https://github.com/apache/doris/pull/35104#issuecomment-2121700336 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] [Chore](pipeline) remove duplicate method Operator::id() [doris]

2024-05-20 Thread via GitHub
github-actions[bot] commented on PR #35106: URL: https://github.com/apache/doris/pull/35106#issuecomment-2121696411 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](compile) fix master compile failure using gcc [doris]

2024-05-20 Thread via GitHub
github-actions[bot] commented on PR #35111: URL: https://github.com/apache/doris/pull/35111#issuecomment-2121694854 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] [enhance](auth)hive ranger support datamask [doris]

2024-05-20 Thread via GitHub
zddr commented on PR #35112: URL: https://github.com/apache/doris/pull/35112#issuecomment-2121688973 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 unsubsc

Re: [PR] [enhance](auth)hive ranger support datamask [doris]

2024-05-20 Thread via GitHub
doris-robot commented on PR #35112: URL: https://github.com/apache/doris/pull/35112#issuecomment-2121688786 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] [enhance](auth)hive ranger support datamask [doris]

2024-05-20 Thread via GitHub
zddr opened a new pull request, #35112: URL: https://github.com/apache/doris/pull/35112 ## Proposed changes Issue Number: close #xxx Functions supported by Doris need to be configured through `Custom`, otherwise it will throw exception `Can not found function 'xxx'` #

Re: [PR] [opt](split) get file splits in batch mode [doris]

2024-05-20 Thread via GitHub
github-actions[bot] commented on PR #35107: URL: https://github.com/apache/doris/pull/35107#issuecomment-2121687969 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](compile) fix master compile failure using gcc [doris]

2024-05-20 Thread via GitHub
hello-stephen commented on PR #35111: URL: https://github.com/apache/doris/pull/35111#issuecomment-2121684194 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.

Re: [PR] [opt](split) get file splits in batch mode [doris]

2024-05-20 Thread via GitHub
github-actions[bot] commented on PR #35107: URL: https://github.com/apache/doris/pull/35107#issuecomment-2121681748 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](txn load) Fix txn insert connect to follower fe [doris]

2024-05-20 Thread via GitHub
github-actions[bot] commented on PR #35075: URL: https://github.com/apache/doris/pull/35075#issuecomment-2121681839 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](compile) fix master compile failure using gcc [doris]

2024-05-20 Thread via GitHub
zclllyybb commented on PR #35111: URL: https://github.com/apache/doris/pull/35111#issuecomment-2121680795 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](compile) fix master compile failure using gcc [doris]

2024-05-20 Thread via GitHub
doris-robot commented on PR #35111: URL: https://github.com/apache/doris/pull/35111#issuecomment-2121680773 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](compile) fix master compile failure using gcc [doris]

2024-05-20 Thread via GitHub
zclllyybb opened a new pull request, #35111: URL: https://github.com/apache/doris/pull/35111 ## Proposed changes Issue Number: close #xxx ```shell /root/doris/be/src/util/deletion_vector.h: In static member function 'static doris::Result doris::DeletionVector::deserialize(co

Re: [PR] [profile](Brokerload) Support get broker load profile [doris]

2024-05-20 Thread via GitHub
zhiqiang- commented on PR #35110: URL: https://github.com/apache/doris/pull/35110#issuecomment-2121680575 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

  1   2   3   4   5   6   7   >