Re: [PR] [Improve](table-function) explode json array with json args [doris]

2024-08-25 Thread via GitHub
github-actions[bot] commented on PR #39491: URL: https://github.com/apache/doris/pull/39491#issuecomment-2309477877 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] [Improve](table-function) explode json array with json args [doris]

2024-08-25 Thread via GitHub
github-actions[bot] commented on PR #39491: URL: https://github.com/apache/doris/pull/39491#issuecomment-2309477837 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](Variant) use uinque id to access column reader [doris]

2024-08-25 Thread via GitHub
github-actions[bot] commented on PR #39841: URL: https://github.com/apache/doris/pull/39841#issuecomment-2309476306 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](Variant) use uinque id to access column reader [doris]

2024-08-25 Thread via GitHub
github-actions[bot] commented on PR #39841: URL: https://github.com/apache/doris/pull/39841#issuecomment-2309476322 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](Variant) use uinque id to access column reader [doris]

2024-08-25 Thread via GitHub
github-actions[bot] commented on PR #39841: URL: https://github.com/apache/doris/pull/39841#issuecomment-2309476249 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](Variant) use uinque id to access column reader [doris]

2024-08-25 Thread via GitHub
xiaokang commented on code in PR #39841: URL: https://github.com/apache/doris/pull/39841#discussion_r1730750723 ## be/src/olap/rowset/segment_v2/hierarchical_data_reader.cpp: ## @@ -34,14 +36,15 @@ namespace segment_v2 { Status HierarchicalDataReader::create(std::unique_ptr* re

Re: [PR] [fix](binlog) Fix NPE when recover binlogs [doris]

2024-08-25 Thread via GitHub
github-actions[bot] commented on PR #39909: URL: https://github.com/apache/doris/pull/39909#issuecomment-2309474280 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](array_apply) array_apply replace logFatal with throw exception … [doris]

2024-08-25 Thread via GitHub
amorynan commented on PR #39902: URL: https://github.com/apache/doris/pull/39902#issuecomment-2309473237 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](bytebuffer) Fix ByteBuffer use Allocator [doris]

2024-08-25 Thread via GitHub
yiguolei commented on code in PR #39908: URL: https://github.com/apache/doris/pull/39908#discussion_r1730774003 ## be/src/common/config.h: ## @@ -197,6 +197,7 @@ DECLARE_mInt64(stacktrace_in_alloc_large_memory_bytes); DECLARE_mInt64(crash_in_alloc_large_memory_bytes); // def

Re: [PR] [opt](nereids)adjust aggregation cost to make it compatible to the cost of join and shuffle [doris]

2024-08-25 Thread via GitHub
englefly commented on PR #39175: URL: https://github.com/apache/doris/pull/39175#issuecomment-2309470898 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](bytebuffer) Fix ByteBuffer use Allocator [doris]

2024-08-25 Thread via GitHub
yiguolei commented on code in PR #39908: URL: https://github.com/apache/doris/pull/39908#discussion_r1730773732 ## be/src/common/config.cpp: ## @@ -142,7 +142,7 @@ DEFINE_mInt64(stacktrace_in_alloc_large_memory_bytes, "2147483648"); DEFINE_mInt64(crash_in_alloc_large_memory_

Re: [PR] [fix](binlog) Fix NPE when recover binlogs [doris]

2024-08-25 Thread via GitHub
w41ter commented on PR #39909: URL: https://github.com/apache/doris/pull/39909#issuecomment-2309466982 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] [chore](nereids) Added compatibility with mysql alias filter [doris]

2024-08-25 Thread via GitHub
924060929 merged PR #39810: URL: https://github.com/apache/doris/pull/39810 -- 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

[PR] [fix](binlog) Fix NPE when recover binlogs [doris]

2024-08-25 Thread via GitHub
w41ter opened a new pull request, #39909: URL: https://github.com/apache/doris/pull/39909 The field partition ID of DropPartitionInfo was added in PR: apache/doris#37196, the old version doesn't contain this field so it will be null. -- This is an automated message from the Apache Gi

