Re: [PR] [opt](in expr) Optimize the IN expression by skipping constant column… [doris]

2024-09-17 Thread via GitHub
Mryange commented on PR #40917: URL: https://github.com/apache/doris/pull/40917#issuecomment-2357656486 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

Re: [PR] [opt](in expr) Optimize the IN expression by skipping constant column… [doris]

2024-09-17 Thread via GitHub
doris-robot commented on PR #40917: URL: https://github.com/apache/doris/pull/40917#issuecomment-2357656388 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] [opt](in expr) Optimize the IN expression by skipping constant column… [doris]

2024-09-17 Thread via GitHub
Mryange opened a new pull request, #40917: URL: https://github.com/apache/doris/pull/40917 …s. (#39912) https://github.com/apache/doris/pull/39912 Optimize the IN expression by skipping constant columns ## Proposed changes Issue Number: close #xxx --

[I] 1.2版本中提到的delete from t using 语法在1.2.8版本中执行报错 [doris-website]

2024-09-17 Thread via GitHub
chengwei977 opened a new issue, #1120: URL: https://github.com/apache/doris-website/issues/1120 [Path:false]链接:(https://doris.apache.org/zh-CN/docs/1.2/sql-manual/sql-reference/Data-Manipulation-Statements/Manipulation/DELETE/?_highlight=delete) 使用以上官方链接在1.2.8版本中执行失败。报错图下: ![微信图片_

Re: [PR] [opt](datatype) avoid unnecessary copying in the push number for the date type, [doris]

2024-09-17 Thread via GitHub
Mryange commented on PR #40916: URL: https://github.com/apache/doris/pull/40916#issuecomment-2357650283 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

Re: [PR] [opt](datatype) avoid unnecessary copying in the push number for the date type, [doris]

2024-09-17 Thread via GitHub
Mryange commented on PR #40916: URL: https://github.com/apache/doris/pull/40916#issuecomment-2357646626 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

Re: [PR] [opt](datatype) avoid unnecessary copying in the push number for the date type, [doris]

2024-09-17 Thread via GitHub
doris-robot commented on PR #40916: URL: https://github.com/apache/doris/pull/40916#issuecomment-2357646478 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 branch-2.1 updated: [pick](short circuit) avoid set cacheId when non prepared execute (#40909)

2024-09-17 Thread eldenmoon
This is an automated email from the ASF dual-hosted git repository. eldenmoon 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 956b56c6647 [pick](short circuit) avoi

Re: [PR] [pick](short circuit) avoid set cacheId when non prepared execute [doris]

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

(doris) branch master updated (b39b24a3a15 -> 64463f5f86a)

