Re: [PR] [performance](pipelineX) optimize get local state [doris]

2023-10-19 Thread via GitHub
github-actions[bot] commented on PR #25675: URL: https://github.com/apache/doris/pull/25675#issuecomment-1772189590 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](create-table-like)Fix create table like error, the converted table field COMMENT contains extra characters [doris]

2023-10-19 Thread via GitHub
CalvinKirs commented on PR #25587: URL: https://github.com/apache/doris/pull/25587#issuecomment-1772189473 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: [I] [bug] Doris2.0.2 执行固定SQL后,BE报错,甚至导致所有BE宕机。 [doris]

2023-10-19 Thread via GitHub
lordk911 commented on issue #25644: URL: https://github.com/apache/doris/issues/25644#issuecomment-1772188519 I got same error: `Git : git://VM-16-12-centos@ae923f7094eb7ffbf2c87bcc7ff4bfface5ac4d4 Version : doris-2.0.2-rc05 BuildInfo : VM-16-12-centos BuildTime : Sun

Re: [I] [bug] Doris2.0.2 执行固定SQL后,BE报错,甚至导致所有BE宕机。 [doris]

2023-10-19 Thread via GitHub
LemonLiTree commented on issue #25644: URL: https://github.com/apache/doris/issues/25644#issuecomment-1772187926 The same problem occurred when I tested 2.0.2. We plan to fix it in 2.0.3 -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

Re: [I] [Bug] 建表数据类型设置为INT,会在插入数据时将有数据的存为null [doris]

2023-10-19 Thread via GitHub
LemonLiTree commented on issue #25617: URL: https://github.com/apache/doris/issues/25617#issuecomment-1772186798 ok -- 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: [I] [Bug] 建表数据类型设置为INT,会在插入数据时将有数据的存为null [doris]

2023-10-19 Thread via GitHub
LemonLiTree closed issue #25617: [Bug] 建表数据类型设置为INT,会在插入数据时将有数据的存为null URL: https://github.com/apache/doris/issues/25617 -- 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

[doris] branch master updated (9f319140186 -> 26f8c7e3526)

