Re: [PR] [Fix](core) Fix wal space back pressure core and add regression test [doris]

2023-11-25 Thread via GitHub
Yukang-Lian commented on PR #27311: URL: https://github.com/apache/doris/pull/27311#issuecomment-1826708663 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] [exp](load) memtable limiter [doris]

2023-11-25 Thread via GitHub
kaijchen commented on PR #27048: URL: https://github.com/apache/doris/pull/27048#issuecomment-1826707431 run clickbench -- 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] [exp](load) memtable limiter [doris]

2023-11-25 Thread via GitHub
github-actions[bot] commented on PR #27048: URL: https://github.com/apache/doris/pull/27048#issuecomment-1826706335 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](bdbje) add free disk config [doris]

2023-11-25 Thread via GitHub
morningman commented on PR #27578: URL: https://github.com/apache/doris/pull/27578#issuecomment-1826703905 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

[PR] [fix](bdbje) add free disk config [doris]

2023-11-25 Thread via GitHub
morningman opened a new pull request, #27578: URL: https://github.com/apache/doris/pull/27578 ## Proposed changes Add new config `bdbje_free_disk_bytes`, if disk space less than this config, the bdb env will not start. ## Further comments If this is a relatively large or

Re: [PR] [nereids] fix stats error when using dateTime type filter [doris]

2023-11-25 Thread via GitHub
doris-robot commented on PR #27577: URL: https://github.com/apache/doris/pull/27577#issuecomment-1826618278 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 48.27 seconds stream load tsv: 567 seconds loaded 74807831229 Bytes,

Re: [PR] [exp](load) memtable limiter [doris]

2023-11-25 Thread via GitHub
github-actions[bot] commented on PR #27048: URL: https://github.com/apache/doris/pull/27048#issuecomment-1826600360 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](core) Fix wal space back pressure core and add regression test [doris]

2023-11-25 Thread via GitHub
doris-robot commented on PR #27311: URL: https://github.com/apache/doris/pull/27311#issuecomment-1826539780 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.69 seconds stream load tsv: 565 seconds loaded 74807831229 Bytes,

Re: [PR] [Opt](compression) Opt gzip decompress by libdeflate on X86 and X86_64 platforms. [doris]

2023-11-25 Thread via GitHub
doris-robot commented on PR #27542: URL: https://github.com/apache/doris/pull/27542#issuecomment-1826525657 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.96 seconds stream load tsv: 576 seconds loaded 74807831229 Bytes,

Re: [PR] [Fix](core) Fix wal space back pressure core and add regression test [doris]

2023-11-25 Thread via GitHub
doris-robot commented on PR #27311: URL: https://github.com/apache/doris/pull/27311#issuecomment-1826525301 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit cfc6af8c36ca7c99f046fbb047120ac593917d1f, data reload: false

Re: [PR] [feature](nereids) Matiarilzed view query rewrite util implementation [doris]

2023-11-25 Thread via GitHub
doris-robot commented on PR #27568: URL: https://github.com/apache/doris/pull/27568#issuecomment-1826514790 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.34 seconds stream load tsv: 569 seconds loaded 74807831229 Bytes,

Re: [PR] [Opt](compression) Opt gzip decompress by libdeflate on X86 and X86_64 platforms. [doris]

2023-11-25 Thread via GitHub
doris-robot commented on PR #27542: URL: https://github.com/apache/doris/pull/27542#issuecomment-1826513529 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit b9bdb279a64b5fb8a610bb3e4ec9428f0a1cde49, data reload: false

Re: [PR] [nereids] fix stats error when using dateTime type filter [doris]

2023-11-25 Thread via GitHub
xzj7019 commented on PR #27577: URL: https://github.com/apache/doris/pull/27577#issuecomment-1826506099 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

[PR] [nereids] fix stats error when using dateTime type filter [doris]

2023-11-25 Thread via GitHub
xzj7019 opened a new pull request, #27577: URL: https://github.com/apache/doris/pull/27577 ## Proposed changes Currently doris doesn't support datetime type filter stats estimation, but only for date type. It will cause the filter using datetime type column with the same date and