(doris) branch branch-2.0 updated: [chore](nereids) Added compatibility with mysql alias filter (#39810)

2024-08-25 Thread huajianlan
This is an automated email from the ASF dual-hosted git repository. huajianlan 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 30a1ffe221a [chore](nereids) Added co

Re: [PR] [fix](binlog) Fix NPE when recover binlogs [doris]

2024-08-25 Thread via GitHub
doris-robot commented on PR #39909: URL: https://github.com/apache/doris/pull/39909#issuecomment-2309466534 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] [regression-test](PreparedStatement) fix unstable cases when session var changed [doris]

2024-08-25 Thread via GitHub
github-actions[bot] commented on PR #39903: URL: https://github.com/apache/doris/pull/39903#issuecomment-2309445512 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] [regression-test](PreparedStatement) fix unstable cases when session var changed [doris]

2024-08-25 Thread via GitHub
github-actions[bot] commented on PR #39903: URL: https://github.com/apache/doris/pull/39903#issuecomment-2309445452 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.1 updated: [branch-2.1]Reset io limit default value (#39898)

2024-08-25 Thread wangbo
This is an automated email from the ASF dual-hosted git repository. wangbo 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 357394bb3e5 [branch-2.1]Reset io limit de

Re: [PR] [branch-2.1]Reset io limit default value [doris]

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

Re: [PR] [test](migrate) move mc cases from p2 to p0 [doris]

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

Re: [PR] [opt](memory) Reserve memory print failure reason [doris]

2024-08-25 Thread via GitHub
github-actions[bot] commented on PR #39862: URL: https://github.com/apache/doris/pull/39862#issuecomment-2309421706 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](Variant) Implement inner nested data type for variant type [doris]

2024-08-25 Thread via GitHub
xiaokang commented on code in PR #39022: URL: https://github.com/apache/doris/pull/39022#discussion_r1730728564 ## be/src/vec/data_types/data_type_jsonb.h: ## @@ -68,7 +68,7 @@ class DataTypeJsonb final : public IDataType { MutableColumnPtr create_column() const override;

Re: [PR] [opt](memory) Reserve memory print failure reason [doris]

2024-08-25 Thread via GitHub
xinyiZzz commented on PR #39862: URL: https://github.com/apache/doris/pull/39862#issuecomment-2309411327 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](2.1) Fix correctness in branch-2.1 [doris]

2024-08-25 Thread via GitHub
yiguolei merged PR #39901: URL: https://github.com/apache/doris/pull/39901 -- 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: [PR] [fix](restore) Reset the db name of the materialized index stmt #39710 [doris]

2024-08-25 Thread via GitHub
w41ter commented on PR #39848: URL: https://github.com/apache/doris/pull/39848#issuecomment-2309405004 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

(doris) branch branch-2.1 updated: [fix](2.1) Fix correctness in branch-2.1 (#39901)

2024-08-25 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 5acd1279a9c [fix](2.1) Fix correctness

(doris) branch branch-2.1 updated (d87a220d2b2 -> e21d2b82d61)

2024-08-25 Thread w41ter
This is an automated email from the ASF dual-hosted git repository. w41ter pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from d87a220d2b2 [opt](privilege) Grant check name (#39597) (#39856) add e21d2b82d61 [chore](backup) Fix the db nam

Re: [PR] [chore](backup) Fix the db name of the restored view [doris]

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

Re: [PR] [fix](bytebuffer) Fix ByteBuffer use Allocator [doris]

2024-08-25 Thread via GitHub
doris-robot commented on PR #39908: URL: https://github.com/apache/doris/pull/39908#issuecomment-2309389066 ClickBench: Total hot run time: 31.25 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](bytebuffer) Fix ByteBuffer use Allocator [doris]

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

Re: [PR] [chore](nereids) Added compatibility with mysql alias filter [doris]

2024-08-25 Thread via GitHub
doris-robot commented on PR #39810: URL: https://github.com/apache/doris/pull/39810#issuecomment-2309371761 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit bde9e8ab15ff297edbc777d60572f81fdc0bc3af with default session variables Stream

Re: [PR] [fix](bytebuffer) Fix ByteBuffer use Allocator [doris]

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

Re: [PR] [chore](nereids) Added compatibility with mysql alias filter [doris]

2024-08-25 Thread via GitHub
doris-robot commented on PR #39810: URL: https://github.com/apache/doris/pull/39810#issuecomment-2309368249 ClickBench: Total hot run time: 30.5 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools C

Re: [PR] [chore](nereids) Added compatibility with mysql alias filter [doris]

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

Re: [PR] [Enhancement](doris-future) Support REGR_AVGX_AVGY_COUNT aggregation functions [doris]

2024-08-25 Thread via GitHub
therehello commented on PR #39278: URL: https://github.com/apache/doris/pull/39278#issuecomment-2309358766 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] [chore](nereids) Added compatibility with mysql alias filter [doris]

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

Re: [PR] [Fix](parquet-reader) Fix definition level rle decode dead loop in parquet-reader. [doris]

2024-08-25 Thread via GitHub
github-actions[bot] commented on PR #39523: URL: https://github.com/apache/doris/pull/39523#issuecomment-2309342783 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](parquet-reader) Fix definition level rle decode dead loop in parquet-reader. [doris]

2024-08-25 Thread via GitHub
kaka11chen commented on PR #39523: URL: https://github.com/apache/doris/pull/39523#issuecomment-2309336691 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] [opt](memory) Reserve memory print failure reason [doris]

2024-08-25 Thread via GitHub
doris-robot commented on PR #39862: URL: https://github.com/apache/doris/pull/39862#issuecomment-2309326245 ClickBench: Total hot run time: 30.96 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](paimon) fix crash when enable cache with paimon deletion vector [doris]

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

[PR] test for deadlink check [doris-website]

2024-08-25 Thread via GitHub
zclllyybb opened a new pull request, #1048: URL: https://github.com/apache/doris-website/pull/1048 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscri

Re: [PR] [Enhancement] add information_schema.table_properties #38745 (#38746) [doris]

2024-08-25 Thread via GitHub
morningman commented on PR #39886: URL: https://github.com/apache/doris/pull/39886#issuecomment-2309321481 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

(doris) branch master updated: [enhencement](hive-catalog) add `hive.recursive_directories_table` and `hive.ignore_absent_partitions` configs for HiveCatalog (#39494)

2024-08-25 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 2f848737c1c [enhencement](hive-catalog) add

Re: [PR] [enhencement](hive-catalog) add `hive.recursive_directories_table` and `hive.ignore_absent_partitions` configs for HiveCatalog [doris]

2024-08-25 Thread via GitHub
morningman merged PR #39494: URL: https://github.com/apache/doris/pull/39494 -- 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](memory) Reserve memory print failure reason [doris]

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

Re: [PR] [chore](nereids) Added compatibility with mysql alias filter [doris]

2024-08-25 Thread via GitHub
Toms1999 commented on PR #39810: URL: https://github.com/apache/doris/pull/39810#issuecomment-2309313279 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](memory) Reserve memory print failure reason [doris]

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

Re: [PR] [fix](bytebuffer) Fix ByteBuffer use Allocator [doris]

2024-08-25 Thread via GitHub
github-actions[bot] commented on PR #39908: URL: https://github.com/apache/doris/pull/39908#issuecomment-2309290684 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](bytebuffer) Fix ByteBuffer use Allocator [doris]

2024-08-25 Thread via GitHub
xinyiZzz commented on PR #39908: URL: https://github.com/apache/doris/pull/39908#issuecomment-2309281753 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](bytebuffer) Fix ByteBuffer use Allocator [doris]

2024-08-25 Thread via GitHub
doris-robot commented on PR #39908: URL: https://github.com/apache/doris/pull/39908#issuecomment-2309281736 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](bytebuffer) Fix ByteBuffer use Allocator [doris]

2024-08-25 Thread via GitHub
xinyiZzz opened a new pull request, #39908: URL: https://github.com/apache/doris/pull/39908 ``` 23:00:15  F20240824 22:56:49.773799 66432 thread_context.h:238] Check failed: doris::k_doris_exit || !doris::config::enable_memory_orphan_check || thread_mem_tracker()->label() != "Orphan" If

Re: [PR] [metrics](rpc) Add rpc latency metrics [doris]

2024-08-25 Thread via GitHub
doris-robot commented on PR #39593: URL: https://github.com/apache/doris/pull/39593#issuecomment-2309276125 ClickBench: Total hot run time: 30.16 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix] (regression test) fix error tests [doris]

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

[PR] [fix] (regression test) fix error tests [doris]

2024-08-25 Thread via GitHub
csun5285 opened a new pull request, #39907: URL: https://github.com/apache/doris/pull/39907 ## Proposed changes fix error tests: `test_dup_table_inverted_index`, `test_single_compaction_with_variant_inverted` -- This is an automated message from the Apache Git Serv

Re: [PR] [fix] (regression test) fix error tests [doris]

2024-08-25 Thread via GitHub
doris-robot commented on PR #39907: URL: https://github.com/apache/doris/pull/39907#issuecomment-2309274414 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) branch master updated: [Fix](tablet-meta) limit the data size of tablet meta (#39455)

2024-08-25 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 7f5bfb0c13d [Fix](tablet-meta) limit the dat

Re: [PR] [Fix](tablet-meta) limit the data size of tablet meta [doris]

2024-08-25 Thread via GitHub
dataroaring merged PR #39455: URL: https://github.com/apache/doris/pull/39455 -- 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] [metrics](rpc) Add rpc latency metrics [doris]

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

Re: [PR] [Enhancement](nereids) nereids support use catalog.database [doris]

2024-08-25 Thread via GitHub
doris-robot commented on PR #39106: URL: https://github.com/apache/doris/pull/39106#issuecomment-2309270153 ClickBench: Total hot run time: 30.91 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](array_apply) array_apply replace logFatal with throw exception … [doris]

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

Re: [PR] Revert "[fix](inverted index) Fix Session Variable Compatibility" [doris]

2024-08-25 Thread via GitHub
github-actions[bot] commented on PR #39906: URL: https://github.com/apache/doris/pull/39906#issuecomment-2309266508 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](nereids) Added compatibility with mysql alias filter [doris]

2024-08-25 Thread via GitHub
doris-robot commented on PR #39810: URL: https://github.com/apache/doris/pull/39810#issuecomment-2309266084 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 281e9109d12e8953b43185506bf7501b9e6c9708 with default session variables Stream

Re: [PR] Revert "[fix](inverted index) Fix Session Variable Compatibility" [doris]

2024-08-25 Thread via GitHub
github-actions[bot] commented on PR #39905: URL: https://github.com/apache/doris/pull/39905#issuecomment-2309264495 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] [Enhancement](nereids) nereids support use catalog.database [doris]

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

Re: [PR] [chore](nereids) Added compatibility with mysql alias filter [doris]

2024-08-25 Thread via GitHub
doris-robot commented on PR #39810: URL: https://github.com/apache/doris/pull/39810#issuecomment-2309262837 ClickBench: Total hot run time: 30.91 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](thrift) fix thrift for variables when version compatibility [doris]

2024-08-25 Thread via GitHub
github-actions[bot] commented on PR #39904: URL: https://github.com/apache/doris/pull/39904#issuecomment-2309260828 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] Revert "[fix](inverted index) Fix Session Variable Compatibility" [doris]

2024-08-25 Thread via GitHub
doris-robot commented on PR #39906: URL: https://github.com/apache/doris/pull/39906#issuecomment-2309260127 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] Revert "[fix](inverted index) Fix Session Variable Compatibility" [doris]

2024-08-25 Thread via GitHub
xiaokang opened a new pull request, #39906: URL: https://github.com/apache/doris/pull/39906 Reverts apache/doris#39889, change it in unreleased version 2.1.6 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

(doris) branch revert-39889-202408241039 created (now 7eb38bb94c9)

2024-08-25 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch revert-39889-202408241039 in repository https://gitbox.apache.org/repos/asf/doris.git at 7eb38bb94c9 Revert "[fix](inverted index) Fix Session Variable Compatibility (#39889)" This branch

Re: [PR] [metrics](rpc) Add rpc latency metrics [doris]

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

(doris) 01/01: Revert "[fix](inverted index) Fix Session Variable Compatibility (#39889)"

2024-08-25 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch revert-39889-202408241039 in repository https://gitbox.apache.org/repos/asf/doris.git commit 7eb38bb94c930ea4653addbac7dcba2a67d75f45 Author: Kang AuthorDate: Mon Aug 26 12:00:51 2024 +0800 R

(doris) 01/01: Revert "[fix](inverted index) Fix Session Variable Compatibility #39889 (#39890)"

2024-08-25 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch revert-39890-branch-3.0.202408241039 in repository https://gitbox.apache.org/repos/asf/doris.git commit e1bee48d5d365f2590781d1c9fd98feaf9684f73 Author: Kang AuthorDate: Mon Aug 26 11:59:18 2024 +

Re: [PR] Revert "[fix](inverted index) Fix Session Variable Compatibility" [doris]

2024-08-25 Thread via GitHub
doris-robot commented on PR #39905: URL: https://github.com/apache/doris/pull/39905#issuecomment-2309258504 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) branch revert-39890-branch-3.0.202408241039 created (now e1bee48d5d3)

2024-08-25 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch revert-39890-branch-3.0.202408241039 in repository https://gitbox.apache.org/repos/asf/doris.git at e1bee48d5d3 Revert "[fix](inverted index) Fix Session Variable Compatibility #39889 (#398

[PR] Revert "[fix](inverted index) Fix Session Variable Compatibility" [doris]

2024-08-25 Thread via GitHub
xiaokang opened a new pull request, #39905: URL: https://github.com/apache/doris/pull/39905 Reverts apache/doris#39890 -- 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](array_apply) array_apply replace logFatal with throw exception … [doris]

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

Re: [PR] [chore](nereids) Added compatibility with mysql alias filter [doris]

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

Re: [PR] [fix](thrift) fix thrift for variables when version compatibility [doris]

2024-08-25 Thread via GitHub
nextdreamblue commented on PR #39904: URL: https://github.com/apache/doris/pull/39904#issuecomment-2309255243 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] [fix](thrift) fix thrift for variables when version compatibility [doris]

2024-08-25 Thread via GitHub
doris-robot commented on PR #39904: URL: https://github.com/apache/doris/pull/39904#issuecomment-2309255043 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](thrift) fix thrift for variables when version compatibility [doris]

2024-08-25 Thread via GitHub
nextdreamblue opened a new pull request, #39904: URL: https://github.com/apache/doris/pull/39904 ## Proposed changes afer #34529, if doris upgrage from 2.x to 3.x, thrift may introduce compatibility problem for be and fe -- This is an automated message from the Apac

Re: [PR] [Enhancement](txn) Block new insert into if schema change happens during transaction [doris]

2024-08-25 Thread via GitHub
github-actions[bot] commented on PR #39483: URL: https://github.com/apache/doris/pull/39483#issuecomment-2309254442 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] [Enhancement](nereids) nereids support use catalog.database [doris]

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

Re: [PR] [fix](backup) Read db name from BackupJobInfo #39855 [doris]

2024-08-25 Thread via GitHub
doris-robot commented on PR #39900: URL: https://github.com/apache/doris/pull/39900#issuecomment-2309252743 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 99b46650b25082b37de7ae2845cadcde70e017e9 with default session variables Stream

Re: [PR] [opt](memory) Reserve memory print failure reason [doris]

2024-08-25 Thread via GitHub
github-actions[bot] commented on PR #39862: URL: https://github.com/apache/doris/pull/39862#issuecomment-2309251572 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](cloud) Add lazy commit mechanism for `commit_txn` [doris]

2024-08-25 Thread via GitHub
gavinchou commented on code in PR #38243: URL: https://github.com/apache/doris/pull/38243#discussion_r1730627524 ## cloud/src/meta-service/meta_service_txn.cpp: ## @@ -974,353 +1361,476 @@ void commit_txn_immediately( LOG(WARNING) << msg << " err=" << err << " txn_i

Re: [PR] [fix](backup) Read db name from BackupJobInfo #39855 [doris]

2024-08-25 Thread via GitHub
doris-robot commented on PR #39900: URL: https://github.com/apache/doris/pull/39900#issuecomment-2309250379 ClickBench: Total hot run time: 30.27 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feature](cloud) Add lazy commit mechanism for `commit_txn` [doris]

2024-08-25 Thread via GitHub
gavinchou commented on code in PR #38243: URL: https://github.com/apache/doris/pull/38243#discussion_r1730626928 ## cloud/src/meta-service/meta_service_txn.cpp: ## @@ -974,353 +1361,476 @@ void commit_txn_immediately( LOG(WARNING) << msg << " err=" << err << " txn_i

Re: [PR] [fix](2.1) Fix correctness in branch-2.1 [doris]

2024-08-25 Thread via GitHub
yiguolei commented on PR #39901: URL: https://github.com/apache/doris/pull/39901#issuecomment-2309249472 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] [regression-test](PreparedStatement) fix unstable cases when session … [doris]

2024-08-25 Thread via GitHub
eldenmoon commented on PR #39903: URL: https://github.com/apache/doris/pull/39903#issuecomment-2309248619 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] [regression-test](PreparedStatement) fix unstable cases when session … [doris]

2024-08-25 Thread via GitHub
doris-robot commented on PR #39903: URL: https://github.com/apache/doris/pull/39903#issuecomment-2309248495 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] [regression-test](PreparedStatement) fix unstable cases when session … [doris]

2024-08-25 Thread via GitHub
eldenmoon opened a new pull request, #39903: URL: https://github.com/apache/doris/pull/39903 …var changed ## Proposed changes Issue Number: close #xxx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

Re: [PR] [chore](nereids) Added compatibility with mysql alias filter [doris]

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

Re: [PR] [opt](memory) Reserve memory print failure reason [doris]

2024-08-25 Thread via GitHub
xinyiZzz commented on PR #39862: URL: https://github.com/apache/doris/pull/39862#issuecomment-2309247222 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](memory) Reserve memory print failure reason [doris]

2024-08-25 Thread via GitHub
xinyiZzz commented on code in PR #39862: URL: https://github.com/apache/doris/pull/39862#discussion_r1730625119 ## be/src/runtime/memory/thread_mem_tracker_mgr.h: ## @@ -95,7 +95,9 @@ class ThreadMemTrackerMgr { void consume(int64_t size, int skip_large_memory_check = 0);

Re: [PR] [fix](array_apply) array_apply replace logFatal with throw exception … [doris]

2024-08-25 Thread via GitHub
github-actions[bot] commented on PR #39902: URL: https://github.com/apache/doris/pull/39902#issuecomment-2309246498 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](backup) Read db name from BackupJobInfo #39855 [doris]

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

Re: [PR] [fix](group commit) Fix group commit error log when decommission [doris]

2024-08-25 Thread via GitHub
doris-robot commented on PR #39899: URL: https://github.com/apache/doris/pull/39899#issuecomment-2309245440 ClickBench: Total hot run time: 31.06 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](2.1) Fix correctness in branch-2.1 [doris]

2024-08-25 Thread via GitHub
github-actions[bot] commented on PR #39901: URL: https://github.com/apache/doris/pull/39901#issuecomment-2309245224 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) branch master updated: [fix](nereids)filter estimation for slot=unknown (#39592)

2024-08-25 Thread englefly
This is an automated email from the ASF dual-hosted git repository. englefly 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 6f6054d37eb [fix](nereids)filter estimation for

  1   2   3   >