[doris] branch master updated (0e9dd348fb -> 32853a529c)

2023-08-31 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 0e9dd348fb [Improvment](materialized-view) add short circuit for selectBestMV #23743 add 32853a529c [Bug](cte

[GitHub] [doris] 0xqq opened a new issue, #23747: COUNT_ BY_ ENUM function not supported

2023-08-31 Thread via GitHub
0xqq opened a new issue, #23747: URL: https://github.com/apache/doris/issues/23747 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version DORIS2.0.1 ### What'

[GitHub] [doris] BiteTheDDDDt merged pull request #23740: [Bug](cte) fix multi cast data stream source not open expr

2023-08-31 Thread via GitHub
BiteThet merged PR #23740: URL: https://github.com/apache/doris/pull/23740 -- 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

[GitHub] [doris] hubgeter commented on pull request #23352: [feature](csv_serde)1.append csv serde for serialize to csv and deserialize from csv. 2.let csvReader use csv serde not text_converter.

2023-08-31 Thread via GitHub
hubgeter commented on PR #23352: URL: https://github.com/apache/doris/pull/23352#issuecomment-1702253841 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

[GitHub] [doris] AshinGau merged pull request #23664: [fix](date) return right date value even if out of the range of date dictionary

2023-08-31 Thread via GitHub
AshinGau merged PR #23664: URL: https://github.com/apache/doris/pull/23664 -- 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] 01/02: [Improvment](materialized-view) add short circuit for selectBestMV #23743