Re: [PR] [feature](nereids) Matiarilzed view query rewrite util implementation [doris]

2023-11-25 Thread via GitHub
doris-robot commented on PR #27568: URL: https://github.com/apache/doris/pull/27568#issuecomment-1826501410 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 000f7f7d93dc1d5df6c64ae886f40e56d88ef8fb, data reload: false

Re: [PR] [improve](routine_load) move log from write lock [doris]

2023-11-25 Thread via GitHub
doris-robot commented on PR #27576: URL: https://github.com/apache/doris/pull/27576#issuecomment-1826500187 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.43 seconds stream load tsv: 566 seconds loaded 74807831229 Bytes,

Re: [PR] [Fix](core) Fix wal space back pressure core [doris]

2023-11-25 Thread via GitHub
Yukang-Lian commented on PR #27311: URL: https://github.com/apache/doris/pull/27311#issuecomment-1826487190 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] [improve](routine_load) move log from write lock [doris]

2023-11-25 Thread via GitHub
doris-robot commented on PR #27576: URL: https://github.com/apache/doris/pull/27576#issuecomment-1826484915 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 5da5d4234b7d830aa46277eb48eb4cbf775bfb27, data reload: false

Re: [PR] [enhancement](scanner) add bvar for memory consumption in scanner queue [doris]

2023-11-25 Thread via GitHub
github-actions[bot] commented on PR #27575: URL: https://github.com/apache/doris/pull/27575#issuecomment-1826481843 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: [I] [Bug] Doris Be node crash once in a while ,version:doris-1.2.7.1-rc01 [doris]

2023-11-25 Thread via GitHub
lide-reed commented on issue #26600: URL: https://github.com/apache/doris/issues/26600#issuecomment-1826481187 Core was generated by `/usr/local/service/doris/lib/be/doris_be'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x55de8d7a4199 in _mm_loadu_si128(long lon

Re: [I] [Bug] Doris Be node crash once in a while ,version:doris-1.2.7.1-rc01 [doris]

2023-11-25 Thread via GitHub
lide-reed commented on issue #26600: URL: https://github.com/apache/doris/issues/26600#issuecomment-1826481244 > Core was generated by `/usr/local/service/doris/lib/be/doris_be'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x55de8d7a4199 in _mm_loadu_si128(long l

Re: [I] [Bug] Doris Be node crash once in a while ,version:doris-1.2.7.1-rc01 [doris]

2023-11-25 Thread via GitHub
lide-reed commented on issue #26600: URL: https://github.com/apache/doris/issues/26600#issuecomment-1826481228 `Core was generated by `/usr/local/service/doris/lib/be/doris_be'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x55de8d7a4199 in _mm_loadu_si128(long lo

Re: [PR] [Enhance](fe) Support setting initial root password when FE firstly launch [doris]

2023-11-25 Thread via GitHub
morningman commented on code in PR #27438: URL: https://github.com/apache/doris/pull/27438#discussion_r1405305267 ## docs/en/docs/admin-manual/config/fe-config.md: ## @@ -376,6 +376,18 @@ Is it a configuration item unique to the Master FE node: true Whether to enable the mul

Re: [PR] [Opt](compression) Opt gzip decompress by libdeflate on X86 and X86_64 platforms. [doris]

2023-11-25 Thread via GitHub
morningman commented on PR #27542: URL: https://github.com/apache/doris/pull/27542#issuecomment-1826472451 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] [feture](stream load) (step one)Add arrow data type for stream load [doris]

2023-11-25 Thread via GitHub
github-actions[bot] commented on code in PR #26709: URL: https://github.com/apache/doris/pull/26709#discussion_r1405301762 ## be/src/vec/data_types/serde/data_type_datetimev2_serde.cpp: ## @@ -112,6 +119,52 @@ void DataTypeDateTimeV2SerDe::write_column_to_arrow(const IColumn& c

Re: [PR] [feature](nereids) Matiarilzed view query rewrite util implementation [doris]

2023-11-25 Thread via GitHub
seawinde commented on PR #27568: URL: https://github.com/apache/doris/pull/27568#issuecomment-1826471121 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] [improve](routine_load) move log from write lock [doris]

