Re: [PR] [fix](merge-cloud) fix no cluster for common user [doris]

2024-03-11 Thread via GitHub
github-actions[bot] commented on PR #32097: URL: https://github.com/apache/doris/pull/32097#issuecomment-1990908835 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](routine-load)add rack tag into fe & kafka routine load(#31531) [doris]

2024-03-11 Thread via GitHub
HHoflittlefish777 commented on PR #32098: URL: https://github.com/apache/doris/pull/32098#issuecomment-1990905337 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](routine-load)add rack tag into fe & kafka routine load(#31531) [doris]

2024-03-11 Thread via GitHub
HHoflittlefish777 commented on PR #32098: URL: https://github.com/apache/doris/pull/32098#issuecomment-1990905163 Hi @flashmouse, you can use "run buildall" to run all test. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] [opt](fe) Optimize calculate load job num metric in FE [doris]

2024-03-11 Thread via GitHub
SWJTU-ZhangLei commented on PR #31952: URL: https://github.com/apache/doris/pull/31952#issuecomment-1990903993 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](routine-load)add rack tag into fe & kafka routine load(#31531) [doris]

2024-03-11 Thread via GitHub
flashmouse commented on PR #32098: URL: https://github.com/apache/doris/pull/32098#issuecomment-1990893100 @HHoflittlefish777 please help me review whether this implement is viable, thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] [fix](planner) remove input slot for aggregate slot which is not materialized [doris]

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

