Re: [PR] Dev 0529 2 [doris]

2025-05-29 Thread via GitHub
BiteThet commented on PR #51368: URL: https://github.com/apache/doris/pull/51368#issuecomment-2921253958 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] [opt][fe/be.conf]optimise system environment replacing rule in conf file [doris]

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

(doris) branch master updated (383f45c12d3 -> 7f0397e9813)

2025-05-29 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 383f45c12d3 [fix](mow) reduce mow delete bitmap count: agg and remove delete bitmap of pre rowsets when cu compac

Re: [PR] [refactor](minor) Rename bitmap type [doris]

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

(doris-website) branch master updated: [powerbi](docs) powerbi use doris connecter (#2408)

2025-05-29 Thread catpineapple
This is an automated email from the ASF dual-hosted git repository. catpineapple 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 537b0863413 [powerbi](docs) powerbi

Re: [PR] [powerbi](docs) powerbi use doris connecter [doris-website]

2025-05-29 Thread via GitHub
catpineapple merged PR #2408: URL: https://github.com/apache/doris-website/pull/2408 -- 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] [opt][fe/be.conf]optimise system environment replacing rule in conf file [doris]

2025-05-29 Thread via GitHub
yiguolei commented on PR #51199: URL: https://github.com/apache/doris/pull/51199#issuecomment-2920987882 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] [chore](dep)bump up parquet to 1.15. [doris]

2025-05-29 Thread via GitHub
CalvinKirs commented on PR #51372: URL: https://github.com/apache/doris/pull/51372#issuecomment-2921104622 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](session variables) Limit query_timeout to within LoadTimeout [doris]

2025-05-29 Thread via GitHub
wyxxxcat commented on PR #51222: URL: https://github.com/apache/doris/pull/51222#issuecomment-2921139963 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] [opt][fe/be.conf]optimise system environment replacing rule in conf file [doris]

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

Re: [PR] [opt](analytic) opt the computation for ROWS UNBOUNDED PRECEDING AND XXX window function [doris]

2025-05-29 Thread via GitHub
HappenLee commented on code in PR #51228: URL: https://github.com/apache/doris/pull/51228#discussion_r2115245820 ## be/src/pipeline/exec/analytic_sink_operator.cpp: ## @@ -194,16 +195,19 @@ Status AnalyticSinkLocalState::close(RuntimeState* state, Status exec_status) { bool

Re: [PR] [opt](olap) Add zone map cache for rowset [doris]

2025-05-29 Thread via GitHub
yiguolei commented on code in PR #51271: URL: https://github.com/apache/doris/pull/51271#discussion_r2115245000 ## be/src/olap/rowset/beta_rowset_reader.cpp: ## @@ -221,6 +225,40 @@ Status BetaRowsetReader::get_segment_iterators(RowsetReaderContext* read_context _read_

Re: [PR] [opt](mtmv) optimize mtmv rewrite performance (#49514) [doris]

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

Re: [PR] [enhancement](nereids) add transform rule SaltJoin, countDistinctSkewRewrite, and window skew rewrite [doris]

2025-05-29 Thread via GitHub
doris-robot commented on PR #49096: URL: https://github.com/apache/doris/pull/49096#issuecomment-2921384286 ClickBench: Total hot run time: 29.49 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [opt](analytic) opt the computation for ROWS UNBOUNDED PRECEDING AND XXX window function [doris]

2025-05-29 Thread via GitHub
HappenLee commented on code in PR #51228: URL: https://github.com/apache/doris/pull/51228#discussion_r2115241409 ## be/src/pipeline/exec/analytic_sink_operator.cpp: ## @@ -194,16 +195,19 @@ Status AnalyticSinkLocalState::close(RuntimeState* state, Status exec_status) { bool

Re: [PR] [Enhancement] (nereids) implement showRoutineLoadTaskCommand in nereids [doris]

2025-05-29 Thread via GitHub
doris-robot commented on PR #51094: URL: https://github.com/apache/doris/pull/51094#issuecomment-2921174137 ClickBench: Total hot run time: 29.26 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] step forward on vector search [doris]

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

[PR] fix ldap group filter for OpenDirectory [doris]

2025-05-29 Thread via GitHub
nsivarajan opened a new pull request, #51379: URL: https://github.com/apache/doris/pull/51379 ### What problem does this PR solve? Issue Number: close #xxx Related PR: https://github.com/apache/doris/pull/42038 Problem Summary: ### Release note None #

Re: [PR] [fix](cloud) Prevent S3 error log name collisions in multiple instances [doris]

2025-05-29 Thread via GitHub
dataroaring merged PR #51356: URL: https://github.com/apache/doris/pull/51356 -- 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] [Enhancement] (nereids) implement cancelDecommissionBackend in nereids [doris]

2025-05-29 Thread via GitHub
yx-keith commented on PR #50671: URL: https://github.com/apache/doris/pull/50671#issuecomment-2921378097 run p0 regression -- 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] [enhancement](nereids) add transform rule SaltJoin, countDistinctSkewRewrite, and window skew rewrite [doris]

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

Re: [PR] [opt][fe/be.conf]optimise system environment replacing rule in conf file [doris]

2025-05-29 Thread via GitHub
hello-stephen commented on PR #51199: URL: https://github.com/apache/doris/pull/51199#issuecomment-2921374924 # Cloud UT Coverage Report Increment line coverage `22.45% (11/49)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/e581a360d8ec891224685949ebdc3

Re: [PR] [fix](nereids) fix sum0 cannot pass multi distinct check [doris]

2025-05-29 Thread via GitHub
doris-robot commented on PR #51234: URL: https://github.com/apache/doris/pull/51234#issuecomment-2921147335 ClickBench: Total hot run time: 28.98 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [enhance](mtmv)MTMV uses a set of editLogs to resolve atomicity issues [doris]

2025-05-29 Thread via GitHub
CalvinKirs commented on code in PR #50942: URL: https://github.com/apache/doris/pull/50942#discussion_r2115232956 ## fe/fe-core/src/main/java/org/apache/doris/job/manager/JobManager.java: ## @@ -271,32 +294,50 @@ public void triggerJob(long jobId, C context) throws JobException

(doris) branch master updated (72463420a6e -> 2c5effb6697)

2025-05-29 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 72463420a6e [bugfix](show)fix show partitions error when offset is bigger than partitions' number (#51369) add

Re: [PR] [opt](inverted index) optimize inverted index parameter validation [doris]

2025-05-29 Thread via GitHub
airborne12 merged PR #51090: URL: https://github.com/apache/doris/pull/51090 -- 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] [Chore](case) adjust test_insert_limit [doris]

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

(doris-website) branch master updated: [doc](ecosystem)update spark connector version to 25.1.0 (#2429)

2025-05-29 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-website.git The following commit(s) were added to refs/heads/master by this push: new fc5d9a3ebcd [doc](ecosystem)update spark co

Re: [PR] [Chore](case) adjust test_insert_limit [doris]

2025-05-29 Thread via GitHub
BiteThet commented on PR #51380: URL: https://github.com/apache/doris/pull/51380#issuecomment-2921365084 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] [Chore](case) adjust test_insert_limit [doris]

2025-05-29 Thread via GitHub
BiteThet opened a new pull request, #51380: URL: https://github.com/apache/doris/pull/51380 ### What problem does this PR solve? adjust test_insert_limit related with https://github.com/apache/doris/pull/51121 ### Check List (For Author) - Test - [ ] Regression

(doris-website) branch asf-site updated (3a28055d25d -> d07fbf9c276)

2025-05-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 3a28055d25d Automated deployment with doris branch @ e68b50c76a88e5e0b5e4bbb38c4e392660a2a398 new d

Re: [PR] [doc](ecosystem)update spark connector version to 25.1.0 [doris-website]

2025-05-29 Thread via GitHub
JNSimba merged PR #2429: URL: https://github.com/apache/doris-website/pull/2429 -- 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] [Enhancement] (nereids)implement DropViewCommand in nereids [doris]

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

Re: [PR] [Feature](literal)Support TimeV2Literal [doris]

2025-05-29 Thread via GitHub
doris-robot commented on PR #47319: URL: https://github.com/apache/doris/pull/47319#issuecomment-2921324046 ClickBench: Total hot run time: 29.71 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feature](iceberg catalog) support iceberg view query [doris]

2025-05-29 Thread via GitHub
heguanhui commented on code in PR #51376: URL: https://github.com/apache/doris/pull/51376#discussion_r2115222879 ## fe/fe-core/src/main/java/org/apache/doris/planner/IcebergTableSink.java: ## @@ -83,6 +86,9 @@ public void bindDataSink(Optional insertCtx) throws Ana

Re: [PR] [enhancement](nereids) add transform rule SaltJoin, countDistinctSkewRewrite, and window skew rewrite [doris]

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

Re: [PR] fix ldap group filter for OpenDirectory [doris]

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

Re: [PR] [Enhancement] (nereids)implement lockTablesCommand in nereids [doris]

2025-05-29 Thread via GitHub
starocean999 merged PR #49375: URL: https://github.com/apache/doris/pull/49375 -- 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] [opt][fe/be.conf]optimise system environment replacing rule in conf file [doris]

2025-05-29 Thread via GitHub
zhaorongsheng commented on PR #51199: URL: https://github.com/apache/doris/pull/51199#issuecomment-2921345137 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] [Enhancement] add information_schema backend_tablets table [doris]

2025-05-29 Thread via GitHub
koarz commented on PR #51282: URL: https://github.com/apache/doris/pull/51282#issuecomment-2921346472 run feut -- 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] [Enhancement] (nereids)implement DropViewCommand in nereids [doris]

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

Re: [PR] [Refactor]refactor dummy workload group [doris]

2025-05-29 Thread via GitHub
wangbo commented on PR #50817: URL: https://github.com/apache/doris/pull/50817#issuecomment-2921343116 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 unsub

Re: [PR] [refactor](type) Use primitive type as template arg of column vector [doris]

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

Re: [PR] [Refactor](Jsonb) Refactor the JsonBinaryValue and remove unnecessary files. [doris]

2025-05-29 Thread via GitHub
HappenLee commented on code in PR #51300: URL: https://github.com/apache/doris/pull/51300#discussion_r2115188873 ## be/src/runtime/jsonb_value.h: ## @@ -14,31 +14,50 @@ // KIND, either express or implied. See the License for the // specific language governing permissions and

Re: [PR] [refactor](type) Use primitive type as template arg of column vector [doris]

2025-05-29 Thread via GitHub
doris-robot commented on PR #51330: URL: https://github.com/apache/doris/pull/51330#issuecomment-2921336610 ClickBench: Total hot run time: 29.75 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](cloud) Fix cloud fe cluster metrics not registered in FOLLOWER [doris]

2025-05-29 Thread via GitHub
doris-robot commented on PR #51377: URL: https://github.com/apache/doris/pull/51377#issuecomment-2921333929 ClickBench: Total hot run time: 28.81 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Enhancement] (nereids) implement cancelDecommissionBackend in nereids [doris]

2025-05-29 Thread via GitHub
yx-keith commented on PR #50671: URL: https://github.com/apache/doris/pull/50671#issuecomment-2921290480 run p0 regression -- 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] [Enhancement] (nereids)implement DropViewCommand in nereids [doris]

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

Re: [PR] [fix](cloud) Fix cloud fe cluster metrics not registered in FOLLOWER [doris]

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

Re: [PR] [Refactor](Jsonb) Refactor the JsonBinaryValue and remove unnecessary files. [doris]

2025-05-29 Thread via GitHub
HappenLee commented on code in PR #51300: URL: https://github.com/apache/doris/pull/51300#discussion_r2115200186 ## be/src/util/jsonb_parser_simd.h: ## @@ -56,219 +56,171 @@ * and modified by Doris */ -#ifndef JSONB_JSONBJSONPARSERSIMD_H -#define JSONB_JSONBJSONPARSERSIMD_

Re: [PR] [refactor](minor) Rename bitmap type [doris]

2025-05-29 Thread via GitHub
doris-robot commented on PR #51373: URL: https://github.com/apache/doris/pull/51373#issuecomment-2921319761 ClickBench: Total hot run time: 29.76 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [enhancement](nereids) add transform rule SaltJoin, countDistinctSkewRewrite, and window skew rewrite [doris]

2025-05-29 Thread via GitHub
feiniaofeiafei commented on PR #49096: URL: https://github.com/apache/doris/pull/49096#issuecomment-2921318546 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] [Enhancement] (nereids)implement DropViewCommand in nereids [doris]

2025-05-29 Thread via GitHub
doris-robot commented on PR #51342: URL: https://github.com/apache/doris/pull/51342#issuecomment-2921001334 ClickBench: Total hot run time: 28.67 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Feature](literal)Support TimeV2Literal [doris]

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

(doris) branch master updated (1eb79343868 -> 72463420a6e)

2025-05-29 Thread starocean999
This is an automated email from the ASF dual-hosted git repository. starocean999 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 1eb79343868 [fix](column_string) remove inaccurate error message of string overflow (#51290) add 72463420a6

Re: [PR] [bugfix](show)fix show partitions error when offset is bigger than partitions' number [doris]

2025-05-29 Thread via GitHub
starocean999 merged PR #51369: URL: https://github.com/apache/doris/pull/51369 -- 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] [refactor](properties) Refactor property [doris]

2025-05-29 Thread via GitHub
morningman closed pull request #46833: [refactor](properties) Refactor property URL: https://github.com/apache/doris/pull/46833 -- 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] [refactor](minor) Rename bitmap type [doris]

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

Re: [PR] [refactor](type) Use primitive type as template arg of column vector [doris]

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

Re: [PR] [opt](rowset meta) truncate segments key bounds if too large to avoid `RowsetMetaCloudPB` exceeds fdb's 100KB limits [doris]

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

Re: [PR] [Refactor](Jsonb) Refactor the JsonBinaryValue and remove unnecessary files. [doris]

2025-05-29 Thread via GitHub
HappenLee commented on code in PR #51300: URL: https://github.com/apache/doris/pull/51300#discussion_r2115191894 ## be/src/runtime/jsonb_value.h: ## @@ -51,75 +70,30 @@ struct JsonBinaryValue { size_t size() const { return len; } -void replace(const char* ptr, int l

Re: [PR] [fix](cloud) Fix cloud fe cluster metrics not registered in FOLLOWER [doris]

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

Re: [PR] [Enhancement] (nereids) implement cancelDecommissionBackend in nereids [doris]

2025-05-29 Thread via GitHub
yx-keith commented on PR #50671: URL: https://github.com/apache/doris/pull/50671#issuecomment-2921121880 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] [opt](audit) add new variable audit_plugin_max_insert_stmt_length to limit the length of insert stmt [doris]

2025-05-29 Thread via GitHub
github-actions[bot] commented on PR #51314: URL: https://github.com/apache/doris/pull/51314#issuecomment-2921287266 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] [Enhancement] (nereids) implement cancelDecommissionBackend in nereids [doris]

2025-05-29 Thread via GitHub
yx-keith commented on PR #50671: URL: https://github.com/apache/doris/pull/50671#issuecomment-2921298007 run p0 regression -- 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] [opt](audit) add new variable audit_plugin_max_insert_stmt_length to limit the length of insert stmt [doris]

2025-05-29 Thread via GitHub
doris-robot commented on PR #51314: URL: https://github.com/apache/doris/pull/51314#issuecomment-2921296046 ClickBench: Total hot run time: 29.18 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Feature](literal)Support TimeV2Literal [doris]

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

Re: [PR] [feat](map) remove duplicated keys in ColumnMap [doris]

2025-05-29 Thread via GitHub
doris-robot commented on PR #50848: URL: https://github.com/apache/doris/pull/50848#issuecomment-2921295237 ClickBench: Total hot run time: 29.48 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Enhancement] (nereids)implement DropViewCommand in nereids [doris]

2025-05-29 Thread via GitHub
codeDing18 commented on PR #51342: URL: https://github.com/apache/doris/pull/51342#issuecomment-2921295766 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] [Enhancement] (nereids) implement showRoutineLoadCommand in nereids [doris]

2025-05-29 Thread via GitHub
yx-keith commented on PR #51096: URL: https://github.com/apache/doris/pull/51096#issuecomment-2921122743 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] [Enhancement] (nereids)implement DropViewCommand in nereids [doris]

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

Re: [PR] [refactor](minor) Rename bitmap type [doris]

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

Re: [PR] [Enhancement] (nereids) implement showRoutineLoadCommand in nereids [doris]

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

Re: [PR] [chore](conf) change max_running_txn_num_per_db to 10000 [doris]

2025-05-29 Thread via GitHub
github-actions[bot] commented on PR #51367: URL: https://github.com/apache/doris/pull/51367#issuecomment-2921290156 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] [Enhancement] (nereids) implement showRoutineLoadCommand in nereids [doris]

2025-05-29 Thread via GitHub
doris-robot commented on PR #51096: URL: https://github.com/apache/doris/pull/51096#issuecomment-2921288692 ClickBench: Total hot run time: 28.76 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [opt](audit) add new variable audit_plugin_max_insert_stmt_length to limit the length of insert stmt [doris]

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

Re: [PR] [feat](map) remove duplicated keys in ColumnMap [doris]

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

Re: [PR] [feature](Cloud) support volcano engine object storage tos [doris]

2025-05-29 Thread via GitHub
HonestManXin commented on PR #51361: URL: https://github.com/apache/doris/pull/51361#issuecomment-2921026918 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] [Enhancement] add information_schema backend_tablets table [doris]

2025-05-29 Thread via GitHub
hello-stephen commented on PR #51282: URL: https://github.com/apache/doris/pull/51282#issuecomment-2921263082 # Cloud UT Coverage Report Increment line coverage ` ` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/776e62979eea973a4183708e9ff5a044646fd8af_7

Re: [PR] [opt](audit) add new variable audit_plugin_max_insert_stmt_length to limit the length of insert stmt [doris]

2025-05-29 Thread via GitHub
github-actions[bot] commented on PR #51314: URL: https://github.com/apache/doris/pull/51314#issuecomment-2921287326 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] [opt](rowset meta) truncate segments key bounds if too large to avoid `RowsetMetaCloudPB` exceeds fdb's 100KB limits [doris]

2025-05-29 Thread via GitHub
doris-robot commented on PR #45287: URL: https://github.com/apache/doris/pull/45287#issuecomment-2921241444 ClickBench: Total hot run time: 29.83 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feat](storage vault) Check storage vault connectivity for be when starting [doris]

2025-05-29 Thread via GitHub
hello-stephen commented on PR #51175: URL: https://github.com/apache/doris/pull/51175#issuecomment-2921286363 # BE Regression && UT Coverage Report Increment line coverage `2.94% (1/34)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/51175_fa2b1814391491

Re: [PR] [opt](analytic) opt the computation for ROWS UNBOUNDED PRECEDING AND XXX window function [doris]

2025-05-29 Thread via GitHub
HappenLee commented on code in PR #51228: URL: https://github.com/apache/doris/pull/51228#discussion_r2115149145 ## be/src/pipeline/exec/analytic_sink_operator.cpp: ## @@ -194,16 +195,19 @@ Status AnalyticSinkLocalState::close(RuntimeState* state, Status exec_status) { bool

Re: [PR] [opt](audit) add new variable audit_plugin_max_insert_stmt_length to limit the length of insert stmt [doris]

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

Re: [PR] [fix](session variables) Limit query_timeout to within LoadTimeout [doris]

2025-05-29 Thread via GitHub
doris-robot commented on PR #51222: URL: https://github.com/apache/doris/pull/51222#issuecomment-2921278798 ClickBench: Total hot run time: 29.12 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](nereids) fix sum0 cannot pass multi distinct check [doris]

2025-05-29 Thread via GitHub
feiniaofeiafei commented on PR #51234: URL: https://github.com/apache/doris/pull/51234#issuecomment-2921107043 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] [Improve](audit) sql that fails to be syntax parsed is not audited [doris]

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

(doris-website) branch asf-site updated (dd882e8b905 -> 3a28055d25d)

2025-05-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard dd882e8b905 Automated deployment with doris branch @ e68b50c76a88e5e0b5e4bbb38c4e392660a2a398 new 3

Re: [PR] [feat](map) remove duplicated keys in ColumnMap [doris]

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

Re: [PR] [fix](session variables) Limit query_timeout to within LoadTimeout [doris]

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

Re: [PR] [opt](audit) add new variable audit_plugin_max_insert_stmt_length to limit the length of insert stmt [doris]

2025-05-29 Thread via GitHub
morningman commented on PR #51314: URL: https://github.com/apache/doris/pull/51314#issuecomment-2921236398 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] [Enhancement] (nereids) implement showRoutineLoadCommand in nereids [doris]

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

Re: [PR] build(deps): bump the npm-development-dependencies group across 3 directories with 11 updates [doris-opentelemetry-demo]

2025-05-29 Thread via GitHub
dependabot[bot] commented on PR #19: URL: https://github.com/apache/doris-opentelemetry-demo/pull/19#issuecomment-2921245731 Looks like these dependencies are updatable in another way, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] build(deps): bump undici from 6.21.1 to 6.21.3 in /src/react-native-app [doris-opentelemetry-demo]

2025-05-29 Thread via GitHub
github-actions[bot] closed pull request #28: build(deps): bump undici from 6.21.1 to 6.21.3 in /src/react-native-app URL: https://github.com/apache/doris-opentelemetry-demo/pull/28 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] [fix](session variables) Limit query_timeout to within LoadTimeout [doris]

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

[PR] build(deps): bump the npm-development-dependencies group across 3 directories with 12 updates [doris-opentelemetry-demo]

2025-05-29 Thread via GitHub
dependabot[bot] opened a new pull request, #39: URL: https://github.com/apache/doris-opentelemetry-demo/pull/39 Bumps the npm-development-dependencies group with 8 updates in the /src/flagd-ui directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github

Re: [PR] [bug](function) fix split_by_regexp meet empty string return error [doris]

2025-05-29 Thread via GitHub
hello-stephen commented on PR #51293: URL: https://github.com/apache/doris/pull/51293#issuecomment-2921244130 # BE Regression && UT Coverage Report Increment line coverage ` ` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/51293_fd068a84e45c7dcb4d72052ba

(doris-opentelemetry-demo) branch dependabot/npm_and_yarn/src/flagd-ui/npm-development-dependencies-c77ddbc054 deleted (was cdf5d14)

2025-05-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/src/flagd-ui/npm-development-dependencies-c77ddbc054 in repository https://gitbox.apache.org/repos/asf/doris-opentelemetry-demo.git was cdf5d14 build(deps): bum

Re: [PR] [bug](function) fix split_by_regexp meet empty string return error [doris]

2025-05-29 Thread via GitHub
hello-stephen commented on PR #51293: URL: https://github.com/apache/doris/pull/51293#issuecomment-2921248636 # BE Regression && UT Coverage Report Increment line coverage ` ` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/51293_fd068a84e45c7dcb4d72052ba

Re: [PR] [Feature](literal)Support TimeV2Literal [doris]

2025-05-29 Thread via GitHub
koarz commented on PR #47319: URL: https://github.com/apache/doris/pull/47319#issuecomment-2921238603 run external -- 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

  1   2   3   4   5   6   7   >