(doris) 03/08: [profile](scanner) Fix wrong metrics (#33965)

2024-04-22 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 4d7ac823057e983805219666ffb71a777a4f083b Author: Gabriel AuthorDate: Mon Apr 22 17:43:21 2024 +0800 [profile](

(doris) 04/08: [bug](fix) heap use after free when json parse failed (#33955)

2024-04-22 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 5a5063be20f25e883bf4a4953f549a99e1fc5acc Author: Pxl AuthorDate: Mon Apr 22 18:02:17 2024 +0800 [bug](fix) hea

(doris) 07/08: [fix](stream-load) fix query id is zero in stream load log (#33954)

2024-04-22 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 9bb149b3bef024e82534d6d359be04c4515525ac Author: HHoflittlefish777 <77738092+hhoflittlefish...@users.noreply.github.

(doris) branch branch-2.1 updated (a050513c913 -> 2a1fbfd72c8)

2024-04-22 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 a050513c913 [Fix](clean trash) Fix clean trash use agent task (#33912) (#33972) new 299d069da99 Fix alter p

(doris) 01/08: Fix alter policy failed (#33910)

2024-04-22 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 299d069da9935c8e6ccb44c7285c1f345e0161df Author: wangbo AuthorDate: Mon Apr 22 12:52:23 2024 +0800 Fix alter p

(doris) 02/08: improve logstash doris output plugin (#33135)

2024-04-22 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 fbbb7c5b85543cbc942b805274f69436bae1b8c6 Author: Kang AuthorDate: Mon Apr 22 15:00:40 2024 +0800 improve logst

(doris) 05/08: [Enhancement](multi-catalog) Rewrite `S3URI` to remove tricky virtual bucket mechanism and support different uri styles by flags. (#33858)

2024-04-22 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 31e7cc3822d1d0f51c7247014afb2452d9a9686c Author: Qi Chen AuthorDate: Mon Apr 22 18:19:49 2024 +0800 [Enhanceme

(doris) 08/08: [feat](fe) Add `ignore_bdbje_log_checksum_read` for BDBEnvironment (#31247)

2024-04-22 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 2a1fbfd72c8e6e7bec54a35b4e2f0d24acd3ba99 Author: Lei Zhang <27994433+swjtu-zhang...@users.noreply.github.com> Author

Re: [PR] [fix](memory) Fix Jemalloc hook failed to start BE with JDK 17 [doris]

2024-04-22 Thread via GitHub
yiguolei merged PR #33946: URL: https://github.com/apache/doris/pull/33946 -- 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: [I] [Bug] Failed to start BE with JDK 17. [doris]

2024-04-22 Thread via GitHub
yiguolei closed issue #33570: [Bug] Failed to start BE with JDK 17. URL: https://github.com/apache/doris/issues/33570 -- 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

(doris) branch master updated: [fix](memory) Fix Jemalloc hook failed to start BE with JDK 17 #33946

2024-04-22 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 5fee7157ccf [fix](memory) Fix Jemalloc hook fai

Re: [PR] [FIX]fix cidr func with const param [doris]

2024-04-22 Thread via GitHub
doris-robot commented on PR #33968: URL: https://github.com/apache/doris/pull/33968#issuecomment-2069694472 TPC-DS: Total hot run time: 184681 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: [fix](memory) Fix Jemalloc hook failed to start BE with JDK 17 #33946

2024-04-22 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 188346eac4f [fix](memory) Fix Jemalloc

Re: [PR] [FIX]fix cidr func with const param [doris]

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

Re: [PR] [fix](profile) Fix content missing of brokerload profile [doris]

2024-04-22 Thread via GitHub
github-actions[bot] commented on PR #33969: URL: https://github.com/apache/doris/pull/33969#issuecomment-2069722261 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](schema change) reduce memory usage of alter multi-column statement [doris]

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

Re: [PR] [fix](profile) Fix content missing of brokerload profile [doris]

2024-04-22 Thread via GitHub
github-actions[bot] commented on PR #33969: URL: https://github.com/apache/doris/pull/33969#issuecomment-2069722115 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](schema change) reduce memory usage of alter multi-column statement [doris]

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

(doris) branch master updated: [refactor](statistic) fetch statistic data with catalog and database id (#33928)

2024-04-22 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 5c3a6500699 [refactor](statistic) fetch stati

Re: [PR] [fix](schema change) reduce memory usage of alter multi-column statement [doris]

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

Re: [PR] [refactor](statistic) fetch statistic data with catalog and database id [doris]

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

(doris) branch master updated: [Fix](Jdbc-Hive) fix the order of partition keys (#33963)

2024-04-22 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new d84b35ccd8c [Fix](Jdbc-Hive) fix the order of

Re: [PR] [Fix](Jdbc-Hive) fix the order of partition keys [doris]

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

Re: [PR] [opt](catalog) support using loading cache for db/table list in external catalog [doris]

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

Re: [PR] [improvement](spill) fuzzy spill and improve config [doris]

2024-04-22 Thread via GitHub
jacktengg commented on PR #33291: URL: https://github.com/apache/doris/pull/33291#issuecomment-2070033053 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] [improvement](spill) fuzzy spill and improve config [doris]

2024-04-22 Thread via GitHub
github-actions[bot] commented on PR #33291: URL: https://github.com/apache/doris/pull/33291#issuecomment-2070059047 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](dependencies)Upgrade paimon to 0.7.0 [doris]

2024-04-22 Thread via GitHub
github-actions[bot] commented on PR #33987: URL: https://github.com/apache/doris/pull/33987#issuecomment-2070101788 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](dependencies)Upgrade paimon to 0.7.0 [doris]

2024-04-22 Thread via GitHub
github-actions[bot] commented on PR #33987: URL: https://github.com/apache/doris/pull/33987#issuecomment-2070101675 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](file-hanlder) comment out ref DCHECH temporarily [doris]

2024-04-22 Thread via GitHub
doris-robot commented on PR #33991: URL: https://github.com/apache/doris/pull/33991#issuecomment-2070116072 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](file-hanlder) comment out ref DCHECH temporarily [doris]

2024-04-22 Thread via GitHub
morningman opened a new pull request, #33991: URL: https://github.com/apache/doris/pull/33991 ## Proposed changes The HdfsHandler's ref count has a bug that when being deleted, the ref count may not be zero. This PR just comment out this DCHECK to make regression test case happy,

Re: [PR] [fix](file-hanlder) comment out ref DCHECH temporarily [doris]

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

Re: [PR] [test](hive) run suite cases both in hive2 and hive3 [doris]

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

Re: [PR] [fix](file-hanlder) comment out ref DCHECH temporarily [doris]

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

[PR] [improvement](spill) improve config of spill thread pool [doris]

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

Re: [PR] [improvement](spill) improve config of spill thread pool [doris]

2024-04-22 Thread via GitHub
doris-robot commented on PR #33992: URL: https://github.com/apache/doris/pull/33992#issuecomment-2070140564 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] [improvement](spill) improve config of spill thread pool [doris]

2024-04-22 Thread via GitHub
jacktengg commented on PR #33992: URL: https://github.com/apache/doris/pull/33992#issuecomment-2070141494 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] [test](hive) run suite cases both in hive2 and hive3 [doris]

2024-04-22 Thread via GitHub
github-actions[bot] commented on PR #33874: URL: https://github.com/apache/doris/pull/33874#issuecomment-2070142792 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](stream agg) fix coredump when close if open failed [doris]

2024-04-22 Thread via GitHub
jacktengg commented on PR #33978: URL: https://github.com/apache/doris/pull/33978#issuecomment-2070145098 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] [improvement](spill) improve config of spill thread pool [doris]

2024-04-22 Thread via GitHub
github-actions[bot] commented on PR #33992: URL: https://github.com/apache/doris/pull/33992#issuecomment-2070159603 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] [bug](random distribution) fix data loss and incorrect in random distribution table [doris]

2024-04-22 Thread via GitHub
xy720 commented on PR #33962: URL: https://github.com/apache/doris/pull/33962#issuecomment-2070161112 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 unsubscribe,

Re: [PR] [fix](stream agg) fix coredump when close if open failed [doris]

2024-04-22 Thread via GitHub
github-actions[bot] commented on PR #33978: URL: https://github.com/apache/doris/pull/33978#issuecomment-2070165711 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](schema change) reduce memory usage of alter multi-column statement [doris]

2024-04-22 Thread via GitHub
luwei16 commented on PR #33073: URL: https://github.com/apache/doris/pull/33073#issuecomment-2070227518 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 unsubscrib

Re: [PR] [test](hive) run suite cases both in hive2 and hive3 [doris]

2024-04-22 Thread via GitHub
doris-robot commented on PR #33874: URL: https://github.com/apache/doris/pull/33874#issuecomment-2070346568 TeamCity be ut coverage result: Function Coverage: 35.37% (8916/25209) Line Coverage: 27.09% (73318/270610) Region Coverage: 26.23% (37868/144362) Branch Coverage: 23.0

Re: [PR] [fix](stream agg) fix coredump when close if open failed [doris]

2024-04-22 Thread via GitHub
doris-robot commented on PR #33978: URL: https://github.com/apache/doris/pull/33978#issuecomment-2070346586 TeamCity be ut coverage result: Function Coverage: 35.36% (8915/25209) Line Coverage: 27.09% (73319/270612) Region Coverage: 26.23% (37872/144368) Branch Coverage: 23.0

Re: [PR] [fix](cloud): fix parent directory doesn't exist in HdfsFileWriter [doris]

2024-04-22 Thread via GitHub
spaces-X commented on PR #33985: URL: https://github.com/apache/doris/pull/33985#issuecomment-2070346689 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](file-hanlder) comment out ref DCHECH temporarily [doris]

2024-04-22 Thread via GitHub
doris-robot commented on PR #33991: URL: https://github.com/apache/doris/pull/33991#issuecomment-2070346763 TeamCity be ut coverage result: Function Coverage: 35.37% (8916/25209) Line Coverage: 27.10% (73325/270610) Region Coverage: 26.23% (37872/144362) Branch Coverage: 23.0

Re: [PR] [improvement](spill) improve config of spill thread pool [doris]

2024-04-22 Thread via GitHub
doris-robot commented on PR #33992: URL: https://github.com/apache/doris/pull/33992#issuecomment-2070358654 TeamCity be ut coverage result: Function Coverage: 35.36% (8915/25209) Line Coverage: 27.10% (73326/270607) Region Coverage: 26.24% (37879/144360) Branch Coverage: 23.0

Re: [PR] [fix](cloud): fix parent directory doesn't exist in HdfsFileWriter [doris]

2024-04-22 Thread via GitHub
github-actions[bot] commented on PR #33985: URL: https://github.com/apache/doris/pull/33985#issuecomment-2070362909 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](cloud): fix parent directory doesn't exist in HdfsFileWriter [doris]

2024-04-22 Thread via GitHub
doris-robot commented on PR #33985: URL: https://github.com/apache/doris/pull/33985#issuecomment-2070407364 TeamCity be ut coverage result: Function Coverage: 35.36% (8915/25209) Line Coverage: 27.09% (73311/270611) Region Coverage: 26.23% (37864/144362) Branch Coverage: 23.0

Re: [PR] [improvement](partial-update) make partial-update on agg table use less memory [doris]

2024-04-22 Thread via GitHub
hust-hhb commented on PR #32200: URL: https://github.com/apache/doris/pull/32200#issuecomment-2070583866 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] [improvement](partial-update) make partial-update on agg table use less memory [doris]

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

[I] [Bug] RecordMeta 突然不生效 [doris-flink-connector]

2024-04-22 Thread via GitHub
15767714253 opened a new issue, #370: URL: https://github.com/apache/doris-flink-connector/issues/370 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version

Re: [PR] [Improvement](pipeline) Do parallel preparation for multiple fragments [doris]

2024-04-22 Thread via GitHub
Gabriel39 commented on PR #33989: URL: https://github.com/apache/doris/pull/33989#issuecomment-2071112025 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](schema change) reduce memory usage of alter multi-column statement [doris]

2024-04-22 Thread via GitHub
luwei16 commented on PR #33073: URL: https://github.com/apache/doris/pull/33073#issuecomment-2071152388 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] [fix](tools) Fixing Date Type Issue in TPCDS Test Tool for Doris Table Creation [doris]

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

Re: [PR] [fix](tools) update ds-tools to align with sf100 [doris]

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

Re: [PR] [improvement](stream load) http_stream support max_filter_ratio [doris]

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

Re: [PR] [feature](partial update) support partial update different columns for each row in one stream load [doris]

2024-04-22 Thread via GitHub
github-actions[bot] closed pull request #22504: [feature](partial update) support partial update different columns for each row in one stream load URL: https://github.com/apache/doris/pull/22504 -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] [typo](docs) Period is missing in the explanation of the right table [doris]

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

Re: [PR] [FIX](docs) "文档-中文版" Shield's URL format is wrong [doris]

2024-04-22 Thread via GitHub
github-actions[bot] closed pull request #25831: [FIX](docs) "文档-中文版" Shield's URL format is wrong URL: https://github.com/apache/doris/pull/25831 -- 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

Re: [PR] [Feature](inverted index) add chinese/Alnum tokenizer for doris [doris]

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

Re: [PR] [fix](feature request) add a configuration to enable filtering queries that should not be stored in the query profile [doris]

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

[PR] [only test]test_leading [doris]

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

Re: [PR] [only test]test_leading [doris]

2024-04-22 Thread via GitHub
Mryange closed pull request #33993: [only test]test_leading URL: https://github.com/apache/doris/pull/33993 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-ma

Re: [PR] [only test]test_leading [doris]

2024-04-22 Thread via GitHub
doris-robot commented on PR #33993: URL: https://github.com/apache/doris/pull/33993#issuecomment-2071198814 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] [only test] [doris]

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

Re: [PR] [only test] [doris]

2024-04-22 Thread via GitHub
Mryange commented on PR #33994: URL: https://github.com/apache/doris/pull/33994#issuecomment-2071199717 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] [only test] [doris]

2024-04-22 Thread via GitHub
doris-robot commented on PR #33994: URL: https://github.com/apache/doris/pull/33994#issuecomment-2071199608 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] [opt](nereids)project sub expression in other condition for nested loop join [doris]

2024-04-22 Thread via GitHub
englefly commented on PR #32697: URL: https://github.com/apache/doris/pull/32697#issuecomment-2071210436 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] [featrue](pipelineX) check output type in some node [doris]

2024-04-22 Thread via GitHub
Gabriel39 merged PR #33716: URL: https://github.com/apache/doris/pull/33716 -- 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 (d84b35ccd8c -> e78db714760)

2024-04-22 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from d84b35ccd8c [Fix](Jdbc-Hive) fix the order of partition keys (#33963) add e78db714760 [featrue](pipelineX) che

[PR] [feat](nereids)column prune on olapScan [doris]

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

Re: [PR] [feat](nereids)column prune on olapScan [doris]

2024-04-22 Thread via GitHub
doris-robot commented on PR #33995: URL: https://github.com/apache/doris/pull/33995#issuecomment-2071230744 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] [feat](nereids)column prune on olapScan [doris]

2024-04-22 Thread via GitHub
englefly commented on PR #33995: URL: https://github.com/apache/doris/pull/33995#issuecomment-2071233481 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](profile) Fix content missing of brokerload profile [doris]

2024-04-22 Thread via GitHub
liaoxin01 merged PR #33969: URL: https://github.com/apache/doris/pull/33969 -- 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](profile) Fix content missing of brokerload profile (#33969)

2024-04-22 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 a7221f2a1eb [fix](profile) Fix content missing o

Re: [PR] [FIX]fix cidr func with const param [doris]

2024-04-22 Thread via GitHub
amorynan commented on PR #33968: URL: https://github.com/apache/doris/pull/33968#issuecomment-2071256593 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] [improvement](compaction) be do not compact invisible version to avoid query error -230 [doris]

2024-04-22 Thread via GitHub
yujun777 commented on PR #28082: URL: https://github.com/apache/doris/pull/28082#issuecomment-2071257144 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

Re: [PR] [FIX]fix cidr func with const param [doris]

2024-04-22 Thread via GitHub
github-actions[bot] commented on PR #33968: URL: https://github.com/apache/doris/pull/33968#issuecomment-2071261575 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](routine-load) fix routine load lag is negative [doris]

2024-04-22 Thread via GitHub
liaoxin01 commented on code in PR #33846: URL: https://github.com/apache/doris/pull/33846#discussion_r1575544325 ## fe/fe-core/src/main/java/org/apache/doris/load/routineload/KafkaRoutineLoadJob.java: ## @@ -319,16 +319,27 @@ protected boolean checkCommitInfo(RLTaskTxnCommitAtt

Re: [PR] [bug](branch-2.0) fix data loss and incorrect in random distribution table in 2.0 [doris]

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

Re: [PR] [bug](random distribution) fix data loss and incorrect in random distribution table [doris]

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

Re: [PR] [bug](branch-2.0) fix data loss and incorrect in random distribution table in 2.0 [doris]

2024-04-22 Thread via GitHub
github-actions[bot] commented on PR #33920: URL: https://github.com/apache/doris/pull/33920#issuecomment-2071270512 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] [bug](random distribution) fix data loss and incorrect in random distribution table [doris]

2024-04-22 Thread via GitHub
github-actions[bot] commented on PR #33962: URL: https://github.com/apache/doris/pull/33962#issuecomment-2071269524 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] [feature](Nereids): add equal set in functional dependencies [doris]

2024-04-22 Thread via GitHub
XieJiann commented on code in PR #33642: URL: https://github.com/apache/doris/pull/33642#discussion_r1575549907 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/logical/LogicalUnion.java: ## @@ -196,6 +196,11 @@ public void computeUniform(FunctionalDependencies.B

Re: [PR] [Fix](auto-partition) fix auto partition load lost data in multi sender [doris]

2024-04-22 Thread via GitHub
doris-robot commented on PR #33996: URL: https://github.com/apache/doris/pull/33996#issuecomment-2071273951 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](auto-partition) fix auto partition load lost data in multi sender [doris]

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

Re: [PR] [feature](Nereids): add equal set in functional dependencies [doris]

2024-04-22 Thread via GitHub
XieJiann commented on code in PR #33642: URL: https://github.com/apache/doris/pull/33642#discussion_r1575550954 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/logical/LogicalAggregate.java: ## @@ -390,4 +390,9 @@ public ImmutableSet computeFdItems() {

Re: [PR] [feature](pipelineX) Add type check between upstream and downstream operators. [doris]

2024-04-22 Thread via GitHub
Mryange commented on PR #33643: URL: https://github.com/apache/doris/pull/33643#issuecomment-2071275974 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] [Fix](auto-partition) fix auto partition load lost data in multi sender [doris]

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

Re: [PR] [improve](txn insert) txn insert support write to one table many times [doris]

2024-04-22 Thread via GitHub
mymeiyi commented on PR #32980: URL: https://github.com/apache/doris/pull/32980#issuecomment-2071279767 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] [Fix](auto-partition) fix auto partition load lost data in multi sender [doris]

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

(doris-website) branch master updated: [doc](java-udtf) support java-udtf (#569)

2024-04-22 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 04090bdf1e [doc](java-udtf) support ja

Re: [PR] [doc](java-udtf) support java-udtf [doris-website]

2024-04-22 Thread via GitHub
luzhijing merged PR #569: URL: https://github.com/apache/doris-website/pull/569 -- 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] [Doc](function) Support Hive HLL UDFs [doris-website]

2024-04-22 Thread via GitHub
luzhijing merged PR #578: URL: https://github.com/apache/doris-website/pull/578 -- 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-website) branch master updated: [Doc](function) Support Hive HLL UDFs (#578)

2024-04-22 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 5776fb0fa4 [Doc](function) Support Hiv

Re: [PR] [Fix](auto-partition) fix auto partition load lost data in multi sender [doris]

2024-04-22 Thread via GitHub
github-actions[bot] commented on PR #33996: URL: https://github.com/apache/doris/pull/33996#issuecomment-2071281057 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](dependencies)Upgrade paimon to 0.7.0 [doris]

2024-04-22 Thread via GitHub
JNSimba merged PR #33987: URL: https://github.com/apache/doris/pull/33987 -- 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] [bug](branch-2.0) fix data loss and incorrect in random distribution table in 2.0 [doris]

2024-04-22 Thread via GitHub
doris-robot commented on PR #33920: URL: https://github.com/apache/doris/pull/33920#issuecomment-2071284152 TeamCity be ut coverage result: Function Coverage: 37.80% (8067/21344) Line Coverage: 29.47% (65914/223693) Region Coverage: 28.93% (33915/117222) Branch Coverage: 24.8

(doris) branch master updated (a7221f2a1eb -> c5c49686ca9)

2024-04-22 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from a7221f2a1eb [fix](profile) Fix content missing of brokerload profile (#33969) add c5c49686ca9 [chore](dependencies)

<    1   2   3   4   5   6   7   >