2023-08-31 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 6758c19fcb058d306609d00ad950102985060b94 Author: Pxl AuthorDate: Fri Sep 1 14:46:54 2023 +0800 [Improvment](ma

[doris] branch branch-2.0 updated (2975ef9d9b -> c981d109bc)

2023-08-31 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 2975ef9d9b [Opt](pipeline) Refactor the short circuit of join pipeline (#23639) (#23728) new 6758c19fcb [Im

[GitHub] [doris] hello-stephen commented on pull request #23744: [enhancement](jdbc catalog) support postgresql partition table

2023-08-31 Thread via GitHub
hello-stephen commented on PR #23744: URL: https://github.com/apache/doris/pull/23744#issuecomment-1702253103 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 48.36 seconds stream load tsv: 554 seconds loaded 74807831229 Bytes

[GitHub] [doris] yiguolei commented on a diff in pull request #23746: [improvement](log) optimize template function log for performance

2023-08-31 Thread via GitHub
yiguolei commented on code in PR #23746: URL: https://github.com/apache/doris/pull/23746#discussion_r1312640835 ## fe/fe-core/src/main/java/org/apache/doris/catalog/FunctionSet.java: ## @@ -345,10 +345,10 @@ private Function getFunction(Function desc, Function.CompareMode mode,

[GitHub] [doris] yiguolei merged pull request #23743: [Improvment](materialized-view) add short circuit for selectBestMV

2023-08-31 Thread via GitHub
yiguolei merged PR #23743: URL: https://github.com/apache/doris/pull/23743 -- 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 (eaf2a6a80e -> 0e9dd348fb)

2023-08-31 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 eaf2a6a80e [fix](date) return right date value even if out of the range of date dictionary(#23664) add 0e9dd348

[GitHub] [doris] yiguolei commented on pull request #23746: [improvement](log) optimize template function log for performance

2023-08-31 Thread via GitHub
yiguolei commented on PR #23746: URL: https://github.com/apache/doris/pull/23746#issuecomment-1702256148 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

[GitHub] [doris] kaka11chen commented on a diff in pull request #23745: [opt](hudi) reduce the memory usage of avro reader

2023-08-31 Thread via GitHub
kaka11chen commented on code in PR #23745: URL: https://github.com/apache/doris/pull/23745#discussion_r1312638010 ## fe/be-java-extensions/hudi-scanner/src/main/java/org/apache/doris/hudi/HudiJniScanner.java: ## @@ -84,53 +144,70 @@ public HudiJniScanner(int fetchSize, Map para

[GitHub] [doris] XieJiann commented on a diff in pull request #23715: [fix](Nereids) When col stats is Unknow, not expression should return the stats with selectivity of 1

2023-08-31 Thread via GitHub
XieJiann commented on code in PR #23715: URL: https://github.com/apache/doris/pull/23715#discussion_r1312634488 ## fe/fe-core/src/main/java/org/apache/doris/nereids/stats/FilterEstimation.java: ## @@ -348,8 +348,16 @@ A not in (1, 2, 3, 100): return estimated; }

[GitHub] [doris] github-actions[bot] commented on pull request #23746: [improvement](log) optimize template function log for performance

2023-08-31 Thread via GitHub
github-actions[bot] commented on PR #23746: URL: https://github.com/apache/doris/pull/23746#issuecomment-1702262445 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

[GitHub] [doris] github-actions[bot] commented on pull request #23746: [improvement](log) optimize template function log for performance

2023-08-31 Thread via GitHub
github-actions[bot] commented on PR #23746: URL: https://github.com/apache/doris/pull/23746#issuecomment-1702262409 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

[GitHub] [doris] github-actions[bot] commented on pull request #23352: [feature](csv_serde)1.append csv serde for serialize to csv and deserialize from csv. 2.let csvReader use csv serde not text_con

2023-08-31 Thread via GitHub
github-actions[bot] commented on PR #23352: URL: https://github.com/apache/doris/pull/23352#issuecomment-1702261810 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

[GitHub] [doris] xiaokang commented on pull request #23746: [improvement](log) optimize template function log for performance

2023-08-31 Thread via GitHub
xiaokang commented on PR #23746: URL: https://github.com/apache/doris/pull/23746#issuecomment-1702261506 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

[GitHub] [doris] Kikyou1997 commented on pull request #23622: [enhancement](stats) Split period from auto collector

2023-08-31 Thread via GitHub
Kikyou1997 commented on PR #23622: URL: https://github.com/apache/doris/pull/23622#issuecomment-1702259547 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

[GitHub] [doris] yiguolei commented on a diff in pull request #23616: [enhancement](table-meta) flush column unique ids for tables before 1.2 automatically

2023-08-31 Thread via GitHub
yiguolei commented on code in PR #23616: URL: https://github.com/apache/doris/pull/23616#discussion_r1312629173 ## fe/fe-core/src/main/java/org/apache/doris/catalog/ColumnIdFlushDaemon.java: ## @@ -0,0 +1,174 @@ +// Licensed to the Apache Software Foundation (ASF) under one +//

[GitHub] [doris] AshinGau commented on pull request #23745: [opt](hudi) reduce the memory usage of avro reader

2023-08-31 Thread via GitHub
AshinGau commented on PR #23745: URL: https://github.com/apache/doris/pull/23745#issuecomment-1702242198 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

[GitHub] [doris] sohardforaname commented on pull request #23739: [Fix](Nereids)fix outfile syntax

2023-08-31 Thread via GitHub
sohardforaname commented on PR #23739: URL: https://github.com/apache/doris/pull/23739#issuecomment-1702242020 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 uns

[GitHub] [doris] github-actions[bot] commented on pull request #23736: [pipelineX](minor) Add type check for cast

2023-08-31 Thread via GitHub
github-actions[bot] commented on PR #23736: URL: https://github.com/apache/doris/pull/23736#issuecomment-1702240400 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

[GitHub] [doris] github-actions[bot] commented on pull request #23736: [pipelineX](minor) Add type check for cast

2023-08-31 Thread via GitHub
github-actions[bot] commented on PR #23736: URL: https://github.com/apache/doris/pull/23736#issuecomment-1702240438 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

[GitHub] [doris] github-actions[bot] commented on pull request #23236: [Feature-WIP](partitions) Support auto partition

2023-08-31 Thread via GitHub
github-actions[bot] commented on PR #23236: URL: https://github.com/apache/doris/pull/23236#issuecomment-1702239058 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

[GitHub] [doris] AshinGau opened a new pull request, #23745: [opt](hudi) reduce the memory usage of avro reader

2023-08-31 Thread via GitHub
AshinGau opened a new pull request, #23745: URL: https://github.com/apache/doris/pull/23745 ## 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

[GitHub] [doris] englefly commented on a diff in pull request #23715: [fix](Nereids) When col stats is Unknow, not expression should return the stats with selectivity of 1

2023-08-31 Thread via GitHub
englefly commented on code in PR #23715: URL: https://github.com/apache/doris/pull/23715#discussion_r131261 ## fe/fe-core/src/main/java/org/apache/doris/statistics/Statistics.java: ## @@ -131,6 +131,11 @@ public Statistics addColumnStats(Expression expression, ColumnStatist

[GitHub] [doris] github-actions[bot] commented on pull request #23740: [Bug](cte) fix multi cast data stream source not open expr

2023-08-31 Thread via GitHub
github-actions[bot] commented on PR #23740: URL: https://github.com/apache/doris/pull/23740#issuecomment-1702229606 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

[GitHub] [doris] github-actions[bot] commented on pull request #23740: [Bug](cte) fix multi cast data stream source not open expr

2023-08-31 Thread via GitHub
github-actions[bot] commented on PR #23740: URL: https://github.com/apache/doris/pull/23740#issuecomment-1702229639 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

[doris] branch master updated: [opt](planner) speed up computeColumnsFilter on ScanNode (#23742)

2023-08-31 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 5b2360e836 [opt](planner) speed up computeColum

[GitHub] [doris] yiguolei merged pull request #23742: [opt](planner) speed up computeColumnsFilter on ScanNode

2023-08-31 Thread via GitHub
yiguolei merged PR #23742: URL: https://github.com/apache/doris/pull/23742 -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #23742: [opt](planner) speed up computeColumnsFilter on ScanNode

2023-08-31 Thread via GitHub
github-actions[bot] commented on PR #23742: URL: https://github.com/apache/doris/pull/23742#issuecomment-1702226740 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

[GitHub] [doris] github-actions[bot] commented on pull request #23742: [opt](planner) speed up computeColumnsFilter on ScanNode

2023-08-31 Thread via GitHub
github-actions[bot] commented on PR #23742: URL: https://github.com/apache/doris/pull/23742#issuecomment-1702226698 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

[GitHub] [doris] github-actions[bot] commented on pull request #23743: [Improvment](materialized-view) add short circuit for selectBestMV

2023-08-31 Thread via GitHub
github-actions[bot] commented on PR #23743: URL: https://github.com/apache/doris/pull/23743#issuecomment-1702225528 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

[GitHub] [doris] github-actions[bot] commented on pull request #23743: [Improvment](materialized-view) add short circuit for selectBestMV

2023-08-31 Thread via GitHub
github-actions[bot] commented on PR #23743: URL: https://github.com/apache/doris/pull/23743#issuecomment-1702225488 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

[GitHub] [doris] zy-kkk commented on pull request #23744: [enhancement](jdbc catalog) support postgresql partition table

2023-08-31 Thread via GitHub
zy-kkk commented on PR #23744: URL: https://github.com/apache/doris/pull/23744#issuecomment-1702224554 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

[GitHub] [doris] zy-kkk opened a new pull request, #23744: [enhancement](jdbc catalog ) support postgresql partition table

2023-08-31 Thread via GitHub
zy-kkk opened a new pull request, #23744: URL: https://github.com/apache/doris/pull/23744 ## 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

[GitHub] [doris] hello-stephen commented on pull request #17644: [fix](cooldown) Fix potential data loss when clone task's dst tablet is cooldown replica

2023-08-31 Thread via GitHub
hello-stephen commented on PR #17644: URL: https://github.com/apache/doris/pull/17644#issuecomment-1702219246 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.98 seconds stream load tsv: 552 seconds loaded 74807831229 Bytes

[GitHub] [doris] mongo360 commented on pull request #23679: [Fix](stream load) stearm load record use valid txn info when two txn with same label

2023-08-31 Thread via GitHub
mongo360 commented on PR #23679: URL: https://github.com/apache/doris/pull/23679#issuecomment-1702216155 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

[GitHub] [doris] github-actions[bot] commented on pull request #23733: [fix](clone) fix cannot further repair clone replica which miss version data

2023-08-31 Thread via GitHub
github-actions[bot] commented on PR #23733: URL: https://github.com/apache/doris/pull/23733#issuecomment-1702198117 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

[GitHub] [doris] github-actions[bot] commented on pull request #23733: [fix](clone) fix cannot further repair clone replica which miss version data

2023-08-31 Thread via GitHub
github-actions[bot] commented on PR #23733: URL: https://github.com/apache/doris/pull/23733#issuecomment-1702198084 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

[GitHub] [doris] hello-stephen commented on pull request #23743: [Improvment](materialized-view) add short circuit for selectBestMV

2023-08-31 Thread via GitHub
hello-stephen commented on PR #23743: URL: https://github.com/apache/doris/pull/23743#issuecomment-1702196933 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.32 seconds stream load tsv: 551 seconds loaded 74807831229 Bytes

[GitHub] [doris] ByteYue commented on pull request #23741: [chore](ColdHotSeparation) refresh case

2023-08-31 Thread via GitHub
ByteYue commented on PR #23741: URL: https://github.com/apache/doris/pull/23741#issuecomment-1702195301 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

[GitHub] [doris] github-actions[bot] commented on pull request #17644: [fix](cooldown) Fix potential data loss when clone task's dst tablet is cooldown replica

2023-08-31 Thread via GitHub
github-actions[bot] commented on PR #17644: URL: https://github.com/apache/doris/pull/17644#issuecomment-1702191179 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

[GitHub] [doris] platoneko commented on pull request #17644: [fix](cooldown) Fix potential data loss when clone task's dst tablet is cooldown replica

2023-08-31 Thread via GitHub
platoneko commented on PR #17644: URL: https://github.com/apache/doris/pull/17644#issuecomment-1702186831 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

[GitHub] [doris] BiteTheDDDDt commented on pull request #23743: [Improvment](materialized-view) add short circuit for selectBestMV

2023-08-31 Thread via GitHub
BiteThet commented on PR #23743: URL: https://github.com/apache/doris/pull/23743#issuecomment-1702170457 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

[GitHub] [doris] BiteTheDDDDt opened a new pull request, #23743: [Improvment](materialized-view) add short circuit for selectBestMV

2023-08-31 Thread via GitHub
BiteThet opened a new pull request, #23743: URL: https://github.com/apache/doris/pull/23743 ## Proposed changes add short circuit for selectBestMV ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mail

[GitHub] [doris] hello-stephen commented on pull request #23742: [opt](planner) speed up computeColumnsFilter on ScanNode

2023-08-31 Thread via GitHub
hello-stephen commented on PR #23742: URL: https://github.com/apache/doris/pull/23742#issuecomment-1702169956 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 50.07 seconds stream load tsv: 551 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #23735: [Improve](Job)Job internal interface provides immediate scheduling

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

[doris] branch master updated: [Improve](Job)Job internal interface provides immediate scheduling (#23735)

2023-08-31 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk 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 e88c218390 [Improve](Job)Job internal interface pr

[GitHub] [doris] zy-kkk merged pull request #23735: [Improve](Job)Job internal interface provides immediate scheduling

2023-08-31 Thread via GitHub
zy-kkk merged PR #23735: URL: https://github.com/apache/doris/pull/23735 -- 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

[GitHub] [doris] hello-stephen commented on pull request #23715: [fix](Nereids) When col stats is Unknow, not expression should return the stats with selectivity of 1

2023-08-31 Thread via GitHub
hello-stephen commented on PR #23715: URL: https://github.com/apache/doris/pull/23715#issuecomment-1702150357 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.3 seconds stream load tsv: 558 seconds loaded 74807831229 Bytes,

[GitHub] [doris] morrySnow commented on pull request #23742: [opt](planner) speed up computeColumnsFilter on ScanNode

2023-08-31 Thread via GitHub
morrySnow commented on PR #23742: URL: https://github.com/apache/doris/pull/23742#issuecomment-1702148790 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

[GitHub] [doris] morrySnow opened a new pull request, #23742: [opt](planner) speed up computeColumnsFilter on ScanNode

2023-08-31 Thread via GitHub
morrySnow opened a new pull request, #23742: URL: https://github.com/apache/doris/pull/23742 computeColumnsFilter compute filter on all table base schema's column. However, it table is very wide, such as 5000 columns. It will take a long time. This PR compare conjuncts size and columns size

[GitHub] [doris] hello-stephen commented on pull request #23713: [refactor](join) improve join node output when build table rows is 0

2023-08-31 Thread via GitHub
hello-stephen commented on PR #23713: URL: https://github.com/apache/doris/pull/23713#issuecomment-1702146379 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.77 seconds stream load tsv: 547 seconds loaded 74807831229 Bytes

[GitHub] [doris] TangSiyang2001 commented on pull request #23616: [enhancement](table-meta) flush column unique ids for tables before 1.2 automatically

2023-08-31 Thread via GitHub
TangSiyang2001 commented on PR #23616: URL: https://github.com/apache/doris/pull/23616#issuecomment-1702143826 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.

[GitHub] [doris] github-actions[bot] commented on pull request #23352: [feature](csv_serde)1.append csv serde for serialize to csv and deserialize from csv. 2.let csvReader use csv serde not text_con

2023-08-31 Thread via GitHub
github-actions[bot] commented on PR #23352: URL: https://github.com/apache/doris/pull/23352#issuecomment-1702141873 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

[GitHub] [doris] hello-stephen commented on pull request #22933: [feature](geometry) Support geometry type and more Geo functions

2023-08-31 Thread via GitHub
hello-stephen commented on PR #22933: URL: https://github.com/apache/doris/pull/22933#issuecomment-1702140101 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.05 seconds stream load tsv: 535 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #23740: [Bug](cte) fix multi cast data stream source not open expr

2023-08-31 Thread via GitHub
hello-stephen commented on PR #23740: URL: https://github.com/apache/doris/pull/23740#issuecomment-1702138017 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 48.22 seconds stream load tsv: 555 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #23739: [Fix](Nereids)fix outfile syntax

2023-08-31 Thread via GitHub
hello-stephen commented on PR #23739: URL: https://github.com/apache/doris/pull/23739#issuecomment-1702138005 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.89 seconds stream load tsv: 554 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #23121: [Feature](Nereids)support insert into values for Nereids

2023-08-31 Thread via GitHub
hello-stephen commented on PR #23121: URL: https://github.com/apache/doris/pull/23121#issuecomment-1702137935 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 49.51 seconds stream load tsv: 546 seconds loaded 74807831229 Bytes

[GitHub] [doris] hubgeter commented on pull request #23352: [feature](csv_serde)1.append csv serde for serialize to csv and deserialize from csv. 2.let csvReader use csv serde not text_converter.

2023-08-31 Thread via GitHub
hubgeter commented on PR #23352: URL: https://github.com/apache/doris/pull/23352#issuecomment-1702135776 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

[GitHub] [doris] github-actions[bot] commented on pull request #23236: [Feature-WIP](partitions) Support auto partition

2023-08-31 Thread via GitHub
github-actions[bot] commented on PR #23236: URL: https://github.com/apache/doris/pull/23236#issuecomment-1702133257 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

[GitHub] [doris] XieJiann closed pull request #22756: [fix](regression) recreate table before alter col name

2023-08-31 Thread via GitHub
XieJiann closed pull request #22756: [fix](regression) recreate table before alter col name URL: https://github.com/apache/doris/pull/22756 -- 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 specif

[GitHub] [doris] XieJiann commented on pull request #23715: [fix](Nereids) When col stats is Unknow, not expression should return the stats with selectivity of 1

2023-08-31 Thread via GitHub
XieJiann commented on PR #23715: URL: https://github.com/apache/doris/pull/23715#issuecomment-1702130783 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

[GitHub] [doris] ByteYue opened a new pull request, #23741: [chore](ColdHotSeparation) refresh case

2023-08-31 Thread via GitHub
ByteYue opened a new pull request, #23741: URL: https://github.com/apache/doris/pull/23741 ## 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:

[GitHub] [doris] bedgay commented on issue #23709: [Bug] Doris 2.0版本 执行远程UDF,函数入参包含VARCHAR类型一直提示 [INTERNAL_ERROR]call to rpc {} failed [E1003]Missing required fields in request args[0].type

2023-08-31 Thread via GitHub
bedgay commented on issue #23709: URL: https://github.com/apache/doris/issues/23709#issuecomment-1702127325 换了Version : doris-1.2.6-rc03的版本重新测试,远程UDF函数入参VARCHAR的测试通过 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [doris] mongo360 commented on pull request #23679: [Fix](stream load) stearm load record use valid txn info when two txn with same label

2023-08-31 Thread via GitHub
mongo360 commented on PR #23679: URL: https://github.com/apache/doris/pull/23679#issuecomment-1702126613 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

[GitHub] [doris] mongo360 commented on pull request #23679: [Fix](stream load) stearm load record use valid txn info when two txn with same label

2023-08-31 Thread via GitHub
mongo360 commented on PR #23679: URL: https://github.com/apache/doris/pull/23679#issuecomment-1702125651 run build-all -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #23713: [refactor](join) improve join node output when build table rows is 0

2023-08-31 Thread via GitHub
github-actions[bot] commented on PR #23713: URL: https://github.com/apache/doris/pull/23713#issuecomment-1702125309 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

[GitHub] [doris] github-actions[bot] commented on pull request #23738: [branch-2.0](fix) compile error when compiler opens -Werror and -Wunused-result

2023-08-31 Thread via GitHub
github-actions[bot] commented on PR #23738: URL: https://github.com/apache/doris/pull/23738#issuecomment-1702124156 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

[GitHub] [doris] morningman commented on issue #23153: export a big table to S3, but the job cannot finished until query timeout[Bug]

2023-08-31 Thread via GitHub
morningman commented on issue #23153: URL: https://github.com/apache/doris/issues/23153#issuecomment-1702122982 The entire export feature is being refactoring now, and will be release in 2.0.2 or 2.1 -- This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [doris] zhangstar333 commented on pull request #23713: [refactor](join) improve join node output when build table rows is 0

2023-08-31 Thread via GitHub
zhangstar333 commented on PR #23713: URL: https://github.com/apache/doris/pull/23713#issuecomment-1702120554 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

[GitHub] [doris] shuke987 commented on pull request #23738: [branch-2.0](fix) compile error when compiler opens -Werror and -Wunused-result

2023-08-31 Thread via GitHub
shuke987 commented on PR #23738: URL: https://github.com/apache/doris/pull/23738#issuecomment-1702120076 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

[GitHub] [doris] github-actions[bot] commented on pull request #17644: [fix](cooldown) Fix potential data loss when clone task's dst tablet is cooldown replica

2023-08-31 Thread via GitHub
github-actions[bot] commented on PR #17644: URL: https://github.com/apache/doris/pull/17644#issuecomment-1702119266 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

[GitHub] [doris] github-actions[bot] commented on pull request #23740: [Bug](cte) fix multi cast data stream source not open expr

2023-08-31 Thread via GitHub
github-actions[bot] commented on PR #23740: URL: https://github.com/apache/doris/pull/23740#issuecomment-1702118750 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

[GitHub] [doris] github-actions[bot] commented on pull request #23738: [branch-2.0](fix) compile error when compiler opens -Werror and -Wunused-result

2023-08-31 Thread via GitHub
github-actions[bot] commented on PR #23738: URL: https://github.com/apache/doris/pull/23738#issuecomment-1702117572 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

[GitHub] [doris] platoneko commented on pull request #17644: [fix](cooldown) Fix potential data loss when clone task's dst tablet is cooldown replica

2023-08-31 Thread via GitHub
platoneko commented on PR #17644: URL: https://github.com/apache/doris/pull/17644#issuecomment-1702115934 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

[GitHub] [doris] BiteTheDDDDt commented on pull request #23740: [Bug](cte) fix multi cast data stream source not open expr

2023-08-31 Thread via GitHub
BiteThet commented on PR #23740: URL: https://github.com/apache/doris/pull/23740#issuecomment-1702115152 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

[GitHub] [doris] BiteTheDDDDt opened a new pull request, #23740: [Bug](cte) fix multi cast data stream source not open expr

2023-08-31 Thread via GitHub
BiteThet opened a new pull request, #23740: URL: https://github.com/apache/doris/pull/23740 ## Proposed changes fix multi cast data stream source not open expr #23466 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@dor

[GitHub] [doris] sohardforaname opened a new pull request, #23739: [Fix](Nereids)fix outfile syntax

2023-08-31 Thread via GitHub
sohardforaname opened a new pull request, #23739: URL: https://github.com/apache/doris/pull/23739 ## 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](

[GitHub] [doris] sohardforaname commented on pull request #23739: [Fix](Nereids)fix outfile syntax

2023-08-31 Thread via GitHub
sohardforaname commented on PR #23739: URL: https://github.com/apache/doris/pull/23739#issuecomment-1702114423 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.

[GitHub] [doris] sohardforaname commented on pull request #23121: [Feature](Nereids)support insert into values for Nereids

2023-08-31 Thread via GitHub
sohardforaname commented on PR #23121: URL: https://github.com/apache/doris/pull/23121#issuecomment-1702113647 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.

[GitHub] [doris] shuke987 commented on pull request #23738: fix: 2.0 compile

2023-08-31 Thread via GitHub
shuke987 commented on PR #23738: URL: https://github.com/apache/doris/pull/23738#issuecomment-1702113282 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

[GitHub] [doris] shuke987 opened a new pull request, #23738: fix: 2.0 compile

2023-08-31 Thread via GitHub
shuke987 opened a new pull request, #23738: URL: https://github.com/apache/doris/pull/23738 ## Proposed changes If the compiler opens -Werror,-Wunused-result, discard non-discard function return values will be treated as compile error. Cast unused return value. -- This is an

[GitHub] [doris] github-actions[bot] commented on pull request #23735: [Improve](Job)Job internal interface provides immediate scheduling

2023-08-31 Thread via GitHub
github-actions[bot] commented on PR #23735: URL: https://github.com/apache/doris/pull/23735#issuecomment-1702110885 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

[doris] branch master updated: [enhance] use correct default value for show config action (#19284)

2023-08-31 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 c31cb5fd11 [enhance] use correct default val

[GitHub] [doris] dataroaring merged pull request #19284: [enhance] use correct default value for show config action

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

[doris] branch master updated: [enhance](policy) Support to change table's storage policy if the two policy has same resource (#23665)

2023-08-31 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 d96bc2de1a [enhance](policy) Support to chan

[GitHub] [doris] dataroaring merged pull request #23665: [enhance](policy) Support to change table's storage policy if the two policy has same resource

2023-08-31 Thread via GitHub
dataroaring merged PR #23665: URL: https://github.com/apache/doris/pull/23665 -- 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.

[GitHub] [doris] platoneko commented on pull request #17644: [fix](cooldown) Fix potential data loss when clone task's dst tablet is cooldown replica

2023-08-31 Thread via GitHub
platoneko commented on PR #17644: URL: https://github.com/apache/doris/pull/17644#issuecomment-1702102234 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

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #22933: [feature](geometry) Support geometry type and more Geo functions

2023-08-31 Thread via GitHub
github-actions[bot] commented on code in PR #22933: URL: https://github.com/apache/doris/pull/22933#discussion_r1312490187 ## be/src/geo/util/GeoShape.h: ## @@ -0,0 +1,136 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreement

[GitHub] [doris] hello-stephen commented on pull request #23714: [fix](nereids)fix CheckPolicy not match uniqueTable in nereids

2023-08-31 Thread via GitHub
hello-stephen commented on PR #23714: URL: https://github.com/apache/doris/pull/23714#issuecomment-1702096551 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.29 seconds stream load tsv: 535 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #23735: [Improve](Job)Job internal interface provides immediate scheduling

2023-08-31 Thread via GitHub
hello-stephen commented on PR #23735: URL: https://github.com/apache/doris/pull/23735#issuecomment-1702096545 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.5 seconds stream load tsv: 535 seconds loaded 74807831229 Bytes,

[GitHub] [doris] hello-stephen commented on pull request #23580: [Bug](materialized-view) fix mv not match because cast and alias name

2023-08-31 Thread via GitHub
hello-stephen commented on PR #23580: URL: https://github.com/apache/doris/pull/23580#issuecomment-1702095038 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.33 seconds stream load tsv: 533 seconds loaded 74807831229 Bytes

[GitHub] [doris] LemonLiTree commented on pull request #22933: [feature](geometry) Support geometry type and more Geo functions

2023-08-31 Thread via GitHub
LemonLiTree commented on PR #22933: URL: https://github.com/apache/doris/pull/22933#issuecomment-1702094727 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

[GitHub] [doris] TangSiyang2001 commented on a diff in pull request #23616: [enhancement](table-meta) flush column unique ids for tables before 1.2 automatically

2023-08-31 Thread via GitHub
TangSiyang2001 commented on code in PR #23616: URL: https://github.com/apache/doris/pull/23616#discussion_r1312465838 ## fe/fe-core/src/main/java/org/apache/doris/catalog/ColumnIdFlushDaemon.java: ## @@ -0,0 +1,134 @@ +// Licensed to the Apache Software Foundation (ASF) under on

[GitHub] [doris] XieJiann opened a new pull request, #23737: [enhancement](Nereids) make stats unchanged

2023-08-31 Thread via GitHub
XieJiann opened a new pull request, #23737: URL: https://github.com/apache/doris/pull/23737 ## Proposed changes make stats unchanged when explore plan ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apac

[GitHub] [doris] hello-stephen commented on pull request #23622: [enhancement](stats) Split period from auto collector

2023-08-31 Thread via GitHub
hello-stephen commented on PR #23622: URL: https://github.com/apache/doris/pull/23622#issuecomment-1702086523 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 49.86 seconds stream load tsv: 534 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #22933: [feature](geometry) Support geometry type and more Geo functions

2023-08-31 Thread via GitHub
github-actions[bot] commented on code in PR #22933: URL: https://github.com/apache/doris/pull/22933#discussion_r1312481943 ## be/src/geo/util/GeoShape.cpp: ## @@ -0,0 +1,571 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreeme

  1   2   3   4   5   6   >