Re: [PR] [chore](show) support statement to show views from table [doris]

2024-03-18 Thread via GitHub
xy720 commented on PR #32358: URL: https://github.com/apache/doris/pull/32358#issuecomment-2003059599 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 unsubscribe,

Re: [PR] [refactor](spark load) update spark version for spark load to resolve cve problem [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #30368: URL: https://github.com/apache/doris/pull/30368#issuecomment-2003060718 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] [refactor](spark load) update spark version for spark load to resolve cve problem [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #30368: URL: https://github.com/apache/doris/pull/30368#issuecomment-2003060751 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](case) enable fault_injection_p0 cases [doris]

2024-03-18 Thread via GitHub
doris-robot commented on PR #32369: URL: https://github.com/apache/doris/pull/32369#issuecomment-2003061674 TeamCity be ut coverage result: Function Coverage: 37.82% (8042/21265) Line Coverage: 29.49% (65623/222558) Region Coverage: 28.96% (33770/116621) Branch Coverage: 24.8

[PR] [Fix](Nereids) fix leading syntax problems and data mismatched problem [doris]

2024-03-18 Thread via GitHub
LiBinfeng-01 opened a new pull request, #32382: URL: https://github.com/apache/doris/pull/32382 cherry-pick: #32286 - fix syntax problems of only one table used in leading or mistake usage of brace example: leading(t1),leading(t1 {t2}) - fix cte used in subquery of using leading ex

Re: [PR] [Fix](Nereids) fix leading syntax problems and data mismatched problem [doris]

2024-03-18 Thread via GitHub
doris-robot commented on PR #32382: URL: https://github.com/apache/doris/pull/32382#issuecomment-2003062113 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] [fix](glue)support access glue iceberg with credential list [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32381: URL: https://github.com/apache/doris/pull/32381#issuecomment-2003065104 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

[PR] Branch 2.1 [doris]

2024-03-18 Thread via GitHub
wsjz opened a new pull request, #32383: URL: https://github.com/apache/doris/pull/32383 ## Proposed changes from https://github.com/apache/doris/pull/31765 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris

Re: [PR] Branch 2.1 [doris]

2024-03-18 Thread via GitHub
doris-robot commented on PR #32383: URL: https://github.com/apache/doris/pull/32383#issuecomment-2003065995 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](insert)implement hive table sink plan [doris]

2024-03-18 Thread via GitHub
wsjz closed pull request #32383: [feature](insert)implement hive table sink plan URL: https://github.com/apache/doris/pull/32383 -- 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](function) add error msg if exceeded maximum default value in repeat function [doris]

2024-03-18 Thread via GitHub
doris-robot commented on PR #32219: URL: https://github.com/apache/doris/pull/32219#issuecomment-2003069028 TeamCity be ut coverage result: Function Coverage: 35.25% (8702/24684) Line Coverage: 27.08% (71188/262895) Region Coverage: 26.33% (36931/140253) Branch Coverage: 23.2

Re: [PR] [Enhancement](bvar) Add bvar for bloom filter and segment [doris]

2024-03-18 Thread via GitHub
Yukang-Lian commented on PR #32355: URL: https://github.com/apache/doris/pull/32355#issuecomment-2003070503 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] [docs](MoveRepo) Delete Docs in apache/doris [doris]

2024-03-18 Thread via GitHub
luzhijing opened a new pull request, #32384: URL: https://github.com/apache/doris/pull/32384 ## Proposed changes Move all docs to apache/doris-website repo and delete old docs ## Further comments If this is a relatively large or complex change, kick off the discus

Re: [PR] [docs](MoveRepo) Delete Docs in apache/doris [doris]

2024-03-18 Thread via GitHub
doris-robot commented on PR #32384: URL: https://github.com/apache/doris/pull/32384#issuecomment-2003071015 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](case) enable fault_injection_p0 cases [doris]

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

Re: [PR] [bug](fold) fix fold constant core dump with variant type [doris]

2024-03-18 Thread via GitHub
zhangstar333 commented on PR #32265: URL: https://github.com/apache/doris/pull/32265#issuecomment-2003071627 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] [refactor](spark load) update spark version for spark load to resolve cve problem [doris]

2024-03-18 Thread via GitHub
CalvinKirs commented on PR #30368: URL: https://github.com/apache/doris/pull/30368#issuecomment-2003072049 Please try to add regression tests for Spark3, this can be done in the next PR -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

Re: [PR] [docs](MoveRepo) Delete Docs in apache/doris [doris]

2024-03-18 Thread via GitHub
morningman commented on PR #32384: URL: https://github.com/apache/doris/pull/32384#issuecomment-2003072485 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] [refactor](spark load) update spark version for spark load to resolve cve problem [doris]

2024-03-18 Thread via GitHub
CalvinKirs merged PR #30368: URL: https://github.com/apache/doris/pull/30368 -- 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 (c2e155e30f9 -> 06801d5518b)

2024-03-18 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from c2e155e30f9 [enhance](auth)row policy support catalog and match name instead id (#32310) add 06801d5518b [Improve](

[PR] [compile]( fix ) fix compile in gcc [doris]

2024-03-18 Thread via GitHub
shuke987 opened a new pull request, #32385: URL: https://github.com/apache/doris/pull/32385 ## 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](mailto

Re: [PR] [compile]( fix ) fix compile in gcc [doris]

2024-03-18 Thread via GitHub
shuke987 commented on PR #32385: URL: https://github.com/apache/doris/pull/32385#issuecomment-2003073527 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. To

Re: [PR] [compile]( fix ) fix compile in gcc [doris]

2024-03-18 Thread via GitHub
doris-robot commented on PR #32385: URL: https://github.com/apache/doris/pull/32385#issuecomment-2003073432 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](insert)implement hive table sink plan [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32383: URL: https://github.com/apache/doris/pull/32383#issuecomment-2003077035 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] [docs](MoveRepo) Delete Docs in apache/doris [doris]

2024-03-18 Thread via GitHub
luzhijing commented on PR #32384: URL: https://github.com/apache/doris/pull/32384#issuecomment-2003080543 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] [compile]( fix ) fix compile in gcc [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on code in PR #32385: URL: https://github.com/apache/doris/pull/32385#discussion_r1527967026 ## be/src/io/cache/block_file_cache.h: ## @@ -19,6 +19,7 @@ #include Review Comment: warning: 'bvar/bvar.h' file not found [clang-diagnostic-error]

Re: [PR] [expr](fix) Not to throw exception when close failed [doris]

2024-03-18 Thread via GitHub
cambyzju commented on code in PR #32287: URL: https://github.com/apache/doris/pull/32287#discussion_r1527967631 ## be/src/vec/exprs/vexpr.cpp: ## @@ -542,9 +542,9 @@ void VExpr::close_function_context(VExprContext* context, FunctionContext::Funct if (_fn_context_index != -

[PR] [feature](insert)implement hive table sink plan [doris]

2024-03-18 Thread via GitHub
wsjz opened a new pull request, #32386: URL: https://github.com/apache/doris/pull/32386 ## Proposed changes from https://github.com/apache/doris/pull/31765 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris

Re: [PR] [feature](insert)implement hive table sink plan [doris]

2024-03-18 Thread via GitHub
doris-robot commented on PR #32386: URL: https://github.com/apache/doris/pull/32386#issuecomment-2003082434 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](insert)implement hive table sink plan [doris]

2024-03-18 Thread via GitHub
wsjz commented on PR #32386: URL: https://github.com/apache/doris/pull/32386#issuecomment-2003082494 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] [bug](fold) fix fold constant core dump with variant type [doris]

2024-03-18 Thread via GitHub
zhangstar333 commented on PR #32265: URL: https://github.com/apache/doris/pull/32265#issuecomment-2003084821 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](array_agg) fix array agg with other agg function [doris]

2024-03-18 Thread via GitHub
doris-robot commented on PR #32387: URL: https://github.com/apache/doris/pull/32387#issuecomment-2003086114 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](array_agg) fix array agg with other agg function [doris]

2024-03-18 Thread via GitHub
amorynan opened a new pull request, #32387: URL: https://github.com/apache/doris/pull/32387 ## Proposed changes if we use array_agg func after other agg func like count, sum, here may make be core with core stack below ``` *** is nereids: 1 *** *** tablet id: 0 *** *** Aborted

Re: [PR] [FIX](array_agg) fix array agg with other agg function [doris]

2024-03-18 Thread via GitHub
amorynan commented on PR #32387: URL: https://github.com/apache/doris/pull/32387#issuecomment-2003086431 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] [feature](function) Support for aggregate function foreach combiner for some error function [doris]

2024-03-18 Thread via GitHub
HappenLee commented on code in PR #31913: URL: https://github.com/apache/doris/pull/31913#discussion_r1527972510 ## be/src/vec/aggregate_functions/aggregate_function_collect.h: ## @@ -362,12 +364,58 @@ struct AggregateFunctionArrayAggData { } to_arr.get_offsets

Re: [PR] [opt](jdbc catalog) Refine the jdbc_connector close logic and actively clear the jvm occupied by jdbcexecutor [doris]

2024-03-18 Thread via GitHub
zy-kkk merged PR #32300: URL: https://github.com/apache/doris/pull/32300 -- 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

(doris) branch master updated (06801d5518b -> 653925ceb8f)

2024-03-18 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 06801d5518b [Improve](spark-load)update spark version for spark load to resolve cve problem (#30368) add 653925ceb

Re: [PR] [opt](jdbc catalog) filter jdbc datasource internal database [doris]

2024-03-18 Thread via GitHub
zy-kkk merged PR #32294: URL: https://github.com/apache/doris/pull/32294 -- 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

(doris) branch master updated (653925ceb8f -> de0497b7ef3)

2024-03-18 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 653925ceb8f [opt](jdbc catalog) Refine the jdbc_connector close logic and actively clear the jvm occupied by jdbcexecut

Re: [PR] [feature](function) Support for aggregate function foreach combiner for some error function [doris]

2024-03-18 Thread via GitHub
HappenLee commented on code in PR #31913: URL: https://github.com/apache/doris/pull/31913#discussion_r1527973432 ## be/src/vec/aggregate_functions/aggregate_function_collect.h: ## @@ -417,6 +465,49 @@ struct AggregateFunctionArrayAggData { } to_arr.get_offsets(

Re: [PR] [feature](function) Support for aggregate function foreach combiner for some error function [doris]

2024-03-18 Thread via GitHub
HappenLee commented on code in PR #31913: URL: https://github.com/apache/doris/pull/31913#discussion_r1527973974 ## be/src/vec/aggregate_functions/aggregate_function_map.h: ## @@ -135,13 +135,44 @@ struct AggregateFunctionMapAggData {

Re: [PR] [feature](proxy-protocol) Support proxy protocol v1 (#32338) [doris]

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

Re: [PR] [regression-test](case) enable fault_injection_p0 cases [doris]

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

Re: [PR] [Feature][external catalog/lakesoul] support lakesoul catalog [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on code in PR #32164: URL: https://github.com/apache/doris/pull/32164#discussion_r1527975058 ## be/src/vec/exec/format/table/lakesoul_jni_reader.cpp: ## @@ -0,0 +1,88 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more cont

Re: [PR] [FIX](array_agg) fix array agg with other agg function [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32387: URL: https://github.com/apache/doris/pull/32387#issuecomment-2003091086 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](array_agg) fix array agg with other agg function [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32387: URL: https://github.com/apache/doris/pull/32387#issuecomment-2003091134 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_agg) fix array agg with other agg function [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32387: URL: https://github.com/apache/doris/pull/32387#issuecomment-2003093261 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] [compile]( fix ) fix compile in gcc [doris]

2024-03-18 Thread via GitHub
cambyzju commented on PR #32385: URL: https://github.com/apache/doris/pull/32385#issuecomment-2003094188 please add some desc in pr, such as: which os, which gcc version, and the error message. -- This is an automated message from the Apache Git Service. To respond to the message, ple

Re: [PR] [fix](glue)support access glue iceberg with credential list [doris]

2024-03-18 Thread via GitHub
doris-robot commented on PR #32381: URL: https://github.com/apache/doris/pull/32381#issuecomment-2003094861 TeamCity be ut coverage result: Function Coverage: 37.82% (8042/21265) Line Coverage: 29.49% (65638/222569) Region Coverage: 28.96% (33777/116622) Branch Coverage: 24.8

Re: [PR] [regression-test](case) enable fault_injection_p0 cases [doris]

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

Re: [PR] [FIX](array_agg) fix array agg with other agg function [doris]

2024-03-18 Thread via GitHub
cambyzju commented on PR #32387: URL: https://github.com/apache/doris/pull/32387#issuecomment-2003097762 Does 2.0 has the same problem? -- 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 specifi

Re: [PR] [Fix](Nereids) fix leading syntax problems and data mismatched problem [doris]

2024-03-18 Thread via GitHub
LiBinfeng-01 commented on PR #32382: URL: https://github.com/apache/doris/pull/32382#issuecomment-200309 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](compaction) be do not compact invisible version to avoid query error -230 [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on code in PR #28082: URL: https://github.com/apache/doris/pull/28082#discussion_r1527981640 ## be/src/olap/tablet_meta.cpp: ## @@ -747,6 +747,16 @@ Version TabletMeta::max_version() const { return max_version; } +size_t TabletMeta::version_

Re: [PR] [regression-test](case) enable fault_injection_p0 cases [doris]

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

Re: [PR] [Enhancement] when partition column is datetime, date can work in create table command [doris]

2024-03-18 Thread via GitHub
xiedeyantu commented on PR #32335: URL: https://github.com/apache/doris/pull/32335#issuecomment-2003102953 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] [refactor](executor)Delete cpu_resource_limit [doris]

2024-03-18 Thread via GitHub
wangbo opened a new pull request, #32388: URL: https://github.com/apache/doris/pull/32388 ## Proposed changes We want to use workload group to instead of CpuResourcelimit to manage cpu resource. -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] [refactor](executor)Delete cpu_resource_limit [doris]

2024-03-18 Thread via GitHub
doris-robot commented on PR #32388: URL: https://github.com/apache/doris/pull/32388#issuecomment-2003104160 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] [refactor](executor)Delete cpu_resource_limit [doris]

2024-03-18 Thread via GitHub
wangbo commented on PR #32388: URL: https://github.com/apache/doris/pull/32388#issuecomment-2003104382 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] [feature](proxy-protocol) Support proxy protocol v1 (#32338) [doris]

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

Re: [PR] [FIX](array_agg) fix array agg with other agg function [doris]

2024-03-18 Thread via GitHub
amorynan commented on PR #32387: URL: https://github.com/apache/doris/pull/32387#issuecomment-2003109874 > Does 2.0 has the same problem? No, array_agg is not pick for 2.0, and coming from 2.1 -- This is an automated message from the Apache Git Service. To respond to the message, pl

Re: [PR] [refactor](executor)Delete cpu_resource_limit [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32388: URL: https://github.com/apache/doris/pull/32388#issuecomment-2003111744 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](proxy-protocol) Support proxy protocol v1 (#32338) [doris]

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

Re: [PR] [fix](typo) typo fix for 'delete bimap' changing to 'delete bitmap' [doris]

2024-03-18 Thread via GitHub
WinkerDu commented on PR #32341: URL: https://github.com/apache/doris/pull/32341#issuecomment-2003113712 @yiguolei maybe we can merge this pr? -- 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

[PR] [case](mtmv)MTMV db2 case [doris]

2024-03-18 Thread via GitHub
zddr opened a new pull request, #32390: URL: https://github.com/apache/doris/pull/32390 ## 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](mailto:d..

Re: [PR] [case](mtmv)MTMV db2 case [doris]

2024-03-18 Thread via GitHub
doris-robot commented on PR #32390: URL: https://github.com/apache/doris/pull/32390#issuecomment-2003116907 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] [refactor](executor)Delete cpu_resource_limit [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32388: URL: https://github.com/apache/doris/pull/32388#issuecomment-2003117167 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][external catalog/lakesoul] support lakesoul catalog [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32164: URL: https://github.com/apache/doris/pull/32164#issuecomment-2003117730 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](dict) check valid of offset in page [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32349: URL: https://github.com/apache/doris/pull/32349#issuecomment-2003117889 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 (de0497b7ef3 -> 6881cc1b65f)

2024-03-18 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 de0497b7ef3 [opt](jdbc catalog) filter jdbc datasource internal database (#32294) add 6881cc1b65f [enhanceme

Re: [PR] [enhancement](dict) check valid of offset in page [doris]

2024-03-18 Thread via GitHub
dataroaring merged PR #32349: URL: https://github.com/apache/doris/pull/32349 -- 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] [feature](proxy-protocol) Support proxy protocol v1 (#32338) [doris]

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

Re: [PR] [bug](fold) fix fold constant rule can't handle variable expr [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32313: URL: https://github.com/apache/doris/pull/32313#issuecomment-2003120233 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] [pipelineX](cancel) Remove lock for mapping query ctx to fragment [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on code in PR #32346: URL: https://github.com/apache/doris/pull/32346#discussion_r1528001157 ## be/src/runtime/query_context.h: ## @@ -107,6 +112,11 @@ class QueryContext { void set_ready_to_execute(bool is_cancelled); [[nodiscard]] bool

Re: [PR] [bug](fold) fix fold constant rule can't handle variable expr [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32313: URL: https://github.com/apache/doris/pull/32313#issuecomment-2003120187 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] [docs](MoveRepo) Update .asf.yaml [doris]

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

Re: [PR] [docs](MoveRepo) Update .asf.yaml [doris]

2024-03-18 Thread via GitHub
doris-robot commented on PR #32391: URL: https://github.com/apache/doris/pull/32391#issuecomment-2003121380 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] [docs](MoveRepo) Update .asf.yaml [doris]

2024-03-18 Thread via GitHub
luzhijing commented on PR #32391: URL: https://github.com/apache/doris/pull/32391#issuecomment-200312 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] [refactor](executor)Delete cpu_resource_limit [doris]

2024-03-18 Thread via GitHub
yiguolei commented on PR #32388: URL: https://github.com/apache/doris/pull/32388#issuecomment-2003123511 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] [Feature][external catalog/lakesoul] support lakesoul catalog [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32164: URL: https://github.com/apache/doris/pull/32164#issuecomment-2003124117 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] [refactor](executor)Delete cpu_resource_limit [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32388: URL: https://github.com/apache/doris/pull/32388#issuecomment-2003124188 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] [refactor](executor)Delete cpu_resource_limit [doris]

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

Re: [PR] [docs](MoveRepo) Update .asf.yaml [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32391: URL: https://github.com/apache/doris/pull/32391#issuecomment-2003124199 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] [docs](MoveRepo) Update .asf.yaml [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32391: URL: https://github.com/apache/doris/pull/32391#issuecomment-2003124249 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](decimal) fix Arithmetic Overflow error of converting string to decimal [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32247: URL: https://github.com/apache/doris/pull/32247#issuecomment-2003124890 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](decimal) fix Arithmetic Overflow error of converting string to decimal [doris]

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

Re: [PR] [opt](routine-load) enhance auto resume to keep routine load stable [doris]

2024-03-18 Thread via GitHub
liaoxin01 merged PR #32239: URL: https://github.com/apache/doris/pull/32239 -- 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 (6881cc1b65f -> 4f9976eb07a)

2024-03-18 Thread liaoxin
This is an automated email from the ASF dual-hosted git repository. liaoxin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 6881cc1b65f [enhancement](dict) check valid of offset in page (#32349) add 4f9976eb07a [opt](routine-load) enhanc

Re: [PR] [Chore](tools): update ssb tools [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32308: URL: https://github.com/apache/doris/pull/32308#issuecomment-2003126387 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](cloud) fix create table fail without be [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32372: URL: https://github.com/apache/doris/pull/32372#issuecomment-2003127013 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] [opt](routine-load) optimize allocate task to be algorithm for load balance [doris]

2024-03-18 Thread via GitHub
liaoxin01 commented on PR #32021: URL: https://github.com/apache/doris/pull/32021#issuecomment-2003128189 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 unsubscr

Re: [PR] [Enhancement](bvar) Add bvar for bloom filter and segment [doris]

2024-03-18 Thread via GitHub
doris-robot commented on PR #32355: URL: https://github.com/apache/doris/pull/32355#issuecomment-2003128326 TeamCity be ut coverage result: Function Coverage: 35.25% (8701/24683) Line Coverage: 27.09% (71207/262901) Region Coverage: 26.33% (36932/140247) Branch Coverage: 23.2

Re: [PR] [docs](MoveRepo) Update .asf.yaml [doris]

2024-03-18 Thread via GitHub
luzhijing merged PR #32391: URL: https://github.com/apache/doris/pull/32391 -- 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 (4f9976eb07a -> dcbd5035cd8)

2024-03-18 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 4f9976eb07a [opt](routine-load) enhance auto resume to keep routine load stable (#32239) add dcbd5035cd8 [docs

Re: [PR] [Feature][external catalog/lakesoul] support lakesoul catalog [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32164: URL: https://github.com/apache/doris/pull/32164#issuecomment-2003129021 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] [regression-test]( fix case ) fix case that using same table in one db with another case [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32380: URL: https://github.com/apache/doris/pull/32380#issuecomment-2003130042 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] [regression-test]( fix case ) fix case that using same table in one db with another case [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32380: URL: https://github.com/apache/doris/pull/32380#issuecomment-2003130098 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] [typo](doc)Modify the address of flink cdc in flink doris connector [doris]

2024-03-18 Thread via GitHub
JNSimba commented on PR #32250: URL: https://github.com/apache/doris/pull/32250#issuecomment-2003130929 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] [typo](doc)Modify the address of flink cdc in flink doris connector [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32250: URL: https://github.com/apache/doris/pull/32250#issuecomment-2003131411 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] [typo](doc)Added broker load import format as supported formats [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32192: URL: https://github.com/apache/doris/pull/32192#issuecomment-2003131259 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] [typo](doc)Added broker load import format as supported formats [doris]

2024-03-18 Thread via GitHub
github-actions[bot] commented on PR #32192: URL: https://github.com/apache/doris/pull/32192#issuecomment-2003131294 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

  1   2   3   4   5   6   7   8   9   >