Re: [PR] [feature](routine-load)add rack tag into fe & kafka routine load(#31531) [doris]

2024-03-11 Thread via GitHub
doris-robot commented on PR #32098: URL: https://github.com/apache/doris/pull/32098#issuecomment-1990889821 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](routine-load)add rack tag into fe & kafka routine load(#31531) [doris]

2024-03-11 Thread via GitHub
flashmouse opened a new pull request, #32098: URL: https://github.com/apache/doris/pull/32098 1. add BE "tag.rack" to allow FE preceive rack info of BE 2. add Kafka consumer config "client.rack" into routine load properties so that BE could create KafkaConsumer with rack parameter.

Re: [PR] [fix](merge-cloud) fix no cluster for common user [doris]

2024-03-11 Thread via GitHub
liaoxin01 commented on PR #32097: URL: https://github.com/apache/doris/pull/32097#issuecomment-1990865213 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](merge-cloud) fix no cluster for common user [doris]

2024-03-11 Thread via GitHub
doris-robot commented on PR #32097: URL: https://github.com/apache/doris/pull/32097#issuecomment-1990864945 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](merge-cloud) fix no cluster for common user [doris]

2024-03-11 Thread via GitHub
liaoxin01 opened a new pull request, #32097: URL: https://github.com/apache/doris/pull/32097 ## 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

(doris-flink-connector) branch master updated: [improve] make doris container singleton (#340)

2024-03-11 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git The following commit(s) were added to refs/heads/master by this push: new 72d1c5b [improve] make doris conta

Re: [PR] [improve] make doris container singleton [doris-flink-connector]

2024-03-11 Thread via GitHub
JNSimba merged PR #340: URL: https://github.com/apache/doris-flink-connector/pull/340 -- 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..

Re: [PR] [fix](audit-loader) fix invalid token check logic [doris]

2024-03-11 Thread via GitHub
doris-robot commented on PR #32095: URL: https://github.com/apache/doris/pull/32095#issuecomment-1990841037 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 0115e46ebdbf94fba100719f599b9016814d70fc with default session variables Stream

Re: [PR] [fix](audit-loader) fix invalid token check logic [doris]

2024-03-11 Thread via GitHub
doris-robot commented on PR #32095: URL: https://github.com/apache/doris/pull/32095#issuecomment-1990832238 ClickBench: Total hot run time: 30.03 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](planner) remove input slot for aggregate slot which is not materialized [doris]

2024-03-11 Thread via GitHub
nextdreamblue commented on PR #32092: URL: https://github.com/apache/doris/pull/32092#issuecomment-1990824723 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

[PR] [improve] make doris container singleton [doris-flink-connector]

2024-03-11 Thread via GitHub
JNSimba opened a new pull request, #340: URL: https://github.com/apache/doris-flink-connector/pull/340 # Proposed changes Issue Number: close #xxx ## Problem Summary: The current case will start multiple doris container images, which can be optimized to a single instance

Re: [PR] [fix](audit-loader) fix invalid token check logic [doris]

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

(doris) 13/24: [fix](case) fix export data consistency table key type (#32045)

2024-03-11 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 dc7d80860f60705c5b19a157f2f8d50352f8fa52 Author: walter AuthorDate: Mon Mar 11 22:14:20 2024 +0800 [fix](case)

(doris) 08/24: [fix](pipelineX) _local_channel_dependency is null in non pipelineX (#32054)

2024-03-11 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 68a5319da366aa7495e9caa8efaff2c9ed2aaf81 Author: Mryange <59914473+mrya...@users.noreply.github.com> AuthorDate: Mon

(doris) 21/24: [DOC](Variant) add bloom filter description and correct some benchmark results (#31998)

2024-03-11 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 ae206596c9152956e1534951c8969706ced81c42 Author: lihangyu <15605149...@163.com> AuthorDate: Tue Mar 12 10:44:32 2024

(doris) 22/24: [fix](doc) fix wrong download link (#32082)

2024-03-11 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 2ffcfb4bc503a67aad7f3c27cf1ff1ac3e581566 Author: Mingyu Chen AuthorDate: Tue Mar 12 11:12:37 2024 +0800 [fix](

(doris) 24/24: [pipelineX](scanner) Use the actual instances num when ignore data distribution (#32081)

2024-03-11 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 61928f7df53f5ffbaf2794cee8b2fc56100b90f7 Author: Gabriel AuthorDate: Tue Mar 12 12:11:06 2024 +0800 [pipelineX

(doris) 15/24: [improvement](docker)Optimize Dockerfile content for FE and BE (#32027)

2024-03-11 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 2ee12b8678a0fe6ed371599953606b7ad4852e8c Author: FreeOnePlus <54164178+freeonep...@users.noreply.github.com> AuthorD

(doris) 23/24: [enhance](Cooldown) Skip cooldown if the tablet is dropped (#32079)

2024-03-11 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 ffa904c4870220afe7997754edbdc2ef57c129e8 Author: AlexYue AuthorDate: Tue Mar 12 11:40:24 2024 +0800 [enhance](

(doris) 18/24: [Improvement](executor)Routine load support workload group #31671

2024-03-11 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 194f3432ab86a42b80825a17258b08ebf7e47067 Author: wangbo AuthorDate: Mon Mar 11 22:51:15 2024 +0800 [Improvemen

(doris) 16/24: [fix](docker)Fix the registration logic of Doris On Docker (#32026)

2024-03-11 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 a937c54b2b4a1b3da537f642ad3d27b4f2201c44 Author: FreeOnePlus <54164178+freeonep...@users.noreply.github.com> AuthorD

(doris) 07/24: [chore](config) support select experimental session variable (#31837)

2024-03-11 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 a7a85dd33005870e5d61078b959a7575cc5dbd89 Author: camby AuthorDate: Mon Mar 11 15:45:27 2024 +0800 [chore](conf

(doris) 12/24: [fix](hive) fix spelling mistakes for "separatorChar" #32061

2024-03-11 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 926908ece2a83a03cc5c3499926debb771ffa2d0 Author: wuwenchi AuthorDate: Mon Mar 11 22:12:36 2024 +0800 [fix](hiv

(doris) 04/24: [feature](pipelineX) add mem control in local exchange sink (#31982)

2024-03-11 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 c0f2d0188bd9df794ba42c711c0b345ac9ba2438 Author: Mryange <59914473+mrya...@users.noreply.github.com> AuthorDate: Mon

(doris) 01/24: [RuntimeFilter] fix <=> runtime filter failed bug (#32003)

2024-03-11 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 247063485944e727975b75c32b9bb519581b4c43 Author: HappenLee AuthorDate: Mon Mar 11 10:16:56 2024 +0800 [Runtime

(doris) 06/24: [fix](compile) fix BE compile failure on Mac (#32044)

2024-03-11 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 fe3988c6862c3428dbd4f03604bef6af98d8b3ad Author: zy-kkk AuthorDate: Mon Mar 11 14:02:14 2024 +0800 [fix](compi

(doris) branch branch-2.1 updated (3358f76a7f6 -> 61928f7df53)

2024-03-11 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 3358f76a7f6 [feature](spill) Implement spill to disk for hash join, aggregation and sort for pipelineX (#31910)

Re: [PR] [improve] make doris container singleton [doris-flink-connector]

2024-03-11 Thread via GitHub
JNSimba closed pull request #339: [improve] make doris container singleton URL: https://github.com/apache/doris-flink-connector/pull/339 -- 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 c

(doris) 09/24: [feature](docker)Doris On Docker All In One (#31735)

2024-03-11 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 1509fbd538765d549d3cc5cad40e46e64ab90192 Author: FreeOnePlus <54164178+freeonep...@users.noreply.github.com> AuthorD

(doris) 02/24: [feature](rf) add filter info profile when rf run as expr (#31822)

2024-03-11 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 b0b7161ad01ab69ef635ba02a53ac100ea669de7 Author: Mryange <59914473+mrya...@users.noreply.github.com> AuthorDate: Mon

(doris) 11/24: [fix](memory) Fix Allocator cancel pipelinex query #32048

2024-03-11 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 4268634115f3acef3bb332fa6ee664b52cc3072a Author: Xinyi Zou AuthorDate: Mon Mar 11 22:09:08 2024 +0800 [fix](me

(doris) 17/24: [fix](spill) fix storage engine type cast error (#32071)

2024-03-11 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 b41b17ad0a6bd542767698937ff712c4d4e542b0 Author: TengJianPing <18241664+jackte...@users.noreply.github.com> AuthorDa

(doris) 20/24: [doc](sql-dialect) update sql convertor tool to 1.0.1 (#32077)

2024-03-11 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 65835cdd2b8e1794012a76b46758110d5dfbc59d Author: Mingyu Chen AuthorDate: Tue Mar 12 10:00:20 2024 +0800 [doc](

(doris) 19/24: [refactor](nereids) rename PlanNode.distributeExprLists to childrenDistributeExprLists #32069

2024-03-11 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 da60a111d02b03089b65a6a5763a80bc52c93604 Author: minghong AuthorDate: Tue Mar 12 09:50:52 2024 +0800 [refactor

(doris) 14/24: [Fix](Outfiel) fix be core when the open method of vfile_result_writer failed #32042

2024-03-11 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 aea9ddc3cb04c03c34fca7631223cef006a52461 Author: Tiewei Fang <43782773+bepppo...@users.noreply.github.com> AuthorDat

(doris) 05/24: [test](fix) Fix one missing line of output in out file (#32036)

2024-03-11 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 31ee448c87db2f7e2332753d9813d0a215908d24 Author: zy-kkk AuthorDate: Mon Mar 11 11:25:52 2024 +0800 [test](fix)

(doris) 10/24: [Improve](InPredict) enhance in predict with array type (#31828)

2024-03-11 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 ccd21a6ea437338371bf026517421a8f16402bf6 Author: Benjaminwei <33219531+tap...@users.noreply.github.com> AuthorDate:

(doris) 03/24: [nereids](topn-filter) support multi-topn filter (FE part) (#31485)

2024-03-11 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 ab21d85e8c488a3c8ac69533a999c0acd4ca3143 Author: minghong AuthorDate: Mon Mar 11 10:43:30 2024 +0800 [nereids]

[PR] [improve] make doris container singleton [doris-flink-connector]

2024-03-11 Thread via GitHub
JNSimba opened a new pull request, #339: URL: https://github.com/apache/doris-flink-connector/pull/339 # Proposed changes Issue Number: close #xxx ## Problem Summary: The current case will start multiple doris container images, which can be optimized to a single instance

Re: [PR] [improve] make doris container singleton [doris-flink-connector]

2024-03-11 Thread via GitHub
JNSimba closed pull request #338: [improve] make doris container singleton URL: https://github.com/apache/doris-flink-connector/pull/338 -- 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 c

(doris) 03/04: [fix](jdbc catalog) fix type conversion error in MySQL JDBC Driver 5.x (#31880)

2024-03-11 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 cf6b22c621a3a91a17b9184b35aedd1cc033f5e1 Author: zy-kkk AuthorDate: Sun Mar 10 18:16:56 2024 +0800 [fix](jdbc

(doris) 01/04: [Fix](auto-inc) Fix partial update auto inc publish case failure #31987

2024-03-11 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 27eed5399d7b1455b01e524b91624bbaf9998a04 Author: abmdocrt AuthorDate: Sat Mar 9 19:59:22 2024 +0800 [Fix](auto

(doris) 02/04: [fix](jdbc catalog) Clean up the connection pool after failure to initialize the client (#31949)

2024-03-11 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 1fee736ca49dcabb196abbef8e716d1be1c6638c Author: zy-kkk AuthorDate: Sat Mar 9 20:01:56 2024 +0800 [fix](jdbc c

(doris) branch branch-2.1 updated (15f859272f7 -> 3358f76a7f6)

2024-03-11 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 15f859272f7 [docs](docs) Update 2.0.6 release note and 1.2.8 release note(#32090) new 27eed5399d7 [Fix](aut

Re: [PR] [fix](audit-loader) fix invalid token check logic [doris]

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

[I] order by +alisa [doris]

2024-03-11 Thread via GitHub
arvin-777 opened a new issue, #32096: URL: https://github.com/apache/doris/issues/32096 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 2.1 ### What's

Re: [PR] [feature-wip](Cloud) Add property storage vault for OlapTable [doris]

2024-03-11 Thread via GitHub
ByteYue commented on PR #31628: URL: https://github.com/apache/doris/pull/31628#issuecomment-1990754825 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

svn commit: r67898 - in /dev/doris/doris-kafka-connector: ./ 1.0.0-rc01/ 1.0.0-rc01/apache-doris-kafka-connector-1.0.0-src.tar.gz 1.0.0-rc01/apache-doris-kafka-connector-1.0.0-src.tar.gz.asc 1.0.0-rc0

2024-03-11 Thread morningman
Author: morningman Date: Tue Mar 12 06:06:40 2024 New Revision: 67898 Log: add doris-kafka-connector 1.0.0-rc01 Added: dev/doris/doris-kafka-connector/ dev/doris/doris-kafka-connector/1.0.0-rc01/ dev/doris/doris-kafka-connector/1.0.0-rc01/apache-doris-kafka-connector-1.0.0-src.tar.gz

Re: [PR] [improve] make doris container singleton [doris-flink-connector]

2024-03-11 Thread via GitHub
JNSimba closed pull request #338: [improve] make doris container singleton URL: https://github.com/apache/doris-flink-connector/pull/338 -- 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 c

(doris-kafka-connector) annotated tag 1.0.0-rc01 updated (ea27f2b -> fa9c92a)

2024-03-11 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to annotated tag 1.0.0-rc01 in repository https://gitbox.apache.org/repos/asf/doris-kafka-connector.git *** WARNING: tag 1.0.0-rc01 was modified! *** from ea27f2b (tag) to fa9c92a (tag) t

(doris-kafka-connector) 01/01: 1.0.1-rc01

2024-03-11 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to annotated tag 1.0.0-rc01 in repository https://gitbox.apache.org/repos/asf/doris-kafka-connector.git commit 3b87dac6c6c883bfbb713d283f1dc9ca8073e442 Author: morningman AuthorDate: Tue Mar 12 14:03:1

(doris-kafka-connector) annotated tag 1.0.0-rc01 updated (e6aac08 -> ea27f2b)

2024-03-11 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to annotated tag 1.0.0-rc01 in repository https://gitbox.apache.org/repos/asf/doris-kafka-connector.git *** WARNING: tag 1.0.0-rc01 was modified! *** from e6aac08 (tag) to ea27f2b (tag) t

Re: [PR] [Opt](exec) use libbase64 to replace base64 code in doris [doris]

2024-03-11 Thread via GitHub
doris-robot commented on PR #32078: URL: https://github.com/apache/doris/pull/32078#issuecomment-1990720713 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit ceafcb8c301342a50649d5ef5974a013fc4a6cee with default session variables Stream

Re: [PR] [Enhancement](inverted index) support inverted index format v2 [doris]

2024-03-11 Thread via GitHub
doris-robot commented on PR #30145: URL: https://github.com/apache/doris/pull/30145#issuecomment-1990714846 TeamCity be ut coverage result: Function Coverage: 34.94% (8557/24489) Line Coverage: 26.75% (69558/260032) Region Coverage: 26.01% (36098/138768) Branch Coverage: 22.9

Re: [PR] [Opt](exec) use libbase64 to replace base64 code in doris [doris]

2024-03-11 Thread via GitHub
doris-robot commented on PR #32078: URL: https://github.com/apache/doris/pull/32078#issuecomment-1990705910 ClickBench: Total hot run time: 29.43 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [improve] make doris container singleton [doris-flink-connector]

2024-03-11 Thread via GitHub
JNSimba closed pull request #338: [improve] make doris container singleton URL: https://github.com/apache/doris-flink-connector/pull/338 -- 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 c

Re: [PR] [Opt](exec) use libbase64 to replace base64 code in doris [doris]

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

Re: [PR] [Opt](exec) use libbase64 to replace base64 code in doris [doris]

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

Re: [PR] [fix](audit-loader) fix invalid token check logic [doris]

2024-03-11 Thread via GitHub
morningman commented on PR #32095: URL: https://github.com/apache/doris/pull/32095#issuecomment-1990619191 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](audit-loader) fix invalid token check logic [doris]

2024-03-11 Thread via GitHub
doris-robot commented on PR #32095: URL: https://github.com/apache/doris/pull/32095#issuecomment-1990612691 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](audit-loader) fix invalid token check logic [doris]

2024-03-11 Thread via GitHub
morningman opened a new pull request, #32095: URL: https://github.com/apache/doris/pull/32095 ## Proposed changes The check of the token should be forwarded to Master FE ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...

Re: [PR] [Enhancement](inverted index) support inverted index format v2 [doris]

2024-03-11 Thread via GitHub
doris-robot commented on PR #30145: URL: https://github.com/apache/doris/pull/30145#issuecomment-1990599122 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 8bd08fc7e4b550e95ff3badff843cbcb848ddd95 with default session variables Stream

Re: [PR] [feature](pipelineX) support paritition tablet sink shuffle [doris]

2024-03-11 Thread via GitHub
HappenLee commented on code in PR #31689: URL: https://github.com/apache/doris/pull/31689#discussion_r1520878021 ## be/src/vec/sink/vdata_stream_sender.cpp: ## @@ -687,35 +687,43 @@ Status VDataStreamSender::send(RuntimeState* state, Block* block, bool eos) { } else if (_p

Re: [PR] [feature](pipelineX) support paritition tablet sink shuffle [doris]

2024-03-11 Thread via GitHub
HappenLee commented on code in PR #31689: URL: https://github.com/apache/doris/pull/31689#discussion_r1520877327 ## be/src/vec/functions/function_utility.cpp: ## @@ -70,13 +70,23 @@ class FunctionSleep : public IFunction { bool use_default_implementation_for_nulls() const

Re: [PR] [Enhancement](inverted index) support inverted index format v2 [doris]

2024-03-11 Thread via GitHub
doris-robot commented on PR #30145: URL: https://github.com/apache/doris/pull/30145#issuecomment-1990584064 ClickBench: Total hot run time: 29.95 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feature](merge-cloud) implement alter table property of cloud mode [doris]

2024-03-11 Thread via GitHub
github-actions[bot] commented on PR #31887: URL: https://github.com/apache/doris/pull/31887#issuecomment-1990580493 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] [feature](pipelineX) support paritition tablet sink shuffle [doris]

2024-03-11 Thread via GitHub
HappenLee commented on code in PR #31689: URL: https://github.com/apache/doris/pull/31689#discussion_r1520876334 ## be/src/pipeline/exec/exchange_sink_operator.cpp: ## @@ -398,6 +458,47 @@ Status ExchangeSinkOperatorX::sink(RuntimeState* state, vectorized::Block* block

(doris) 02/07: High priority queue and map. (#31509)

2024-03-11 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing pushed a commit to branch high-priority-column in repository https://gitbox.apache.org/repos/asf/doris.git commit 404d160e81e3eae8cbcf9190f6d60fcdd97e7cb6 Author: Jibing-Li <64681310+jibing...@users.noreply.github.com> A

(doris) 07/07: support window (#32094)

2024-03-11 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing pushed a commit to branch high-priority-column in repository https://gitbox.apache.org/repos/asf/doris.git commit 5944b418dfa512b83a95b6fdc9d14205e23c5d86 Author: Jibing-Li <64681310+jibing...@users.noreply.github.com> A

(doris) 06/07: Check column health value earlier, show job priority. (#32064)

2024-03-11 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing pushed a commit to branch high-priority-column in repository https://gitbox.apache.org/repos/asf/doris.git commit 8d62e3d55bb2516c168f56c3327793e211f24c9b Author: Jibing-Li <64681310+jibing...@users.noreply.github.com> A

(doris) 05/07: Support show auto analyze pending jobs. (#31926)

2024-03-11 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing pushed a commit to branch high-priority-column in repository https://gitbox.apache.org/repos/asf/doris.git commit f21a600b7eea39b985bcf910605388f51840f7c8 Author: Jibing-Li <64681310+jibing...@users.noreply.github.com> A

(doris) branch high-priority-column updated (c82acf03157 -> 5944b418dfa)

2024-03-11 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing pushed a change to branch high-priority-column in repository https://gitbox.apache.org/repos/asf/doris.git discard c82acf03157 support window (#32094) omit 87494cbb462 Check column health value earlier, show job pr

(doris) 01/07: Collect high priority columns. (#31235)

2024-03-11 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing pushed a commit to branch high-priority-column in repository https://gitbox.apache.org/repos/asf/doris.git commit a816e7c646cfd2eff256ab7f43158a3219d9615b Author: Jibing-Li <64681310+jibing...@users.noreply.github.com> A

(doris) 03/07: Support column level health value. (#31794)

2024-03-11 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing pushed a commit to branch high-priority-column in repository https://gitbox.apache.org/repos/asf/doris.git commit 9a3470cbb4d0ab49566e059e1a663cfe3b9ddb68 Author: Jibing-Li <64681310+jibing...@users.noreply.github.com> A

(doris) 04/07: Support follower sync query columns to master. (#31859)

2024-03-11 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing pushed a commit to branch high-priority-column in repository https://gitbox.apache.org/repos/asf/doris.git commit 27f92e518c5d6681ba377b2cce3995b9d2426c14 Author: Jibing-Li <64681310+jibing...@users.noreply.github.com> A

Re: [PR] [Enhancement](inverted index) support inverted index format v2 [doris]

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

(doris) branch high-priority-column updated: support window (#32094)

2024-03-11 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing pushed a commit to branch high-priority-column in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/high-priority-column by this push: new c82acf03157 suppor

Re: [PR] support window [doris]

2024-03-11 Thread via GitHub
Jibing-Li merged PR #32094: URL: https://github.com/apache/doris/pull/32094 -- 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] support window [doris]

2024-03-11 Thread via GitHub
doris-robot commented on PR #32094: URL: https://github.com/apache/doris/pull/32094#issuecomment-1990548160 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] support window [doris]

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

Re: [PR] [Opt](exec) use libbase64 to replace base64 code in doris [doris]

2024-03-11 Thread via GitHub
HappenLee commented on PR #32078: URL: https://github.com/apache/doris/pull/32078#issuecomment-1990540222 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](planner) remove input slot for aggregate slot which is not materialized [doris]

2024-03-11 Thread via GitHub
doris-robot commented on PR #32092: URL: https://github.com/apache/doris/pull/32092#issuecomment-1990534107 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 688fc27e1d6237758c59dd65116a25f9c3a37d14 with default session variables Stream

Re: [PR] [fix](planner) remove input slot for aggregate slot which is not materialized [doris]

2024-03-11 Thread via GitHub
doris-robot commented on PR #32092: URL: https://github.com/apache/doris/pull/32092#issuecomment-1990519537 ClickBench: Total hot run time: 30.81 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

(doris) branch master updated (db2f2608a1d -> 7f665f381ac)

2024-03-11 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from db2f2608a1d [pipelineX](scanner) Use the actual instances num when ignore data distribution (#32081) add 7f665

Re: [PR] [docs](docs) Update release note 2.0.6 and readme of Master branch [doris]

2024-03-11 Thread via GitHub
luzhijing merged PR #32087: URL: https://github.com/apache/doris/pull/32087 -- 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 branch-2.1 updated: [docs](docs) Update 2.0.6 release note and 1.2.8 release note(#32090)

2024-03-11 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing 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 15f859272f7 [docs](docs) Update 2.0.6

Re: [PR] [Enhancement](inverted index) support inverted index format v2 [doris]

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

Re: [PR] [docs](docs) Update 2.0.6 release note of Branch 2.1 [doris]

2024-03-11 Thread via GitHub
luzhijing merged PR #32090: URL: https://github.com/apache/doris/pull/32090 -- 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] [docs](docs) Update release note 2.0.6 and readme of Master branch [doris]

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

(doris) branch branch-2.0 updated: [docs](docs) Update 2.0.6 release note and 1.2.8 release note (#32088)

2024-03-11 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing 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 c6d9f5f4220 [docs](docs) Update 2.0.6

Re: [PR] [docs](docs) Update release note 2.0.6 and readme of Master branch [doris]

2024-03-11 Thread via GitHub
github-actions[bot] commented on PR #32087: URL: https://github.com/apache/doris/pull/32087#issuecomment-1990501883 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] [docs](docs) Update 2.0.6 release note and 1.2.8 release note [doris]

2024-03-11 Thread via GitHub
luzhijing merged PR #32088: URL: https://github.com/apache/doris/pull/32088 -- 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] [fix](planner) remove input slot for aggregate slot which is not materialized [doris]

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

Re: [PR] [improve] make doris container singleton [doris-flink-connector]

2024-03-11 Thread via GitHub
JNSimba closed pull request #338: [improve] make doris container singleton URL: https://github.com/apache/doris-flink-connector/pull/338 -- 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 c

  1   2   3   4   5   6   >