2023-11-25 Thread via GitHub
HHoflittlefish777 commented on PR #27576: URL: https://github.com/apache/doris/pull/27576#issuecomment-1826469785 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

[PR] [improve](routine_load) move log from write lock [doris]

2023-11-25 Thread via GitHub
HHoflittlefish777 opened a new pull request, #27576: URL: https://github.com/apache/doris/pull/27576 ## 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.or

Re: [PR] [fix](expr) check prepare&open before every VExpr execute [doris]

2023-11-25 Thread via GitHub
doris-robot commented on PR #26673: URL: https://github.com/apache/doris/pull/26673#issuecomment-1826429700 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.12 seconds stream load tsv: 576 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](expr) check prepare&open before every VExpr execute [doris]

2023-11-25 Thread via GitHub
doris-robot commented on PR #26673: URL: https://github.com/apache/doris/pull/26673#issuecomment-1826427778 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 90d1dc3072f8b5e876a30e0053318101c0311b40, data reload: false

Re: [PR] [fix](expr) check prepare&open before every VExpr execute [doris]

2023-11-25 Thread via GitHub
github-actions[bot] commented on PR #26673: URL: https://github.com/apache/doris/pull/26673#issuecomment-1826410608 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](expr) check prepare&open before every VExpr execute [doris]

2023-11-25 Thread via GitHub
zclllyybb commented on PR #26673: URL: https://github.com/apache/doris/pull/26673#issuecomment-1826409391 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](core) Fix wal space back pressure core [doris]

2023-11-25 Thread via GitHub
doris-robot commented on PR #27311: URL: https://github.com/apache/doris/pull/27311#issuecomment-1826398041 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.66 seconds stream load tsv: 566 seconds loaded 74807831229 Bytes,

Re: [PR] [Fix](core) Fix wal space back pressure core [doris]

2023-11-25 Thread via GitHub
doris-robot commented on PR #27311: URL: https://github.com/apache/doris/pull/27311#issuecomment-1826395944 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 5709d33c6933d2b65a81946c26d1a360d483a9a4, data reload: false

Re: [PR] [fix](expr) check prepare&open before every VExpr execute [doris]

2023-11-25 Thread via GitHub
doris-robot commented on PR #26673: URL: https://github.com/apache/doris/pull/26673#issuecomment-1826391688 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.6 seconds stream load tsv: 565 seconds loaded 74807831229 Bytes, a

Re: [PR] [fix](expr) check prepare&open before every VExpr execute [doris]

2023-11-25 Thread via GitHub
doris-robot commented on PR #26673: URL: https://github.com/apache/doris/pull/26673#issuecomment-1826389587 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit bb2a6262fe668cc9c96b20255fbf024f6e8b2860, data reload: false

Re: [PR] [Opt](compression) Opt gzip decompress by libdeflate on X86 and X86_64 platforms. [doris]

2023-11-25 Thread via GitHub
github-actions[bot] commented on PR #27542: URL: https://github.com/apache/doris/pull/27542#issuecomment-1826388434 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] [improvement](scanner) push down late arrival runtime filters into SegmentIterator [doris]

2023-11-25 Thread via GitHub
doris-robot commented on PR #24972: URL: https://github.com/apache/doris/pull/24972#issuecomment-1826382883 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit a51ee514fe5aba52a6c5dd61ad8a5dff3b052f97, data reload: false

Re: [PR] [improvement](scanner) push down late arrival runtime filters into SegmentIterator [doris]

2023-11-25 Thread via GitHub
doris-robot commented on PR #24972: URL: https://github.com/apache/doris/pull/24972#issuecomment-1826382834 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.57 seconds stream load tsv: 566 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](move-memtable) handle tablet location not found [doris]

2023-11-25 Thread via GitHub
doris-robot commented on PR #27561: URL: https://github.com/apache/doris/pull/27561#issuecomment-1826382791 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.13 seconds stream load tsv: 568 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](load) return error instead of panic when slot and expr do not [doris]

