[GitHub] [doris] Kikyou1997 commented on pull request #17637: [ehancemnet](nereids) Refactor statistics

2023-03-12 Thread via GitHub
Kikyou1997 commented on PR #17637: URL: https://github.com/apache/doris/pull/17637#issuecomment-1465125747 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] Kikyou1997 commented on pull request #17702: [fix](planner) Fix NPE when update stats by profile

2023-03-12 Thread via GitHub
Kikyou1997 commented on PR #17702: URL: https://github.com/apache/doris/pull/17702#issuecomment-1465127317 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] ZhangYu0123 opened a new pull request, #17703: [Enhence](array function) support array_remove function process NULL element

2023-03-12 Thread via GitHub
ZhangYu0123 opened a new pull request, #17703: URL: https://github.com/apache/doris/pull/17703 # Proposed changes Array remove function can't processing null element and just return null as result. In some cases, it isn't logical. Problems are as follows: https://user-images.git

[GitHub] [doris] github-actions[bot] commented on pull request #17703: [Enhence](array function) support array_remove function process NULL element

2023-03-12 Thread via GitHub
github-actions[bot] commented on PR #17703: URL: https://github.com/apache/doris/pull/17703#issuecomment-1465129204 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] jackwener commented on pull request #17699: [enhance](Nereids): allow empty hash condition

2023-03-12 Thread via GitHub
jackwener commented on PR #17699: URL: https://github.com/apache/doris/pull/17699#issuecomment-1465131494 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] wsjz commented on pull request #17112: [feature](parquet-reader) add rle bool and delta decoder to read AWS Glue

2023-03-12 Thread via GitHub
wsjz commented on PR #17112: URL: https://github.com/apache/doris/pull/17112#issuecomment-1465132684 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,

[GitHub] [doris] hello-stephen commented on pull request #17699: [enhance](Nereids): allow empty hash condition

2023-03-12 Thread via GitHub
hello-stephen commented on PR #17699: URL: https://github.com/apache/doris/pull/17699#issuecomment-1465136903 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 33.69 seconds stream load tsv: 452 seconds loaded 74807831229 Bytes, about 157 MB/s

[GitHub] [doris] caiconghui commented on pull request #17689: [fix](fqdn) Add UnknownHostException handle logic in FQDNManager to avoid that active ip could be incorrectly assigned to dead be or dead

2023-03-12 Thread via GitHub
caiconghui commented on PR #17689: URL: https://github.com/apache/doris/pull/17689#issuecomment-1465137266 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] ZhangYu0123 commented on pull request #17703: [Enhence](array function) support array_remove function process NULL element

2023-03-12 Thread via GitHub
ZhangYu0123 commented on PR #17703: URL: https://github.com/apache/doris/pull/17703#issuecomment-1465151050 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 opened a new pull request, #17704: [feature-wip](table-metadata)support altering the property "light_schema_change" for the tables which created before 1.2

2023-03-12 Thread via GitHub
TangSiyang2001 opened a new pull request, #17704: URL: https://github.com/apache/doris/pull/17704 # Proposed changes Issue Number: close #17094 Try to: 1. Enable the stmt of altering light_schema_change table property and add some pre-check. 2. Add rpc method to read colu

[GitHub] [doris] ChaseHuangxu opened a new issue, #17705: [Bug] Two similar QUERYs return different results

2023-03-12 Thread via GitHub
ChaseHuangxu opened a new issue, #17705: URL: https://github.com/apache/doris/issues/17705 ### 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 Apache Doris 1.2.2

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #17704: [feature-wip](table-metadata)support altering the property "light_schema_change" for the tables which created before 1.

2023-03-12 Thread via GitHub
github-actions[bot] commented on code in PR #17704: URL: https://github.com/apache/doris/pull/17704#discussion_r1133227621 ## be/src/service/backend_service.h: ## @@ -134,6 +134,9 @@ class BackendService : public BackendServiceIf { virtual void check_storage_format(TCheck