2024-09-17 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from b39b24a3a15 [bugfix](hive)Remove redundant split operations (#40683) add 64463f5f86a [fix](maxCompute)Fixed th

Re: [PR] [fix](maxCompute)Fixed the bug that extra nulls are read when reading maxcompute. [doris]

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

(doris) branch master updated (549196049a6 -> b39b24a3a15)

2024-09-17 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 549196049a6 [bugfix](hive)Fix cache inconsistency issue (#40729) add b39b24a3a15 [bugfix](hive)Remove redundan

Re: [PR] [bugfix](hive)Remove redundant split operations [doris]

2024-09-17 Thread via GitHub
morningman merged PR #40683: URL: https://github.com/apache/doris/pull/40683 -- 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] [fix](maxCompute)Fixed the bug that extra nulls are read when reading maxcompute. [doris]

2024-09-17 Thread via GitHub
github-actions[bot] commented on PR #40888: URL: https://github.com/apache/doris/pull/40888#issuecomment-2357624611 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](maxCompute)Fixed the bug that extra nulls are read when reading maxcompute. [doris]

2024-09-17 Thread via GitHub
github-actions[bot] commented on PR #40888: URL: https://github.com/apache/doris/pull/40888#issuecomment-2357624544 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 (a2d198ea7b7 -> 549196049a6)

2024-09-17 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from a2d198ea7b7 [Fix](Variant) implement some interface in ColumnNothing (#40607) add 549196049a6 [bugfix](hive)F

Re: [PR] [bugfix](hive)Fix cache inconsistency issue [doris]

2024-09-17 Thread via GitHub
morningman merged PR #40729: URL: https://github.com/apache/doris/pull/40729 -- 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] [fix](hive) support null_format and escape_char for hive text [doris]

2024-09-17 Thread via GitHub
github-actions[bot] commented on PR #40291: URL: https://github.com/apache/doris/pull/40291#issuecomment-2357619545 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: [Fix](Variant) implement some interface in ColumnNothing (#40607)

2024-09-17 Thread eldenmoon
This is an automated email from the ASF dual-hosted git repository. eldenmoon 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 a2d198ea7b7 [Fix](Variant) implement some inte

Re: [PR] [Fix](Variant) implement some interface in ColumnNothing [doris]

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

Re: [PR] [feature](functions) impl scalar functions translate and url_encode [doris]

2024-09-17 Thread via GitHub
morningman commented on code in PR #40567: URL: https://github.com/apache/doris/pull/40567#discussion_r1764476991 ## be/src/vec/functions/function_string.h: ## @@ -2601,43 +2591,62 @@ class FunctionUrlDecode : public IFunction { static FunctionPtr create() { return std::ma

Re: [PR] [bugfix](hive)Fix cache inconsistency issue [doris]

2024-09-17 Thread via GitHub
github-actions[bot] commented on PR #40729: URL: https://github.com/apache/doris/pull/40729#issuecomment-2357611727 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] [bugfix](hive)Fix cache inconsistency issue [doris]

2024-09-17 Thread via GitHub
github-actions[bot] commented on PR #40729: URL: https://github.com/apache/doris/pull/40729#issuecomment-2357611778 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](scan) Incorrect scan keys lead to wrong query results. [doris]

2024-09-17 Thread via GitHub
yiguolei commented on code in PR #40814: URL: https://github.com/apache/doris/pull/40814#discussion_r1764466501 ## regression-test/suites/correctness/test_scan_keys_with_bool_type.groovy: ## @@ -0,0 +1,47 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or m

(doris) branch master updated (d5133be4b8e -> da692509343)

2024-09-17 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from d5133be4b8e [Fix](orc-reader) Fix StringRef nullptr data in orc-reader. (#40857) add da692509343 [Enhancement]u

Re: [PR] [Enhancement]use awaitility.await() [doris]

2024-09-17 Thread via GitHub
yiguolei merged PR #40112: URL: https://github.com/apache/doris/pull/40112 -- 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](nestedtypes) fix nested type with is_exclusive [doris]

2024-09-17 Thread via GitHub
hello-stephen commented on PR #40434: URL: https://github.com/apache/doris/pull/40434#issuecomment-2357606573 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. T

Re: [PR] [bugfix](external)Memory leak problem for external table with insert operation [doris]

2024-09-17 Thread via GitHub
morningman commented on code in PR #40440: URL: https://github.com/apache/doris/pull/40440#discussion_r1764465936 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/insert/AbstractInsertExecutor.java: ## @@ -194,19 +199,14 @@ public void executeSingleInser

Re: [PR] [Feat](Nereids) add numeric functions [doris]

2024-09-17 Thread via GitHub
morrySnow commented on code in PR #40744: URL: https://github.com/apache/doris/pull/40744#discussion_r1764466197 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/executable/NumericArithmetic.java: ## Review Comment: add fe ut test for all fun

Re: [PR] [Fix](test)Fixing Kerberos Principal Not Mapping Correctly to a Local User [doris]

2024-09-17 Thread via GitHub
CalvinKirs commented on PR #40905: URL: https://github.com/apache/doris/pull/40905#issuecomment-2357603861 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](scan) Incorrect scan keys lead to wrong query results. [doris]

2024-09-17 Thread via GitHub
yiguolei commented on code in PR #40814: URL: https://github.com/apache/doris/pull/40814#discussion_r1764466736 ## regression-test/suites/correctness/test_scan_keys_with_bool_type.groovy: ## @@ -0,0 +1,47 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or m

Re: [PR] [Feat](Nereids) add numeric functions [doris]

2024-09-17 Thread via GitHub
morrySnow commented on code in PR #40744: URL: https://github.com/apache/doris/pull/40744#discussion_r1764466197 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/executable/NumericArithmetic.java: ## Review Comment: add fe ut test for all fun

Re: [PR] [feature](view) support create or replace view stmt (#40715) [doris]

2024-09-17 Thread via GitHub
doris-robot commented on PR #40915: URL: https://github.com/apache/doris/pull/40915#issuecomment-2357601561 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] [feature](view) support create or replace view stmt (#40715) [doris]

2024-09-17 Thread via GitHub
cambyzju commented on PR #40915: URL: https://github.com/apache/doris/pull/40915#issuecomment-2357601683 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] [feature](view) support create or replace view stmt (#40715) [doris]

2024-09-17 Thread via GitHub
cambyzju opened a new pull request, #40915: URL: https://github.com/apache/doris/pull/40915 pick #40715 to branch-2.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 above to go to the specific comment. To uns

Re: [PR] [fix](tvf) fix FE cannot start when replay `alter view from tvf` [doris]

2024-09-17 Thread via GitHub
morningman commented on PR #40872: URL: https://github.com/apache/doris/pull/40872#issuecomment-2357587224 Need to add upgrade test cases -- 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 speci

Re: [PR] [improve](partition_topn) Add partition threshold check in hash table to control partition nums [doris]

2024-09-17 Thread via GitHub
doris-robot commented on PR #39057: URL: https://github.com/apache/doris/pull/39057#issuecomment-2357595863 ClickBench: Total hot run time: 33.93 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Feature][Variant] support support schema for inner sub types in variant type [doris]

2024-09-17 Thread via GitHub
doris-robot commented on PR #40573: URL: https://github.com/apache/doris/pull/40573#issuecomment-2357595417 TeamCity be ut coverage result: Function Coverage: 37.30% (9584/25691) Line Coverage: 28.71% (79258/276097) Region Coverage: 28.16% (40988/145562) Branch Coverage: 24.7

(doris) branch master updated: [Fix](orc-reader) Fix StringRef nullptr data in orc-reader. (#40857)

2024-09-17 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 d5133be4b8e [Fix](orc-reader) Fix StringRef n

Re: [PR] [Feature][Variant] support support schema for inner sub types in variant type [doris]

2024-09-17 Thread via GitHub
doris-robot commented on PR #40573: URL: https://github.com/apache/doris/pull/40573#issuecomment-2357590869 ClickBench: Total hot run time: 32.82 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Fix](orc-reader) Fix StringRef nullptr data in orc-reader. [doris]

2024-09-17 Thread via GitHub
morningman merged PR #40857: URL: https://github.com/apache/doris/pull/40857 -- 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] [Fix](nereids) set all nullable aggregate function to alwaysnullable in window expression (#40693) [doris]

2024-09-17 Thread via GitHub
feiniaofeiafei commented on PR #40809: URL: https://github.com/apache/doris/pull/40809#issuecomment-2357590663 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](partition_topn) Add partition threshold check in hash table to control partition nums [doris]

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

(doris) branch master updated (1f3313795f3 -> a3295d781f9)

2024-09-17 Thread lide
This is an automated email from the ASF dual-hosted git repository. lide pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 1f3313795f3 [fix](restore) Fix view name in atomic restore (#40876) add a3295d781f9 [feature](view) support create o

Re: [PR] [opt](nereids) enable runtime filter use cte as target [doris]

2024-09-17 Thread via GitHub
github-actions[bot] commented on PR #40815: URL: https://github.com/apache/doris/pull/40815#issuecomment-2357566677 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [feature](view) support create or replace view stmt [doris]

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

Re: [PR] [Bug](materialized-view) fix problems about create mv on ssb_flat q4.1 failed [doris]

2024-09-17 Thread via GitHub
BiteThet commented on PR #20658: URL: https://github.com/apache/doris/pull/20658#issuecomment-2357584619 > @BiteThet Hi, is there any way to disable funtion return type check? This check should not be disabled. Incorrect types may cause unexpected errors. -- This is an auto

Re: [PR] [Feature][Variant] support support schema for inner sub types in variant type [doris]

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

Re: [PR] [bugfix](core) fmt lost one parameter [doris]

2024-09-17 Thread via GitHub
github-actions[bot] commented on PR #40914: URL: https://github.com/apache/doris/pull/40914#issuecomment-2357583247 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] [bugfix](core) fmt lost one parameter [doris]

2024-09-17 Thread via GitHub
github-actions[bot] commented on PR #40914: URL: https://github.com/apache/doris/pull/40914#issuecomment-2357583284 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] [bugfix](core) fmt lost one parameter [doris]

2024-09-17 Thread via GitHub
yiguolei commented on PR #40914: URL: https://github.com/apache/doris/pull/40914#issuecomment-2357581139 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] [feat](nereids) disable join reorder if any table row count is not available [doris]

2024-09-17 Thread via GitHub
englefly commented on PR #40349: URL: https://github.com/apache/doris/pull/40349#issuecomment-2357578722 run cloud_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 uns

Re: [PR] [fix](cluster key) support cloud mode [doris]

2024-09-17 Thread via GitHub
mymeiyi commented on PR #40593: URL: https://github.com/apache/doris/pull/40593#issuecomment-2357576184 run cloud_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

(doris) branch branch-2.1 updated: [branch-2.1][improvement](jdbc catalog) support jdbc external catalog insert stmt in nereids (#40902)

2024-09-17 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 f3a42faf406 [branch-2.1][improvement](j

Re: [PR] [branch-2.1][improvement](jdbc catalog) support jdbc external catalog insert stmt in nereids [doris]

2024-09-17 Thread via GitHub
yiguolei merged PR #40902: URL: https://github.com/apache/doris/pull/40902 -- 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] [bugfix](core) fmt lost one parameter [doris]

2024-09-17 Thread via GitHub
yiguolei commented on PR #40914: URL: https://github.com/apache/doris/pull/40914#issuecomment-2357573273 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] [bugfix](core) fmt lost one parameter [doris]

2024-09-17 Thread via GitHub
doris-robot commented on PR #40914: URL: https://github.com/apache/doris/pull/40914#issuecomment-2357572805 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] [bugfix](core) fmt lost one parameter [doris]

2024-09-17 Thread via GitHub
yiguolei opened a new pull request, #40914: URL: https://github.com/apache/doris/pull/40914 ## Proposed changes bug is introduced by https://github.com/apache/doris/pull/40542 -- This is an automated message from the Apache Git Service. To respond to the message, ple

Re: [PR] [improve](partition_topn) Add partition threshold check in hash table to control partition nums [doris]

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

Re: [PR] [Feature][Variant] support support schema for inner sub types in variant type [doris]

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

Re: [PR] [opt](nereids) enable runtime filter use cte as target [doris]

2024-09-17 Thread via GitHub
github-actions[bot] commented on PR #40815: URL: https://github.com/apache/doris/pull/40815#issuecomment-2357566629 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](cloud) use compute group instead of cluster and remove cloud_instance_id [doris]

2024-09-17 Thread via GitHub
dataroaring commented on PR #40767: URL: https://github.com/apache/doris/pull/40767#issuecomment-2357560966 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](partition_topn) Add partition threshold check in hash table to control partition nums [doris]

2024-09-17 Thread via GitHub
doris-robot commented on PR #39057: URL: https://github.com/apache/doris/pull/39057#issuecomment-2357560960 TeamCity be ut coverage result: Function Coverage: 37.33% (9581/25669) Line Coverage: 28.70% (79186/275918) Region Coverage: 28.19% (41007/145479) Branch Coverage: 24.8

Re: [PR] [bugfix](test)Set the enable_fallback_to_original_planner behavior [doris]

2024-09-17 Thread via GitHub
github-actions[bot] commented on PR #40913: URL: https://github.com/apache/doris/pull/40913#issuecomment-2357560367 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] [bugfix](test)Set the enable_fallback_to_original_planner behavior [doris]

2024-09-17 Thread via GitHub
github-actions[bot] commented on PR #40913: URL: https://github.com/apache/doris/pull/40913#issuecomment-2357560316 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](planner) throw NPE when insert overwrite partition(*) (#40656) [doris]

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

(doris) branch branch-2.1 updated: [fix](planner) throw NPE when insert overwrite partition(*) (#40656) (#40903)

2024-09-17 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 7d23a7c587c [fix](planner) throw NPE w

(doris) branch branch-2.1 updated: [fix](Nereids) avoid bad cast when compute scale for round (#40776) (#40904)

2024-09-17 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 3336e6acbb0 [fix](Nereids) avoid bad c

Re: [PR] [fix](Nereids) avoid bad cast when compute scale for round (#40776) [doris]

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

Re: [PR] [feature](function) support ngram_search function #38226 [doris]

2024-09-17 Thread via GitHub
doris-robot commented on PR #40893: URL: https://github.com/apache/doris/pull/40893#issuecomment-2357555431 TeamCity be ut coverage result: Function Coverage: 36.16% (9331/25804) Line Coverage: 27.72% (76663/276527) Region Coverage: 26.51% (39369/148516) Branch Coverage: 23.3

Re: [PR] [enhancement](memtable) make memtable memusage more accurate [doris]

2024-09-17 Thread via GitHub
doris-robot commented on PR #40912: URL: https://github.com/apache/doris/pull/40912#issuecomment-2357545190 ClickBench: Total hot run time: 32.78 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

(doris) branch branch-2.1 updated: [improvement](statistics)User admin instead of root to run stats sql. (#40867) (#40898)

2024-09-17 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing 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 8a575d0891b [improvement](statistics)Us

Re: [PR] [improvement](statistics)User admin instead of root to run stats sql. (#40867) [doris]

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

Re: [PR] [enhancement](memtable) make memtable memusage more accurate [doris]

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

Re: [PR] [enhancement](memtable) make memtable memusage more accurate [doris]

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

Re: [PR] [Bug](materialized-view) fix problems about create mv on ssb_flat q4.1 failed [doris]

2024-09-17 Thread via GitHub
qg-lin commented on PR #20658: URL: https://github.com/apache/doris/pull/20658#issuecomment-2357520033 @BiteThet Hi, is there any way to disable funtion return type check? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

Re: [PR] [feature](function) support ngram_search function #38226 [doris]

2024-09-17 Thread via GitHub
github-actions[bot] commented on PR #40893: URL: https://github.com/apache/doris/pull/40893#issuecomment-2357517688 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](nestedtypes) fix nested type with is_exclusive [doris]

2024-09-17 Thread via GitHub
doris-robot commented on PR #40434: URL: https://github.com/apache/doris/pull/40434#issuecomment-2357515653 TeamCity be ut coverage result: Function Coverage: 36.17% (9331/25799) Line Coverage: 27.72% (76625/276463) Region Coverage: 26.51% (39366/148495) Branch Coverage: 23.3

Re: [PR] [feature](function) support ngram_search function #38226 [doris]

2024-09-17 Thread via GitHub
Mryange commented on PR #40893: URL: https://github.com/apache/doris/pull/40893#issuecomment-2357509570 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

Re: [PR] [feature](schema) support temporary table like mysql/sr [doris]

2024-09-17 Thread via GitHub
doris-robot commented on PR #40680: URL: https://github.com/apache/doris/pull/40680#issuecomment-2357500587 ClickBench: Total hot run time: 31.39 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [enhancement](memtable) make memtable memusage more accurate [doris]

2024-09-17 Thread via GitHub
yiguolei commented on PR #40912: URL: https://github.com/apache/doris/pull/40912#issuecomment-2357499040 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] [bugfix](test)Set the enable_fallback_to_original_planner behavior [doris]

2024-09-17 Thread via GitHub
wuwenchi commented on PR #40913: URL: https://github.com/apache/doris/pull/40913#issuecomment-2357496730 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] [bugfix](test)Set the enable_fallback_to_original_planner behavior [doris]

2024-09-17 Thread via GitHub
doris-robot commented on PR #40913: URL: https://github.com/apache/doris/pull/40913#issuecomment-2357496616 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] [bugfix](test)Set the enable_fallback_to_original_planner behavior [doris]

2024-09-17 Thread via GitHub
wuwenchi opened a new pull request, #40913: URL: https://github.com/apache/doris/pull/40913 ## Proposed changes The default value of `enable_fallback_to_original_planner` in master is `false`, but the default value in 2.1 is `true`. So it needs to be unified to `false` for testing.

Re: [PR] [feature](schema) support temporary table like mysql/sr [doris]

2024-09-17 Thread via GitHub
doris-robot commented on PR #40680: URL: https://github.com/apache/doris/pull/40680#issuecomment-2357495412 TPC-DS: Total hot run time: 194718 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_R2" aggregation function [doris]

2024-09-17 Thread via GitHub
doris-robot commented on PR #40346: URL: https://github.com/apache/doris/pull/40346#issuecomment-2357492530 ClickBench: Total hot run time: 32.03 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

(doris) branch branch-2.1 updated: [fix](statistics)Fix empty table keep auto analyze bug. (#40811) (#40896)

2024-09-17 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing 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 c176c9feb02 [fix](statistics)Fix empty

Re: [PR] [fix](statistics)Fix empty table keep auto analyze bug. (#40811) [doris]

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

Re: [PR] [Enhancement](doris-future) Support "REGR_R2" aggregation function [doris]

2024-09-17 Thread via GitHub
doris-robot commented on PR #40346: URL: https://github.com/apache/doris/pull/40346#issuecomment-2357488267 TeamCity be ut coverage result: Function Coverage: 37.32% (9584/25684) Line Coverage: 28.72% (79250/275953) Region Coverage: 28.19% (41018/145490) Branch Coverage: 24.8

Re: [PR] [Enhancement](doris-future) Support "REGR_R2" aggregation function [doris]

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

Re: [PR] [Feat](Nereids) add numeric functions [doris]

2024-09-17 Thread via GitHub
LiBinfeng-01 commented on PR #40744: URL: https://github.com/apache/doris/pull/40744#issuecomment-2357483938 run performance -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] [feature](schema) support temporary table like mysql/sr [doris]

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

Re: [PR] [Feat](Nereids) add numeric functions [doris]

2024-09-17 Thread via GitHub
LiBinfeng-01 commented on PR #40744: URL: https://github.com/apache/doris/pull/40744#issuecomment-2357483825 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 uns

Re: [PR] [Feature][Variant] support support schema for inner sub types in variant type [doris]

2024-09-17 Thread via GitHub
eldenmoon commented on PR #40573: URL: https://github.com/apache/doris/pull/40573#issuecomment-2357477448 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] [Enhancement](doris-future) Support "REGR_R2" aggregation function [doris]

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

Re: [PR] [chore](variable) remove enable_nereids_planner flag [doris]

2024-09-17 Thread via GitHub
doris-robot commented on PR #40743: URL: https://github.com/apache/doris/pull/40743#issuecomment-2357472123 ClickBench: Total hot run time: 32.83 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [DNM] test [doris]

2024-09-17 Thread via GitHub
doris-robot commented on PR #40877: URL: https://github.com/apache/doris/pull/40877#issuecomment-2357471633 ClickBench: Total hot run time: 32.32 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](nestedtypes) fix nested type with is_exclusive [doris]

2024-09-17 Thread via GitHub
github-actions[bot] commented on PR #40434: URL: https://github.com/apache/doris/pull/40434#issuecomment-2357470756 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](function) fix error result in split_by_string with utf8 chars [doris]

2024-09-17 Thread via GitHub
doris-robot commented on PR #40710: URL: https://github.com/apache/doris/pull/40710#issuecomment-2357468046 TeamCity be ut coverage result: Function Coverage: 37.32% (9575/25655) Line Coverage: 28.70% (79117/275704) Region Coverage: 28.18% (40979/145402) Branch Coverage: 24.8

Re: [PR] [fix](compaction) catch exception in compaction [doris]

2024-09-17 Thread via GitHub
doris-robot commented on PR #40900: URL: https://github.com/apache/doris/pull/40900#issuecomment-2357467748 TeamCity be ut coverage result: Function Coverage: 37.32% (9574/25655) Line Coverage: 28.69% (79096/275710) Region Coverage: 28.17% (40966/145411) Branch Coverage: 24.8

  1   2   3   4   >