2023-11-25 Thread via GitHub
doris-robot commented on PR #27423: URL: https://github.com/apache/doris/pull/27423#issuecomment-1826382229 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.26 seconds stream load tsv: 568 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](move-memtable) handle tablet location not found [doris]

2023-11-25 Thread via GitHub
doris-robot commented on PR #27561: URL: https://github.com/apache/doris/pull/27561#issuecomment-1826381660 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit d201b5bd9b4b1c73b288af5c6aaeb381b775ce56, data reload: false

Re: [PR] [fix](load) return error instead of panic when slot and expr do not [doris]

2023-11-25 Thread via GitHub
doris-robot commented on PR #27423: URL: https://github.com/apache/doris/pull/27423#issuecomment-1826380230 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 271fae50d6d9e3b16de072548a94d702d2794e31, data reload: false

Re: [PR] [Fix](core) Fix wal space back pressure core [doris]

2023-11-25 Thread via GitHub
Yukang-Lian commented on PR #27311: URL: https://github.com/apache/doris/pull/27311#issuecomment-1826375347 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] [fix](expr) check prepare&open before every VExpr execute [doris]

2023-11-25 Thread via GitHub
github-actions[bot] commented on PR #26673: URL: https://github.com/apache/doris/pull/26673#issuecomment-1826369897 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](load) return error instead of panic when slot and expr do not [doris]

2023-11-25 Thread via GitHub
github-actions[bot] commented on PR #27423: URL: https://github.com/apache/doris/pull/27423#issuecomment-1826369508 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](expr) check prepare&open before every VExpr execute [doris]

2023-11-25 Thread via GitHub
zclllyybb commented on PR #26673: URL: https://github.com/apache/doris/pull/26673#issuecomment-1826368582 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](core) Fix wal space back pressure core [doris]

2023-11-25 Thread via GitHub
github-actions[bot] commented on code in PR #27311: URL: https://github.com/apache/doris/pull/27311#discussion_r1405152032 ## be/src/olap/wal_manager.h: ## @@ -17,6 +17,7 @@ #include Review Comment: warning: 'gen_cpp/PaloInternalService_types.h' file not found [clang-di

Re: [PR] [enhancement](fe-memory) support label num threshold to reduce fe memory consumption [doris]

2023-11-25 Thread via GitHub
github-actions[bot] commented on PR #22889: URL: https://github.com/apache/doris/pull/22889#issuecomment-1826361830 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](fe-memory) support label num threshold to reduce fe memory consumption [doris]

2023-11-25 Thread via GitHub
github-actions[bot] commented on PR #22889: URL: https://github.com/apache/doris/pull/22889#issuecomment-1826361824 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](core) Fix wal space back pressure core [doris]

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

Re: [PR] [enhance](S3) Print the error detail for every s3 operation [doris]

2023-11-25 Thread via GitHub
github-actions[bot] commented on PR #27572: URL: https://github.com/apache/doris/pull/27572#issuecomment-1826360881 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] [enhance](S3) Print the error detail for every s3 operation [doris]

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