[GitHub] [doris] github-actions[bot] commented on pull request #17704: [feature-wip](table-metadata)support altering the property "light_schema_change" for the tables which created before 1.2

2023-03-12 Thread via GitHub
github-actions[bot] commented on PR #17704: URL: https://github.com/apache/doris/pull/17704#issuecomment-1465155398 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 #17704: [feature-wip](table-metadata) support altering the property "light_schema_change" for the tables which created before 1.2

2023-03-12 Thread via GitHub
github-actions[bot] commented on PR #17704: URL: https://github.com/apache/doris/pull/17704#issuecomment-1465156380 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 #17703: [Enhence](array function) support array_remove function process NULL element

2023-03-12 Thread via GitHub
hello-stephen commented on PR #17703: URL: https://github.com/apache/doris/pull/17703#issuecomment-1465156548 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 33.41 seconds stream load tsv: 454 seconds loaded 74807831229 Bytes, about 157 MB/s

[GitHub] [doris] jackwener merged pull request #17691: [refactor](Nereids) Refactor all rewrite logical unit tests by match-pattern

2023-03-12 Thread via GitHub
jackwener merged PR #17691: URL: https://github.com/apache/doris/pull/17691 -- 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

[GitHub] [doris] jackwener closed issue #17625: [Enhancement] refactor `Nereids Unit Test` by match-pattern

2023-03-12 Thread via GitHub
jackwener closed issue #17625: [Enhancement] refactor `Nereids Unit Test` by match-pattern URL: https://github.com/apache/doris/issues/17625 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the speci