2023-10-19 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 9f319140186 [enhancement](backup) Add build version in backup snapshot info (#25513) add 26f8c7e3526 [fix](Ner

[doris] branch master updated: [fix](nereids)fix bug of lost rollup property in create table statement (#25580)

2023-10-19 Thread starocean999
This is an automated email from the ASF dual-hosted git repository. starocean999 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 2cd22e51875 [fix](nereids)fix bug of lost r

Re: [PR] [fix](nereids)fix bug of lost rollup property in create table statement [doris]

2023-10-19 Thread via GitHub
starocean999 merged PR #25580: URL: https://github.com/apache/doris/pull/25580 -- 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](planner) collect_list and collect_set should always not null [doris]

2023-10-19 Thread via GitHub
morrySnow merged PR #25592: URL: https://github.com/apache/doris/pull/25592 -- 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] [improvement](outfile)support underscore prefix when select outfile [doris]

2023-10-19 Thread via GitHub
lsy3993 commented on PR #25395: URL: https://github.com/apache/doris/pull/25395#issuecomment-1772183176 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] [Improvements](status) catch some error status [doris]

2023-10-19 Thread via GitHub
BiteThet commented on PR #25677: URL: https://github.com/apache/doris/pull/25677#issuecomment-1772183531 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] [fix](nereids)do not generate min-max runtime filter for A<=>B and A!=B [doris]

2023-10-19 Thread via GitHub
englefly opened a new pull request, #25676: URL: https://github.com/apache/doris/pull/25676 ## 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: [I] [Bug] About the limit query, limit 1, the background will still perform a large number of calculations after the output of 1 result.关于limit查询,limit 1,输出结果1条后,后台仍会进行大量计算的问题。 [doris]

2023-10-19 Thread via GitHub
LemonLiTree commented on issue #25604: URL: https://github.com/apache/doris/issues/25604#issuecomment-1772183602 可以升级到2.0.2 试试,后续版本pipeline会优化 -- 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] [Improvements](status) catch some error status [doris]

2023-10-19 Thread via GitHub
BiteThet opened a new pull request, #25677: URL: https://github.com/apache/doris/pull/25677 ## Proposed changes catch some error status ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d...

Re: [PR] [fix](tablet clone) clone add replica prefer choose the same medium [doris]

2023-10-19 Thread via GitHub
wm1581066 commented on PR #25640: URL: https://github.com/apache/doris/pull/25640#issuecomment-1772182073 any 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 specific comment. To

Re: [PR] [performance](pipelineX) optimize get local state [doris]

2023-10-19 Thread via GitHub
Mryange commented on PR #25675: URL: https://github.com/apache/doris/pull/25675#issuecomment-1772179627 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: [I] [Bug] can not compile on macos [doris]

2023-10-19 Thread via GitHub
felixwluo commented on issue #24825: URL: https://github.com/apache/doris/issues/24825#issuecomment-1772179521 Ask if it is solved, I also met -- 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

Re: [PR] [fix](ut) fix some uts [doris]

2023-10-19 Thread via GitHub
morrySnow commented on PR #25674: URL: https://github.com/apache/doris/pull/25674#issuecomment-1772177624 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

[PR] [performance](pipelineX) optimize get local state [doris]

2023-10-19 Thread via GitHub
Mryange opened a new pull request, #25675: URL: https://github.com/apache/doris/pull/25675 ## 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] Support the jdbc catalog of GBase [doris]

2023-10-19 Thread via GitHub
github-actions[bot] commented on PR #25673: URL: https://github.com/apache/doris/pull/25673#issuecomment-1772175295 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] [fix](ut) fix some uts [doris]

2023-10-19 Thread via GitHub
morrySnow opened a new pull request, #25674: URL: https://github.com/apache/doris/pull/25674 - org.apache.doris.nereids.stats.StatsCalculatorTest.testLimit - org.apache.doris.nereids.stats.StatsCalculatorTest.testTopN - org.apache.doris.nereids.rules.expression.rules.SimplifyCastRuleTe

Re: [PR] [FIX](resize) fix array and map offsets resize with default value [doris]

2023-10-19 Thread via GitHub
eldenmoon commented on code in PR #25669: URL: https://github.com/apache/doris/pull/25669#discussion_r1366537304 ## be/src/vec/columns/column_array.cpp: ## @@ -422,7 +422,8 @@ void ColumnArray::reserve(size_t n) { //please check you real need size in data column, because it's

[doris] branch branch-2.0 updated: Update dev.json (#25671)

2023-10-19 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 f3c45217875 Update dev.json (#25671) f3c45

Re: [PR] Update dev.json [doris]

2023-10-19 Thread via GitHub
xiaokang merged PR #25671: URL: https://github.com/apache/doris/pull/25671 -- 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

[doris] branch master updated: [enhancement](backup) Add build version in backup snapshot info (#25513)

2023-10-19 Thread xuyang
This is an automated email from the ASF dual-hosted git repository. xuyang 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 9f319140186 [enhancement](backup) Add build versi

Re: [PR] [enhancement](backup) Add build version in backup snapshot info [doris]

2023-10-19 Thread via GitHub
xy720 merged PR #25513: URL: https://github.com/apache/doris/pull/25513 -- 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.apache

[PR] Support the jdbc catalog of GBase [doris]

2023-10-19 Thread via GitHub
mstr opened a new pull request, #25673: URL: https://github.com/apache/doris/pull/25673 ## Proposed changes Support the jdbc catalog of GBase, https://github.com/apache/doris/issues/25672 ## Further comments If this is a relatively large or complex change, kick off

Re: [PR] [feature](paimon)paimon catalog supports complex types [doris]

2023-10-19 Thread via GitHub
github-actions[bot] commented on PR #25364: URL: https://github.com/apache/doris/pull/25364#issuecomment-1772162786 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

[I] [Enhancement] Support the jdbc catalog of GBase [doris]

2023-10-19 Thread via GitHub
mstr opened a new issue, #25672: URL: https://github.com/apache/doris/issues/25672 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description now gbase catalog i

Re: [PR] [FIX](resize) fix array and map offsets resize with default value [doris]

2023-10-19 Thread via GitHub
amorynan commented on PR #25669: URL: https://github.com/apache/doris/pull/25669#issuecomment-1772162225 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] Update dev.json [doris]

2023-10-19 Thread via GitHub
jeffreys-cat opened a new pull request, #25671: URL: https://github.com/apache/doris/pull/25671 ## Proposed changes Change the branch-2.0 version label translate to 2.0 ![image](https://github.com/apache/doris/assets/11832969/141f4b7a-8b0e-4c67-9aad-fa597b7a3147) -- This is

[doris] branch master updated: [pipelineX](fix) Fix concurrent bug in schema scanner (#25655)

2023-10-19 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee 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 925233a2710 [pipelineX](fix) Fix concurrent b

Re: [PR] [pipelineX](fix) Fix concurrent bug in schema scanner [doris]

2023-10-19 Thread via GitHub
Gabriel39 merged PR #25655: URL: https://github.com/apache/doris/pull/25655 -- 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](decimal) support decimal256 [doris]

2023-10-19 Thread via GitHub
doris-robot commented on PR #25386: URL: https://github.com/apache/doris/pull/25386#issuecomment-1772158605 TeamCity be ut coverage result: Function Coverage: 37.13% (8357/22510) Line Coverage: 29.26% (67356/230228) Region Coverage: 27.86% (34941/125425) Branch Coverage: 24.4

[doris] branch fix_unbound deleted (was ffbb73a37ba)

2023-10-19 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch fix_unbound in repository https://gitbox.apache.org/repos/asf/doris.git was ffbb73a37ba [fix](Nereids) throw unbound exception when do type coercion The revisions that were on this bran

[doris] branch branch-2.0 updated: [fix](Nereids) throw unbound exception when do type coercion (#25661)

2023-10-19 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 e2942c3fa61 [fix](Nereids) throw unbound e

Re: [PR] [fix](Nereids) throw unbound exception when do type coercion [doris]

2023-10-19 Thread via GitHub
github-actions[bot] commented on PR #25661: URL: https://github.com/apache/doris/pull/25661#issuecomment-1772156065 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](Nereids) throw unbound exception when do type coercion [doris]

2023-10-19 Thread via GitHub
github-actions[bot] commented on PR #25661: URL: https://github.com/apache/doris/pull/25661#issuecomment-1772156018 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](nereids)fix bug of duplicate name of inline view [doris]

2023-10-19 Thread via GitHub
github-actions[bot] commented on PR #25627: URL: https://github.com/apache/doris/pull/25627#issuecomment-1772155010 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](nereids)fix bug of lost rollup property in create table statement [doris]

2023-10-19 Thread via GitHub
github-actions[bot] commented on PR #25580: URL: https://github.com/apache/doris/pull/25580#issuecomment-1772154680 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](nereids)fix bug of lost rollup property in create table statement [doris]

2023-10-19 Thread via GitHub
github-actions[bot] commented on PR #25580: URL: https://github.com/apache/doris/pull/25580#issuecomment-1772154716 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](Nereids) throw unbound exception when do type coercion [doris]

2023-10-19 Thread via GitHub
xiaokang merged PR #25661: URL: https://github.com/apache/doris/pull/25661 -- 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](nereids)fix bug of duplicate name of inline view [doris]

2023-10-19 Thread via GitHub
github-actions[bot] commented on PR #25627: URL: https://github.com/apache/doris/pull/25627#issuecomment-1772154976 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] [feature](paimon)paimon catalog supports complex types [doris]

2023-10-19 Thread via GitHub
DongLiang-0 commented on PR #25364: URL: https://github.com/apache/doris/pull/25364#issuecomment-1772153032 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: [I] [bug] 执行固定SQL后,BE报错,甚至导致所有BE宕机。 [doris]

2023-10-19 Thread via GitHub
zhiqiang- commented on issue #25644: URL: https://github.com/apache/doris/issues/25644#issuecomment-1772148687 @DA1OOO Hello, this seems like a type problem, could you please provide your table schema? -- This is an automated message from the Apache Git Service. To respond to the mess

Re: [PR] [feature](paimon)paimon catalog supports complex types [doris]

2023-10-19 Thread via GitHub
DongLiang-0 commented on code in PR #25364: URL: https://github.com/apache/doris/pull/25364#discussion_r1366522458 ## regression-test/suites/external_table_p0/paimon/test_paimon_catalog.groovy: ## @@ -72,10 +72,14 @@ suite("test_paimon_catalog", "p0,external,doris,external_dock

Re: [PR] [FIX](resize) fix array and map offsets resize with default value [doris]

2023-10-19 Thread via GitHub
github-actions[bot] commented on code in PR #25669: URL: https://github.com/apache/doris/pull/25669#discussion_r1366520924 ## be/test/vec/columns/column_resize_test.cpp: ## @@ -0,0 +1,146 @@ + +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor

Re: [PR] [improvement](insert) Modify insert into table_id(xxx) to doris_inter… [doris]

2023-10-19 Thread via GitHub
github-actions[bot] commented on PR #25662: URL: https://github.com/apache/doris/pull/25662#issuecomment-1772146533 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](regression) fix auth case for move-memtable streamload test [doris]

2023-10-19 Thread via GitHub
freemandealer commented on PR #25659: URL: https://github.com/apache/doris/pull/25659#issuecomment-1772145947 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] [fix](regression) fix auth case for move-memtable streamload test [doris]

2023-10-19 Thread via GitHub
freemandealer commented on PR #25659: URL: https://github.com/apache/doris/pull/25659#issuecomment-1772145785 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 unsu

[doris] branch master updated: [fix](Nereids) check avg in correctness_p0 (#25533)

2023-10-19 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin 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 5d7e804a612 [fix](Nereids) check avg in correctn

Re: [PR] [fix](Nereids) check avg in correctness_p0 [doris]

2023-10-19 Thread via GitHub
github-actions[bot] commented on PR #25533: URL: https://github.com/apache/doris/pull/25533#issuecomment-1772142301 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](Nereids) check avg in correctness_p0 [doris]

2023-10-19 Thread via GitHub
github-actions[bot] commented on PR #25533: URL: https://github.com/apache/doris/pull/25533#issuecomment-1772141661 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](Nereids) check avg in correctness_p0 [doris]

2023-10-19 Thread via GitHub
jackwener merged PR #25533: URL: https://github.com/apache/doris/pull/25533 -- 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] [fix](Nereids) check avg in correctness_p0 [doris]

2023-10-19 Thread via GitHub
github-actions[bot] commented on PR #25533: URL: https://github.com/apache/doris/pull/25533#issuecomment-1772141621 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: [I] [bug] 执行固定SQL后,BE报错,甚至导致所有BE宕机。 [doris]

2023-10-19 Thread via GitHub
DA1OOO commented on issue #25644: URL: https://github.com/apache/doris/issues/25644#issuecomment-1772140786 My Doris version is 2.0.2. -- 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

Re: [PR] [improvement](insert) Modify insert into table_id(xxx) to doris_inter… [doris]

2023-10-19 Thread via GitHub
mymeiyi commented on PR #25662: URL: https://github.com/apache/doris/pull/25662#issuecomment-1772139254 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] [FIX](resize) fix array and map offsets resize with default value [doris]

2023-10-19 Thread via GitHub
amorynan opened a new pull request, #25669: URL: https://github.com/apache/doris/pull/25669 ## Proposed changes Issue Number: close #xxx fix array and map offsets resize with default value if we create_column() then resize() , offsets in array\map may has wrong default value to

Re: [I] [Bug] About the limit query, limit 1, the background will still perform a large number of calculations after the output of 1 result.关于limit查询,limit 1,输出结果1条后,后台仍会进行大量计算的问题。 [doris]

2023-10-19 Thread via GitHub
shaotianfeng commented on issue #25604: URL: https://github.com/apache/doris/issues/25604#issuecomment-1772135287 > `set experimental_enable_pipeline_engine = false` 关闭管道尝试 这个是有效的,可以解决这个问题,准确的说是set enable_pipeline_engine = false。这个Pipeline执行引擎应该还存在这个问题,目前版本先不开启了 -- This is an autom

Re: [PR] [Improve](datatype) change check_column to check data type [doris]

2023-10-19 Thread via GitHub
amorynan commented on PR #25466: URL: https://github.com/apache/doris/pull/25466#issuecomment-1772134818 run p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscri

Re: [I] [Bug] About the limit query, limit 1, the background will still perform a large number of calculations after the output of 1 result.关于limit查询,limit 1,输出结果1条后,后台仍会进行大量计算的问题。 [doris]

2023-10-19 Thread via GitHub
shaotianfeng commented on issue #25604: URL: https://github.com/apache/doris/issues/25604#issuecomment-1772134615 > `set experimental_enable_pipeline_engine = false` 关闭管道尝试 这个是有效的,可以解决这个问题,准确的说是set enable_pipeline_engine = false。 这个Pipeline 执行引擎应该还存在着这个问题,目前版本先不开启了 -- This is an

Re: [PR] [pipeline](load) disable pipeline load [doris]

2023-10-19 Thread via GitHub
github-actions[bot] commented on PR #25667: URL: https://github.com/apache/doris/pull/25667#issuecomment-1772127898 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] [pipeline](load) disable pipeline load [doris]

2023-10-19 Thread via GitHub
Gabriel39 commented on PR #25667: URL: https://github.com/apache/doris/pull/25667#issuecomment-1772125652 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

[PR] [pipeline](load) disable pipeline load [doris]

2023-10-19 Thread via GitHub
Gabriel39 opened a new pull request, #25667: URL: https://github.com/apache/doris/pull/25667 ## 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] [enhancement](recover) support skipping missing version in select by config [doris]

2023-10-19 Thread via GitHub
xy720 commented on PR #25654: URL: https://github.com/apache/doris/pull/25654#issuecomment-1772121935 Ok, I understand. I will use a session variable to make this behavior only effect one session. > We'd better use a session variable to control behavior of query. Recovery is differen

[doris] branch branch-2.0 updated: [pick](statistics) pick loaded rows statistics to 2.0 (#25531)

2023-10-19 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 ab7ecb7740e [pick](statistics) pick

Re: [PR] [pick](statistics) pick loaded rows statistics to 2.0 [doris]

2023-10-19 Thread via GitHub
dataroaring merged PR #25531: URL: https://github.com/apache/doris/pull/25531 -- 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] [Test](multi-catalog) Add tpcds sf100 hive shapes. [doris]

2023-10-19 Thread via GitHub
kaka11chen commented on PR #25639: URL: https://github.com/apache/doris/pull/25639#issuecomment-1772110197 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

Re: [PR] [enhancement](recover) support skipping missing version in select by config [doris]

2023-10-19 Thread via GitHub
dataroaring commented on PR #25654: URL: https://github.com/apache/doris/pull/25654#issuecomment-1772108944 We'd better use a session variable to control behavior of query. Recovery is different than query, recovery is a action without lost, however, if query ignores some missing versions o

[doris] branch master updated: [improvement](insert) refactor group commit stream load (#25560)

2023-10-19 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 d0cd535cb9a [improvement](insert) refactor g

Re: [PR] [improvement](insert) refactor group commit stream load [doris]

2023-10-19 Thread via GitHub
dataroaring merged PR #25560: URL: https://github.com/apache/doris/pull/25560 -- 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](insert) Modify insert into table_id(xxx) to doris_inter… [doris]

2023-10-19 Thread via GitHub
github-actions[bot] commented on PR #25662: URL: https://github.com/apache/doris/pull/25662#issuecomment-1772103106 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] [pick](Branch2.0) fix row count unconsistent when join ordering (#24589) [doris]

2023-10-19 Thread via GitHub
XieJiann opened a new pull request, #25666: URL: https://github.com/apache/doris/pull/25666 In the context of reorder join, when a new plan is generated, it may include a project operation. In this case, the newly generated join root and the original join root will no longer be in the same

Re: [PR] [performance](load) add vertical segment writer [doris]

2023-10-19 Thread via GitHub
doris-robot commented on PR #24403: URL: https://github.com/apache/doris/pull/24403#issuecomment-1772098798 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.08 seconds stream load tsv: 546 seconds loaded 74807831229 Bytes,

Re: [PR] [feature](decimal) support decimal256 [doris]

2023-10-19 Thread via GitHub
jacktengg commented on PR #25386: URL: https://github.com/apache/doris/pull/25386#issuecomment-1772097119 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] [performance](load) add vertical segment writer [doris]

2023-10-19 Thread via GitHub
doris-robot commented on PR #24403: URL: https://github.com/apache/doris/pull/24403#issuecomment-1772094663 TeamCity be ut coverage result: Function Coverage: 37.06% (8319/22449) Line Coverage: 29.11% (66813/229482) Region Coverage: 27.77% (34693/124940) Branch Coverage: 24.3

Re: [PR] [chore](be) Add default timezone files [doris]

2023-10-19 Thread via GitHub
Gabriel39 merged PR #25097: URL: https://github.com/apache/doris/pull/25097 -- 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: [chore](be) Add default timezone files (#25097)

2023-10-19 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee 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 9a675fcdfcf [chore](be) Add default timezone

Re: [PR] [fix](nereids) Set to use nereids planner in select aggregation expr without from scene when regression-test [doris]

2023-10-19 Thread via GitHub
JingDas commented on PR #25665: URL: https://github.com/apache/doris/pull/25665#issuecomment-1772090868 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] [Fix](query execution) Fix result sink fragment can't be cancelled in non-pipeline [doris]

2023-10-19 Thread via GitHub
github-actions[bot] commented on code in PR #25524: URL: https://github.com/apache/doris/pull/25524#discussion_r1366473381 ## be/src/runtime/fragment_mgr.cpp: ## @@ -951,6 +960,14 @@ void FragmentMgr::_set_scan_concurrency(const Param& params, QueryContext* query #endif } +

[PR] [fix](nereids) Set to use nereids planner in select aggregation expr without from when regression-test [doris]

2023-10-19 Thread via GitHub
JingDas opened a new pull request, #25665: URL: https://github.com/apache/doris/pull/25665 …without from scene when regression-test ## Proposed changes In old optimizer, we don't support to select aggregation function without from. So we execute `SET enable_nereids_planner = TRU

Re: [PR] [performance](load) add vertical segment writer [doris]

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

Re: [PR] [pipelineX](fix) Fix concurrent bug in schema scanner [doris]

2023-10-19 Thread via GitHub
github-actions[bot] commented on PR #25655: URL: https://github.com/apache/doris/pull/25655#issuecomment-1772081876 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](fix) Fix concurrent bug in schema scanner [doris]

2023-10-19 Thread via GitHub
github-actions[bot] commented on PR #25655: URL: https://github.com/apache/doris/pull/25655#issuecomment-1772081846 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](function) fix str_to_date default return type scale for nereids (#24932)

2023-10-19 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei 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 dc470875603 [fix](function) fix str_to_date d

Re: [PR] [fix](function) fix str_to_date default return type scale for nereids [doris]

2023-10-19 Thread via GitHub
BiteThet merged PR #24932: URL: https://github.com/apache/doris/pull/24932 -- 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] [chore](be) Add default timezone files [doris]

2023-10-19 Thread via GitHub
github-actions[bot] commented on PR #25097: URL: https://github.com/apache/doris/pull/25097#issuecomment-1772079434 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] [performance](load) add vertical segment writer [doris]

2023-10-19 Thread via GitHub
github-actions[bot] commented on code in PR #24403: URL: https://github.com/apache/doris/pull/24403#discussion_r1366461623 ## be/src/olap/rowset/segment_v2/vertical_segment_writer.h: ## @@ -0,0 +1,199 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more

Re: [PR] [pipelineX](fix) Fix concurrent bug in schema scanner [doris]

2023-10-19 Thread via GitHub
doris-robot commented on PR #25655: URL: https://github.com/apache/doris/pull/25655#issuecomment-1772077662 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.37 seconds stream load tsv: 573 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](Nereids) throw unbound exception when do type coercion [doris]

2023-10-19 Thread via GitHub
hello-stephen commented on PR #25661: URL: https://github.com/apache/doris/pull/25661#issuecomment-1772075992 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 49.39 seconds stream load tsv: 576 seconds loaded 74807831229 Bytes

Re: [PR] [enhancement](recover) support skipping missing version in select by config [doris]

2023-10-19 Thread via GitHub
xy720 commented on PR #25654: URL: https://github.com/apache/doris/pull/25654#issuecomment-177207 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] [feature](load) add vertical segment writer [doris]

2023-10-19 Thread via GitHub
kaijchen commented on PR #24403: URL: https://github.com/apache/doris/pull/24403#issuecomment-1772074540 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](load) add vertical segment writer [doris]

2023-10-19 Thread via GitHub
doris-robot commented on PR #24403: URL: https://github.com/apache/doris/pull/24403#issuecomment-1772074405 TeamCity be ut coverage result: Function Coverage: 37.07% (8321/22449) Line Coverage: 29.12% (66819/229468) Region Coverage: 27.77% (34696/124929) Branch Coverage: 24.3

Re: [PR] [improvement](insert) Modify insert into table_id(xxx) to doris_inter… [doris]

2023-10-19 Thread via GitHub
github-actions[bot] commented on PR #25662: URL: https://github.com/apache/doris/pull/25662#issuecomment-1772074075 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](regression) fix auth case for move-memtable streamload test [doris]

2023-10-19 Thread via GitHub
freemandealer commented on PR #25659: URL: https://github.com/apache/doris/pull/25659#issuecomment-1772067259 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

Re: [PR] [Improve](datatype) change check_column to check data type [doris]

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

Re: [PR] [fix](planner) collect_list and collect_set should always not null [doris]

2023-10-19 Thread via GitHub
doris-robot commented on PR #25592: URL: https://github.com/apache/doris/pull/25592#issuecomment-1772063598 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.5 seconds stream load tsv: 554 seconds loaded 74807831229 Bytes, a

Re: [PR] [pick](statistics) pick loaded rows statistics to 2.0 [doris]

2023-10-19 Thread via GitHub
hello-stephen commented on PR #25531: URL: https://github.com/apache/doris/pull/25531#issuecomment-1772062611 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.84 seconds stream load tsv: 576 seconds loaded 74807831229 Bytes

Re: [PR] [pipelineX](fix) Fix concurrent bug in schema scanner [doris]

2023-10-19 Thread via GitHub
doris-robot commented on PR #25655: URL: https://github.com/apache/doris/pull/25655#issuecomment-1772061853 TeamCity be ut coverage result: Function Coverage: 36.97% (8283/22406) Line Coverage: 29.06% (66435/228619) Region Coverage: 27.72% (34489/124432) Branch Coverage: 24.3

  1   2   3   4   5   6   >