(doris) branch master updated: [improve](routine_load) add db and table name in create routine load job log (#27500)

2023-11-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 04033dce019 [improve](routine_load) add db a

Re: [PR] [improve](routine_load) add db and table name in create routine load job log [doris]

2023-11-25 Thread via GitHub
dataroaring merged PR #27500: URL: https://github.com/apache/doris/pull/27500 -- 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] [typo](doc)Modify invaild link in str-to-date [doris]

2023-11-25 Thread via GitHub
dataroaring commented on PR #25126: URL: https://github.com/apache/doris/pull/25126#issuecomment-1826359533 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] [improvement](disk balance) Impr disk rebalancer sched when be load r… [doris]

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

(doris) branch master updated: [improvement](disk balance) Impr disk rebalancer sched when be load r… (#26412)

2023-11-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 b08865982a6 [improvement](disk balance) Impr

(doris) branch master updated (4232327a432 -> ff1a06abcf1)

2023-11-25 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 4232327a432 [fix](regression test) fix test_schema_change_cold_heat case (#27556) add ff1a06abcf1 [test](reg

Re: [PR] [test](regression) add routine load sequence and error test [doris]

2023-11-25 Thread via GitHub
dataroaring merged PR #27519: URL: https://github.com/apache/doris/pull/27519 -- 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] [improve](routine_load) add db and table name in create routine load job log [doris]

2023-11-25 Thread via GitHub
github-actions[bot] commented on PR #27500: URL: https://github.com/apache/doris/pull/27500#issuecomment-1826358135 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] [test](regression) add routine load sequence and error test [doris]

2023-11-25 Thread via GitHub
github-actions[bot] commented on PR #27519: URL: https://github.com/apache/doris/pull/27519#issuecomment-1826357910 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] [test](regression) add routine load sequence and error test [doris]

2023-11-25 Thread via GitHub
github-actions[bot] commented on PR #27519: URL: https://github.com/apache/doris/pull/27519#issuecomment-1826357900 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](load) return error instead of panic when slot and expr do not [doris]

2023-11-25 Thread via GitHub
github-actions[bot] commented on PR #27423: URL: https://github.com/apache/doris/pull/27423#issuecomment-1826357494 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](regression test) fix test_schema_change_cold_heat case (#27556)

2023-11-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 4232327a432 [fix](regression test) fix test_

Re: [PR] [fix](regression test) fix test_schema_change_cold_heat case [doris]

2023-11-25 Thread via GitHub
dataroaring merged PR #27556: URL: https://github.com/apache/doris/pull/27556 -- 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] [improvement](scanner) push down late arrival runtime filters into SegmentIterator [doris]

2023-11-25 Thread via GitHub
mrhhsg commented on PR #24972: URL: https://github.com/apache/doris/pull/24972#issuecomment-1826357350 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 master updated: [improve](transaction) lightweight transaction lock logic (#27564)

2023-11-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 7a1b4267d5c [improve](transaction) lightweig

Re: [PR] [improve](transaction) lightweight transaction lock logic [doris]

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

Re: [PR] [fix](move-memtable) handle tablet location not found [doris]

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

Re: [PR] [improve](transaction) lightweight transaction lock logic [doris]

2023-11-25 Thread via GitHub
github-actions[bot] commented on PR #27564: URL: https://github.com/apache/doris/pull/27564#issuecomment-1826356997 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] [improvement](scanner) push down late arrival runtime filters into SegmentIterator [doris]

2023-11-25 Thread via GitHub
github-actions[bot] commented on code in PR #24972: URL: https://github.com/apache/doris/pull/24972#discussion_r1405139431 ## be/src/olap/reader.cpp: ## @@ -680,4 +687,19 @@ Status TabletReader::init_reader_params_and_create_block( return Status::OK(); } +Status TabletRe

Re: [PR] [improve](transaction) lightweight transaction lock logic [doris]

2023-11-25 Thread via GitHub
github-actions[bot] commented on PR #27564: URL: https://github.com/apache/doris/pull/27564#issuecomment-1826356990 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](move-memtable) handle tablet location not found [doris]

2023-11-25 Thread via GitHub
kaijchen commented on PR #27561: URL: https://github.com/apache/doris/pull/27561#issuecomment-1826356806 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](load) return error instead of panic when slot and expr do not [doris]

2023-11-25 Thread via GitHub
dataroaring commented on PR #27423: URL: https://github.com/apache/doris/pull/27423#issuecomment-1826356272 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] [improvement](scanner) push down late arrival runtime filters into SegmentIterator [doris]

2023-11-25 Thread via GitHub
mrhhsg commented on PR #24972: URL: https://github.com/apache/doris/pull/24972#issuecomment-1826355623 run buidlall -- 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] [fix](move-memtable) handle tablet location not found [doris]

2023-11-25 Thread via GitHub
github-actions[bot] commented on PR #27561: URL: https://github.com/apache/doris/pull/27561#issuecomment-1826354035 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](move-memtable) handle tablet location not found [doris]

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

Re: [PR] [improve](routine_load) add db and table name in create routine load job log [doris]

2023-11-25 Thread via GitHub
doris-robot commented on PR #27500: URL: https://github.com/apache/doris/pull/27500#issuecomment-1826346948 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.85 seconds stream load tsv: 568 seconds loaded 74807831229 Bytes,

Re: [PR] [improve](routine_load) add db and table name in create routine load job log [doris]

2023-11-25 Thread via GitHub
doris-robot commented on PR #27500: URL: https://github.com/apache/doris/pull/27500#issuecomment-1826342701 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 6874471d987b84a2a923ff6c13cb646cf6c6d02d, data reload: false

Re: [PR] [enhancement](scanner) add bvar for memory consumption in scanner queue [doris]

2023-11-25 Thread via GitHub
doris-robot commented on PR #27575: URL: https://github.com/apache/doris/pull/27575#issuecomment-1826327286 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.69 seconds stream load tsv: 567 seconds loaded 74807831229 Bytes,

Re: [PR] [improve](routine_load) add db and table name in create routine load job log [doris]

2023-11-25 Thread via GitHub
HHoflittlefish777 commented on PR #27500: URL: https://github.com/apache/doris/pull/27500#issuecomment-1826326612 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](scanner) add bvar for memory consumption in scanner queue [doris]

2023-11-25 Thread via GitHub
doris-robot commented on PR #27575: URL: https://github.com/apache/doris/pull/27575#issuecomment-1826324239 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 5a142909833b7f8c567eb90602341df9fbaeba9e, data reload: false

Re: [PR] [enhancement](scanner) add bvar for memory consumption in scanner queue [doris]

2023-11-25 Thread via GitHub
github-actions[bot] commented on PR #27575: URL: https://github.com/apache/doris/pull/27575#issuecomment-1826290869 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](scanner) add bvar for memory consumption in scanner queue [doris]

2023-11-25 Thread via GitHub
dataroaring commented on PR #27575: URL: https://github.com/apache/doris/pull/27575#issuecomment-1826289788 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] [enhancement](scanner) add bvar for memory consumption in scanner queue [doris]

2023-11-25 Thread via GitHub
dataroaring opened a new pull request, #27575: URL: https://github.com/apache/doris/pull/27575 ## 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](mai

Re: [PR] [fix](topN)runtime_predicate is only triggered when the column name is not null [doris]

2023-11-25 Thread via GitHub
github-actions[bot] commented on PR #27501: URL: https://github.com/apache/doris/pull/27501#issuecomment-1826277310 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 branch-2.0 updated: [Fix](hive-transactional-table) Fix NPE when query empty hive transactional table. (#27567)

2023-11-25 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 9f277a0a2b1 [Fix](hive-transactional-ta

Re: [PR] [Fix](hive-transactional-table) Fix NPE when query empty hive transactional table. [doris]

2023-11-25 Thread via GitHub
yiguolei merged PR #27567: URL: https://github.com/apache/doris/pull/27567 -- 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](stress) fix JoinNode destruction crash [doris]

2023-11-25 Thread via GitHub
zclllyybb commented on code in PR #27565: URL: https://github.com/apache/doris/pull/27565#discussion_r1404803530 ## be/src/vec/exec/join/vnested_loop_join_node.cpp: ## @@ -347,8 +347,8 @@ void VNestedLoopJoinNode::_process_left_child_block(MutableBlock& mutable_block, void V

Re: [PR] [Enhancement](function) support unix_timestamp with float [doris]

2023-11-25 Thread via GitHub
github-actions[bot] commented on PR #26827: URL: https://github.com/apache/doris/pull/26827#issuecomment-1826254519 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](stress) fix JoinNode destruction crash [doris]

2023-11-25 Thread via GitHub
BiteThet commented on code in PR #27565: URL: https://github.com/apache/doris/pull/27565#discussion_r1404802097 ## be/src/vec/exec/join/vnested_loop_join_node.cpp: ## @@ -347,8 +347,8 @@ void VNestedLoopJoinNode::_process_left_child_block(MutableBlock& mutable_block, voi

Re: [PR] [Fix](stress) fix JoinNode destruction crash [doris]

2023-11-25 Thread via GitHub
BiteThet commented on PR #27565: URL: https://github.com/apache/doris/pull/27565#issuecomment-1826254143 please add core dump backtrace to conversation -- 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