[doris] branch master updated: [refactor](Nereids) Refactor all rewrite logical unit tests by match-pattern (#17691)

2023-03-12 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 11fbe07221 [refactor](Nereids) Refactor all rewr

[doris] branch master updated: [enhance](Nereids): allow empty hash condition (#17699)

2023-03-12 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 b93e553958 [enhance](Nereids): allow empty hash

[GitHub] [doris] jackwener merged pull request #17699: [enhance](Nereids): allow empty hash condition in Join Reorder

2023-03-12 Thread via GitHub
jackwener merged PR #17699: URL: https://github.com/apache/doris/pull/17699 -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #17702: [fix](planner) Fix NPE when update stats by profile

2023-03-12 Thread via GitHub
github-actions[bot] commented on PR #17702: URL: https://github.com/apache/doris/pull/17702#issuecomment-1465161789 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 #17702: [fix](planner) Fix NPE when update stats by profile

2023-03-12 Thread via GitHub
github-actions[bot] commented on PR #17702: URL: https://github.com/apache/doris/pull/17702#issuecomment-1465161798 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] ZhangYu0123 commented on pull request #17703: [Enhence](array function) support array_remove function process NULL element

2023-03-12 Thread via GitHub
ZhangYu0123 commented on PR #17703: URL: https://github.com/apache/doris/pull/17703#issuecomment-1465164601 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 unsubs

[GitHub] [doris] ZhangYu0123 commented on pull request #17703: [Enhence](array function) support array_remove function process NULL element

2023-03-12 Thread via GitHub
ZhangYu0123 commented on PR #17703: URL: https://github.com/apache/doris/pull/17703#issuecomment-1465172092 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 unsubs

[GitHub] [doris] ZhangYu0123 commented on pull request #17703: [Enhence](array function) support array_remove function process NULL element

2023-03-12 Thread via GitHub
ZhangYu0123 commented on PR #17703: URL: https://github.com/apache/doris/pull/17703#issuecomment-1465172576 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 unsubs

[GitHub] [doris] morningman merged pull request #17499: [improvement](filecache)Change the hash field of the backend

2023-03-12 Thread via GitHub
morningman merged PR #17499: URL: https://github.com/apache/doris/pull/17499 -- 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: [improvement](filecache)Change the hash field of the backend (#17499)

2023-03-12 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new a452db35da [improvement](filecache)Change the

[GitHub] [doris] morningman commented on a diff in pull request #17635: [draft](multi-catalog)support dry run

2023-03-12 Thread via GitHub
morningman commented on code in PR #17635: URL: https://github.com/apache/doris/pull/17635#discussion_r1133242800 ## fe/fe-core/src/main/java/org/apache/doris/datasource/ExternalCatalog.java: ## @@ -80,6 +83,8 @@ public abstract class ExternalCatalog implements CatalogIf, Wr

[GitHub] [doris] morningman merged pull request #17112: [feature](parquet-reader) add rle bool and delta decoder to read AWS Glue

2023-03-12 Thread via GitHub
morningman merged PR #17112: URL: https://github.com/apache/doris/pull/17112 -- 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: [feature](parquet-reader) add rle bool and delta decoder to read AWS Glue (#17112)

2023-03-12 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 455c800405 [feature](parquet-reader) add rle

[GitHub] [doris] morningman merged pull request #17390: [Improvement](multi catalog) The interface of external Splitter. WIP

2023-03-12 Thread via GitHub
morningman merged PR #17390: URL: https://github.com/apache/doris/pull/17390 -- 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: [Improvement](multi-catalog) The interface of external Splitter. WIP (#17390)

2023-03-12 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 0d05e4cce0 [Improvement](multi-catalog) The i

[GitHub] [doris] morningman merged pull request #17520: [Enhencement](stream load) add some regression test for json format streamload

2023-03-12 Thread via GitHub
morningman merged PR #17520: URL: https://github.com/apache/doris/pull/17520 -- 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: [Enhencement](stream load) add some regression test for json format streamload (#17520)

2023-03-12 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 13e05c4a5d [Enhencement](stream load) add som

[doris] branch branch-1.2-lts updated: [Enhencement](stream load) add some regression test for json format streamload (#17520)

2023-03-12 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.2-lts by this push: new 699f0aba51 [Enhencement](stre

[GitHub] [doris] ZhangYu0123 commented on pull request #17703: [Enhence](array function) support array_remove function process NULL element

2023-03-12 Thread via GitHub
ZhangYu0123 commented on PR #17703: URL: https://github.com/apache/doris/pull/17703#issuecomment-1465187598 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 unsubs

[GitHub] [doris] morningman commented on a diff in pull request #17590: [Refactor](Metadata tvf) Reconstruct Metadata table-value function into a more general framework.

2023-03-12 Thread via GitHub
morningman commented on code in PR #17590: URL: https://github.com/apache/doris/pull/17590#discussion_r1133244345 ## gensrc/thrift/FrontendService.thrift: ## @@ -717,16 +717,16 @@ struct TInitExternalCtlMetaResult { enum TSchemaTableName{ Review Comment: ```suggestion

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #17586: [refactor](file-system) refactor file sysmte on BE and remove storage_backend

2023-03-12 Thread via GitHub
github-actions[bot] commented on code in PR #17586: URL: https://github.com/apache/doris/pull/17586#discussion_r1133249764 ## be/src/io/fs/local_file_reader.h: ## @@ -47,6 +42,9 @@ class LocalFileReader final : public FileReader { FileSystemSPtr fs() const override { retu

[GitHub] [doris] Yulei-Yang commented on pull request #17677: [fix](meta) fix show create table result of hive table, make it can be used in hive directly

2023-03-12 Thread via GitHub
Yulei-Yang commented on PR #17677: URL: https://github.com/apache/doris/pull/17677#issuecomment-1465192937 run compile -- 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] caiconghui merged pull request #17689: [fix](fqdn) Add UnknownHostException handle logic in FQDNManager to avoid that active ip could be incorrectly assigned to dead be or dead fe

2023-03-12 Thread via GitHub
caiconghui merged PR #17689: URL: https://github.com/apache/doris/pull/17689 -- 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: [fix](fqdn) Add UnknownHostException handle logic in FQDNManager to avoid that active ip could be incorrectly assigned to dead be or dead fe (#17689)

2023-03-12 Thread caiconghui
This is an automated email from the ASF dual-hosted git repository. caiconghui 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 a651926ba9 [fix](fqdn) Add UnknownHostExcepti

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #17586: [refactor](file-system) refactor file sysmte on BE and remove storage_backend

2023-03-12 Thread via GitHub
github-actions[bot] commented on code in PR #17586: URL: https://github.com/apache/doris/pull/17586#discussion_r1133257511 ## be/src/olap/rowset/rowset_reader_context.h: ## @@ -18,6 +18,7 @@ #ifndef DORIS_BE_SRC_OLAP_ROWSET_ROWSET_READER_CONTEXT_H #define DORIS_BE_SRC_OLAP_ROW

[doris] branch master updated (a651926ba9 -> 54e5c71e52)

2023-03-12 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 a651926ba9 [fix](fqdn) Add UnknownHostException handle logic in FQDNManager to avoid that active ip could be incorre

[GitHub] [doris] yiguolei merged pull request #17702: [fix](planner) Fix NPE when update stats by profile

2023-03-12 Thread via GitHub
yiguolei merged PR #17702: URL: https://github.com/apache/doris/pull/17702 -- 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] Yulei-Yang commented on pull request #17677: [fix](meta) fix show create table result of hive table, make it can be used in hive directly

2023-03-12 Thread via GitHub
Yulei-Yang commented on PR #17677: URL: https://github.com/apache/doris/pull/17677#issuecomment-1465205151 run feut -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

[GitHub] [doris] Yulei-Yang commented on pull request #17677: [fix](meta) fix show create table result of hive table, make it can be used in hive directly

2023-03-12 Thread via GitHub
Yulei-Yang commented on PR #17677: URL: https://github.com/apache/doris/pull/17677#issuecomment-1465205318 run clickbench -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [doris] zhangguoqiang666 commented on pull request #17549: [regression-test](Nereids)add regression-test of arithmetic expressions of decimalv3 for nereids.

2023-03-12 Thread via GitHub
zhangguoqiang666 commented on PR #17549: URL: https://github.com/apache/doris/pull/17549#issuecomment-1465207615 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 u

[GitHub] [doris] morningman commented on a diff in pull request #17608: [enhancement]The user defined functions support the global operation

2023-03-12 Thread via GitHub
morningman commented on code in PR #17608: URL: https://github.com/apache/doris/pull/17608#discussion_r1133259584 ## fe/fe-core/src/main/java/org/apache/doris/catalog/Env.java: ## @@ -1924,6 +1927,18 @@ public long loadMTMVJobManager(DataInputStream in, long checksum) throws IO

[GitHub] [doris] dataroaring merged pull request #17693: [fix](jdbc-catalog) avoid calculate driver's md5 when replaying edit log

2023-03-12 Thread via GitHub
dataroaring merged PR #17693: URL: https://github.com/apache/doris/pull/17693 -- 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: [fix](jdbc-catalog) avoid calculate driver's md5 when replaying edit log (#17693)

2023-03-12 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 46dcf69644 [fix](jdbc-catalog) avoid calcula

[GitHub] [doris] dataroaring merged pull request #17602: [fix](meta) fix concurrent modification exception and potential NPE

2023-03-12 Thread via GitHub
dataroaring merged PR #17602: URL: https://github.com/apache/doris/pull/17602 -- 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: [fix](meta) fix concurrent modification exception and potential NPE (#17602)

2023-03-12 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 b0d1166989 [fix](meta) fix concurrent modifi

[GitHub] [doris] zhangstar333 commented on issue #17227: [Bug] NoClassDefFoundError: org/postgresql/jdbc/TimestampUtils$ParsedTimestamp

2023-03-12 Thread via GitHub
zhangstar333 commented on issue #17227: URL: https://github.com/apache/doris/issues/17227#issuecomment-1465210437 the NoClassDefFoundError error seems strange,it's sometimes ok, sometimes will be wrong. We suspect Doris version 1.2.2-rc01 have problems in load JDBC Driver class, so we

[doris] branch branch-1.2-lts updated (699f0aba51 -> 4014c62f96)

2023-03-12 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git from 699f0aba51 [Enhencement](stream load) add some regression test for json format streamload (#17520) n

[doris] 01/02: [fix](jdbc-catalog) avoid calculate driver's md5 when replaying edit log (#17693)

2023-03-12 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git commit b46554997d37712f8f7e4bbcfb2a77ac3748a2c2 Author: Mingyu Chen AuthorDate: Sun Mar 12 22:11:45 2023 +0800

[doris] 02/02: [fix](meta) fix concurrent modification exception and potential NPE (#17602)

2023-03-12 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git commit 4014c62f96518a34b71822b7c5be89afd8bdfbf8 Author: Mingyu Chen AuthorDate: Sun Mar 12 22:12:07 2023 +0800

[GitHub] [doris] whutpencil commented on pull request #14853: [fix](statistics) fix CpuTimeMS in audit log when enable_vectorized_e…

2023-03-12 Thread via GitHub
whutpencil commented on PR #14853: URL: https://github.com/apache/doris/pull/14853#issuecomment-1465214818 can this patch also cherry-pick into branch 1.1-lts? @dutyu @morningman -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] englefly commented on a diff in pull request #17637: [ehancemnet](nereids) Refactor statistics

2023-03-12 Thread via GitHub
englefly commented on code in PR #17637: URL: https://github.com/apache/doris/pull/17637#discussion_r1132266948 ## fe/fe-core/src/main/java/org/apache/doris/nereids/stats/ExpressionEstimation.java: ## @@ -118,13 +164,13 @@ public ColumnStatistic visitBinaryArithmetic(BinaryArit

[GitHub] [doris] lexluo09 commented on a diff in pull request #17608: [enhancement]The user defined functions support the global operation

2023-03-12 Thread via GitHub
lexluo09 commented on code in PR #17608: URL: https://github.com/apache/doris/pull/17608#discussion_r1133268771 ## fe/fe-core/src/main/java/org/apache/doris/analysis/ShowFunctionsStmt.java: ## @@ -51,7 +51,21 @@ public class ShowFunctionsStmt extends ShowStmt { private Ex

[GitHub] [doris] lexluo09 commented on a diff in pull request #17608: [enhancement]The user defined functions support the global operation

2023-03-12 Thread via GitHub
lexluo09 commented on code in PR #17608: URL: https://github.com/apache/doris/pull/17608#discussion_r1133268962 ## fe/fe-core/src/main/java/org/apache/doris/analysis/ShowFunctionsStmt.java: ## @@ -51,7 +51,21 @@ public class ShowFunctionsStmt extends ShowStmt { private Ex

[GitHub] [doris] lexluo09 commented on a diff in pull request #17608: [enhancement]The user defined functions support the global operation

2023-03-12 Thread via GitHub
lexluo09 commented on code in PR #17608: URL: https://github.com/apache/doris/pull/17608#discussion_r1133270966 ## fe/fe-core/src/main/java/org/apache/doris/catalog/Env.java: ## @@ -1924,6 +1927,18 @@ public long loadMTMVJobManager(DataInputStream in, long checksum) throws IOEx

[GitHub] [doris] Jibing-Li opened a new pull request, #17706: [Improvement](multi catalog)Hive splitter. Get HDFS/S3 splits by using FileSystem api

2023-03-12 Thread via GitHub
Jibing-Li opened a new pull request, #17706: URL: https://github.com/apache/doris/pull/17706 Use FileSystem API to get splits for file in HDFS/S3 instead of calling `InputFormat.getSplits`. The splits is based on blocks in HDFS/S3. ## Checklist(Required) * [ ] Does it affect

[GitHub] [doris] lexluo09 commented on a diff in pull request #17608: [enhancement]The user defined functions support the global operation

2023-03-12 Thread via GitHub
lexluo09 commented on code in PR #17608: URL: https://github.com/apache/doris/pull/17608#discussion_r1133271359 ## fe/fe-core/src/main/java/org/apache/doris/catalog/Env.java: ## @@ -2161,6 +2176,12 @@ public long saveMTMVJobManager(CountingDataOutputStream out, long checksum) t

[GitHub] [doris] ZhangYu0123 opened a new pull request, #17707: [docs](doc) fix faq docs, format error

2023-03-12 Thread via GitHub
ZhangYu0123 opened a new pull request, #17707: URL: https://github.com/apache/doris/pull/17707 # Proposed changes Fix faq docs, format error. https://user-images.githubusercontent.com/67053339/224554704-ab420324-9c4f-4943-9d35-1200afde97cf.png";> Issue Number: close #xxx

[doris] 01/02: fix input column is nullable in QuantileUnion

2023-03-12 Thread weixiang
This is an automated email from the ASF dual-hosted git repository. weixiang pushed a commit to branch quantile_state_vec in repository https://gitbox.apache.org/repos/asf/doris.git commit b36fdd697c33302529320a5a9573f777181ad285 Author: spaces-x AuthorDate: Sun Mar 12 22:50:44 2023 +0800 f

[doris] 02/02: change quantile column to NOT NULL

2023-03-12 Thread weixiang
This is an automated email from the ASF dual-hosted git repository. weixiang pushed a commit to branch quantile_state_vec in repository https://gitbox.apache.org/repos/asf/doris.git commit e73a0805553e01f83b5620e45e478ad7d1e475a9 Author: spaces-x AuthorDate: Sun Mar 12 23:06:40 2023 +0800 c

[doris] branch quantile_state_vec created (now e73a080555)

2023-03-12 Thread weixiang
This is an automated email from the ASF dual-hosted git repository. weixiang pushed a change to branch quantile_state_vec in repository https://gitbox.apache.org/repos/asf/doris.git at e73a080555 change quantile column to NOT NULL This branch includes the following new commits: new

[GitHub] [doris] ZhangYu0123 commented on pull request #17707: [docs](doc) fix faq docs, format error

2023-03-12 Thread via GitHub
ZhangYu0123 commented on PR #17707: URL: https://github.com/apache/doris/pull/17707#issuecomment-1465230420 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] spaces-X commented on pull request #16562: [Feature](vec)(quantile_state): support quantile state in vectorized engine

2023-03-12 Thread via GitHub
spaces-X commented on PR #16562: URL: https://github.com/apache/doris/pull/16562#issuecomment-1465230639 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] yiguolei merged pull request #17688: [Refactor](exec) remove unless attr of slot ref

2023-03-12 Thread via GitHub
yiguolei merged PR #17688: URL: https://github.com/apache/doris/pull/17688 -- 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: [Refactor](exec) remove unless attr of slot ref (#17688)

2023-03-12 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 6386458498 [Refactor](exec) remove unless attr

[GitHub] [doris] yiguolei commented on a diff in pull request #17704: [feature-wip](table-metadata) support altering the property "light_schema_change" for the tables which created before 1.2

2023-03-12 Thread via GitHub
yiguolei commented on code in PR #17704: URL: https://github.com/apache/doris/pull/17704#discussion_r1133278919 ## fe/fe-core/src/main/java/org/apache/doris/alter/SchemaChangeHandler.java: ## @@ -1845,6 +1868,61 @@ public int getAsInt() { } } +private synchro

[GitHub] [doris] ZhangYu0123 commented on pull request #17703: [Enhence](array function) support array_remove function process NULL element

2023-03-12 Thread via GitHub
ZhangYu0123 commented on PR #17703: URL: https://github.com/apache/doris/pull/17703#issuecomment-1465236241 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] github-actions[bot] commented on pull request #17703: [Enhence](array function) support array_remove function process NULL element

2023-03-12 Thread via GitHub
github-actions[bot] commented on PR #17703: URL: https://github.com/apache/doris/pull/17703#issuecomment-1465237007 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] Kikyou1997 commented on a diff in pull request #17637: [ehancemnet](nereids) Refactor statistics

2023-03-12 Thread via GitHub
Kikyou1997 commented on code in PR #17637: URL: https://github.com/apache/doris/pull/17637#discussion_r1133283904 ## fe/fe-core/src/main/java/org/apache/doris/nereids/cost/CostModelV1.java: ## @@ -221,12 +221,7 @@ public Cost visitPhysicalHashJoin( pattern2: (L join1 Ag

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #17637: [ehancemnet](nereids) Refactor statistics

2023-03-12 Thread via GitHub
Kikyou1997 commented on code in PR #17637: URL: https://github.com/apache/doris/pull/17637#discussion_r1133284507 ## fe/fe-core/src/main/java/org/apache/doris/nereids/stats/ExpressionEstimation.java: ## @@ -118,13 +164,13 @@ public ColumnStatistic visitBinaryArithmetic(BinaryAr

[GitHub] [doris] Kikyou1997 commented on pull request #17637: [ehancemnet](nereids) Refactor statistics

2023-03-12 Thread via GitHub
Kikyou1997 commented on PR #17637: URL: https://github.com/apache/doris/pull/17637#issuecomment-1465240971 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] jackwener commented on pull request #17646: [feature](Nereids): Rewrite InPredicate to disjunction if there exist items < 3 elements in InPredicate

2023-03-12 Thread via GitHub
jackwener commented on PR #17646: URL: https://github.com/apache/doris/pull/17646#issuecomment-1465244623 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 com

[GitHub] [doris] jackwener commented on pull request #17646: [feature](Nereids): Rewrite InPredicate to disjunction if there exist items < 3 elements in InPredicate

2023-03-12 Thread via GitHub
jackwener commented on PR #17646: URL: https://github.com/apache/doris/pull/17646#issuecomment-1465244956 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 com

[GitHub] [doris] ZhangYu0123 commented on pull request #17369: [Enhencement](csv_reader) support quotes content include delimiter and escape character

2023-03-12 Thread via GitHub
ZhangYu0123 commented on PR #17369: URL: https://github.com/apache/doris/pull/17369#issuecomment-1465246123 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] github-actions[bot] commented on a diff in pull request #17369: [Enhencement](csv_reader) support quotes content include delimiter and escape character

2023-03-12 Thread via GitHub
github-actions[bot] commented on code in PR #17369: URL: https://github.com/apache/doris/pull/17369#discussion_r1133288686 ## be/src/vec/exec/format/csv/csv_reader.cpp: ## @@ -457,6 +460,8 @@ void CsvReader::_split_line_for_single_char_delimiter(const Slice& line) { si

[GitHub] [doris] yiguolei merged pull request #17676: [bug](function) Fix bug in the process of generating template functions

2023-03-12 Thread via GitHub
yiguolei merged PR #17676: URL: https://github.com/apache/doris/pull/17676 -- 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: [bug](function) Fix bug in the process of generating template functions #17676

2023-03-12 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 7948c8ede2 [bug](function) Fix bug in the proce

[GitHub] [doris] yiguolei commented on pull request #17669: [fix](demo)add Sync full database for versions below doris 1.2

2023-03-12 Thread via GitHub
yiguolei commented on PR #17669: URL: https://github.com/apache/doris/pull/17669#issuecomment-1465329671 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 #17668: [fix](regression) adjust regression pipeline config(tablet_create_timeout_second) for avoiding create partition timeout

2023-03-12 Thread via GitHub
github-actions[bot] commented on PR #17668: URL: https://github.com/apache/doris/pull/17668#issuecomment-1465329971 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 #17668: [fix](regression) adjust regression pipeline config(tablet_create_timeout_second) for avoiding create partition timeout

2023-03-12 Thread via GitHub
github-actions[bot] commented on PR #17668: URL: https://github.com/apache/doris/pull/17668#issuecomment-1465329981 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 #17369: [Enhencement](csv_reader) support quotes content include delimiter and escape character

2023-03-12 Thread via GitHub
github-actions[bot] commented on PR #17369: URL: https://github.com/apache/doris/pull/17369#issuecomment-1465332211 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] ZhangYu0123 commented on pull request #17369: [Enhencement](csv_reader) support quotes content include delimiter and escape character

2023-03-12 Thread via GitHub
ZhangYu0123 commented on PR #17369: URL: https://github.com/apache/doris/pull/17369#issuecomment-1465336492 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

[doris] branch master updated (7948c8ede2 -> 33059d92cc)

2023-03-12 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 7948c8ede2 [bug](function) Fix bug in the process of generating template functions #17676 add 33059d92cc [docs

[GitHub] [doris] luzhijing merged pull request #17707: [typo](doc) fix faq docs, format error

2023-03-12 Thread via GitHub
luzhijing merged PR #17707: URL: https://github.com/apache/doris/pull/17707 -- 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

[GitHub] [doris] luzhijing merged pull request #17634: [docs](typo)fix some typo

2023-03-12 Thread via GitHub
luzhijing merged PR #17634: URL: https://github.com/apache/doris/pull/17634 -- 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 (33059d92cc -> 47cfc81925)

2023-03-12 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 33059d92cc [docs](doc) fix faq docs (#17707) add 47cfc81925 [fix docs] (#17634) No new revisions were added by

[GitHub] [doris] github-actions[bot] commented on pull request #12538: [do not merge 1.1.2] ADD PROFILE IN SEGMENT ITERATGOR

2023-03-12 Thread via GitHub
github-actions[bot] commented on PR #12538: URL: https://github.com/apache/doris/pull/12538#issuecomment-1465339758 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

[GitHub] [doris] englefly commented on a diff in pull request #17637: [ehancemnet](nereids) Refactor statistics

2023-03-12 Thread via GitHub
englefly commented on code in PR #17637: URL: https://github.com/apache/doris/pull/17637#discussion_r1133348819 ## fe/fe-core/src/main/java/org/apache/doris/nereids/cost/CostModelV1.java: ## @@ -221,12 +221,7 @@ public Cost visitPhysicalHashJoin( pattern2: (L join1 Agg1

[GitHub] [doris] github-actions[bot] commented on pull request #17369: [Enhencement](csv_reader) support quotes content include delimiter and escape character

2023-03-12 Thread via GitHub
github-actions[bot] commented on PR #17369: URL: https://github.com/apache/doris/pull/17369#issuecomment-1465344497 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] ZhangYu0123 commented on pull request #17369: [Enhencement](csv_reader) support quotes content include delimiter and escape character

2023-03-12 Thread via GitHub
ZhangYu0123 commented on PR #17369: URL: https://github.com/apache/doris/pull/17369#issuecomment-1465344636 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] Kikyou1997 commented on pull request #17637: [ehancemnet](nereids) Refactor statistics

2023-03-12 Thread via GitHub
Kikyou1997 commented on PR #17637: URL: https://github.com/apache/doris/pull/17637#issuecomment-1465356629 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 unsubsc

[GitHub] [doris] yiguolei merged pull request #17655: [improvement](join) Avoid reading from left child while hash table is empty(right join)

2023-03-12 Thread via GitHub
yiguolei merged PR #17655: URL: https://github.com/apache/doris/pull/17655 -- 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: [improvement](join) Avoid reading from left child while hash table is empty(right join) (#17655)

2023-03-12 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 93a865c3e8 [improvement](join) Avoid reading fr

[GitHub] [doris] TangSiyang2001 commented on a diff in pull request #17704: [feature-wip](table-metadata) support altering the property "light_schema_change" for the tables which created before 1.2

2023-03-12 Thread via GitHub
TangSiyang2001 commented on code in PR #17704: URL: https://github.com/apache/doris/pull/17704#discussion_r1133365045 ## fe/fe-core/src/main/java/org/apache/doris/alter/SchemaChangeHandler.java: ## @@ -1845,6 +1868,61 @@ public int getAsInt() { } } +private s

  1   2   3   >