[doris] 01/04: [improvement](jdbc catalog) improve mysql jdbc catalog read bytea`s types & else improve (#22233)

2023-07-28 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 commit 7ac818b74c6b1f5c778717513ab0bf7f6140acb0 Author: zy-kkk AuthorDate: Thu Jul 27 10:18:37 2023 +0800 [improvement](

[doris] 02/04: [Bug](materialized-view) fix where clause not analyzed after fe restart (#22268)

2023-07-28 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 commit 510a9d4cbd58119b2726804c4f5741ebf2a96ac4 Author: Pxl AuthorDate: Thu Jul 27 18:34:44 2023 +0800 [Bug](materialize

[GitHub] [doris] hello-stephen commented on pull request #22357: [bug](distinct-agg) fix distinct-agg outblock columns size not equal key size

2023-07-28 Thread via GitHub
hello-stephen commented on PR #22357: URL: https://github.com/apache/doris/pull/22357#issuecomment-1655948787 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.74 seconds stream load tsv: 511 seconds loaded 74807831229 Bytes

[GitHub] [doris] Gabriel39 commented on a diff in pull request #21898: [feature](datetime) Support timezone when insert datetime value

2023-07-28 Thread via GitHub
Gabriel39 commented on code in PR #21898: URL: https://github.com/apache/doris/pull/21898#discussion_r1277746763 ## be/src/http/http_common.h: ## @@ -35,7 +35,7 @@ static const std::string HTTP_PARTITIONS = "partitions"; static const std::string HTTP_TEMP_PARTITIONS = "temporar

[GitHub] [doris] morningman commented on a diff in pull request #22336: [Improvement] Add iceberg metadata cache and support manifest file content cache

2023-07-28 Thread via GitHub
morningman commented on code in PR #22336: URL: https://github.com/apache/doris/pull/22336#discussion_r1277755148 ## fe/fe-core/src/main/java/org/apache/doris/planner/external/iceberg/IcebergMetadataCacheMgr.java: ## @@ -0,0 +1,57 @@ +// Licensed to the Apache Software Foundatio

[GitHub] [doris] morningman merged pull request #22115: [opt](hive)opt select count(*) stmt push down agg on parquet in hive .

2023-07-28 Thread via GitHub
morningman merged PR #22115: URL: https://github.com/apache/doris/pull/22115 -- 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 (53d255f482 -> ae8a26335c)

2023-07-28 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 53d255f482 [fix](partial update) remove CHECK on illegal number of partial columns (#22319) add ae8a26335c [o

[GitHub] [doris] github-actions[bot] commented on pull request #22331: [fix](complex_type) throw error when reading complex types in broker/stream load

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22331: URL: https://github.com/apache/doris/pull/22331#issuecomment-1655976812 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 #22331: [fix](complex_type) throw error when reading complex types in broker/stream load

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22331: URL: https://github.com/apache/doris/pull/22331#issuecomment-1655976876 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] morningman commented on pull request #22349: [docs](kerberos)add kerberos FAQ

2023-07-28 Thread via GitHub
morningman commented on PR #22349: URL: https://github.com/apache/doris/pull/22349#issuecomment-1655978169 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] github-actions[bot] commented on pull request #22349: [docs](kerberos)add kerberos FAQ

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22349: URL: https://github.com/apache/doris/pull/22349#issuecomment-1655979100 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 #22349: [docs](kerberos)add kerberos FAQ

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22349: URL: https://github.com/apache/doris/pull/22349#issuecomment-1655979154 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 #22342: [fix](multi-catalog)compatible with hdfs HA empty prefix

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22342: URL: https://github.com/apache/doris/pull/22342#issuecomment-1655983576 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 #22342: [fix](multi-catalog)compatible with hdfs HA empty prefix

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22342: URL: https://github.com/apache/doris/pull/22342#issuecomment-1655983681 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 #22338: [Improvement](multi catalog)Support Iceberg, Paimon and MaxCompute table in nereids.

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22338: URL: https://github.com/apache/doris/pull/22338#issuecomment-1655984720 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] HappenLee opened a new pull request, #22360: [Opt](exec) opt the performance of date parquet and orc convert to date

2023-07-28 Thread via GitHub
HappenLee opened a new pull request, #22360: URL: https://github.com/apache/doris/pull/22360 ## Proposed changes beforeļ¼š ``` mysql> select count(l_commitdate) from lineitem; +-+ | count(l_commitdate) | +-+ | 600037902

[GitHub] [doris] HappenLee commented on pull request #22360: [Opt](exec) opt the performance of date parquet and orc convert to date

2023-07-28 Thread via GitHub
HappenLee commented on PR #22360: URL: https://github.com/apache/doris/pull/22360#issuecomment-1656199945 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 pull request #22360: [Opt](exec) opt the performance of date parquet and orc convert to date

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22360: URL: https://github.com/apache/doris/pull/22360#issuecomment-1656205501 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 #22360: [Opt](exec) opt the performance of date parquet and orc convert to date

2023-07-28 Thread via GitHub
hello-stephen commented on PR #22360: URL: https://github.com/apache/doris/pull/22360#issuecomment-1656293151 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.41 seconds stream load tsv: 511 seconds loaded 74807831229 Bytes

[GitHub] [doris] mickdelaney commented on issue #21914: [Bug] Failed to init stats cleaner java.lang.RuntimeException: DB: default_cluster:__internal_schema not exists

2023-07-28 Thread via GitHub
mickdelaney commented on issue #21914: URL: https://github.com/apache/doris/issues/21914#issuecomment-1656427617 +1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

[GitHub] [doris] github-actions[bot] commented on pull request #22293: [enhancement](binlog) CreateTable inherit db binlog && Add some checks

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22293: URL: https://github.com/apache/doris/pull/22293#issuecomment-1656486089 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] dataroaring merged pull request #22293: [enhancement](binlog) CreateTable inherit db binlog && Add some checks

2023-07-28 Thread via GitHub
dataroaring merged PR #22293: URL: https://github.com/apache/doris/pull/22293 -- 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: [enhancement](binlog) CreateTable inherit db binlog && Add some checks (#22293)

2023-07-28 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 ebd114b384 [enhancement](binlog) CreateTable

[GitHub] [doris] github-actions[bot] commented on pull request #22328: [fix](tablet clone) fix not re run the sched task after runing failed

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22328: URL: https://github.com/apache/doris/pull/22328#issuecomment-1656487645 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 #22328: [fix](tablet clone) fix not re run the sched task after runing failed

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22328: URL: https://github.com/apache/doris/pull/22328#issuecomment-1656487622 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] zclllyybb commented on pull request #22320: [fix](decimal) fix scale check of Decimal/Datetime type

2023-07-28 Thread via GitHub
zclllyybb commented on PR #22320: URL: https://github.com/apache/doris/pull/22320#issuecomment-1656493272 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] zclllyybb commented on pull request #22320: [fix](decimal) fix scale check of Decimal/Datetime type

2023-07-28 Thread via GitHub
zclllyybb commented on PR #22320: URL: https://github.com/apache/doris/pull/22320#issuecomment-1656501670 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] zclllyybb commented on pull request #21898: [feature](datetime) Support timezone when insert datetime value

2023-07-28 Thread via GitHub
zclllyybb commented on PR #21898: URL: https://github.com/apache/doris/pull/21898#issuecomment-1656501744 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 pull request #21898: [feature](datetime) Support timezone when insert datetime value

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #21898: URL: https://github.com/apache/doris/pull/21898#issuecomment-1656502571 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 #22320: [fix](decimal) fix scale check of Decimal/Datetime type

2023-07-28 Thread via GitHub
hello-stephen commented on PR #22320: URL: https://github.com/apache/doris/pull/22320#issuecomment-1656512245 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.6 seconds stream load tsv: 509 seconds loaded 74807831229 Bytes,

[GitHub] [doris] hello-stephen commented on pull request #22320: [fix](decimal) fix scale check of Decimal/Datetime type

2023-07-28 Thread via GitHub
hello-stephen commented on PR #22320: URL: https://github.com/apache/doris/pull/22320#issuecomment-1656512382 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.43 seconds stream load tsv: 539 seconds loaded 74807831229 Bytes

[GitHub] [doris] starocean999 commented on pull request #22356: [fix](nereids)recompute logical properties in plan post process

2023-07-28 Thread via GitHub
starocean999 commented on PR #22356: URL: https://github.com/apache/doris/pull/22356#issuecomment-1656514394 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] starocean999 commented on pull request #22356: [fix](nereids)recompute logical properties in plan post process

2023-07-28 Thread via GitHub
starocean999 commented on PR #22356: URL: https://github.com/apache/doris/pull/22356#issuecomment-1656515472 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] wuwenchi commented on pull request #22336: [Improvement] Add iceberg metadata cache and support manifest file content cache

2023-07-28 Thread via GitHub
wuwenchi commented on PR #22336: URL: https://github.com/apache/doris/pull/22336#issuecomment-1656516599 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 pull request #22318: [Feature](multi-catalog) Truncate char or varchar columns if size is smaller than file columns or not found in the file column schema.

2023-07-28 Thread via GitHub
kaka11chen commented on PR #22318: URL: https://github.com/apache/doris/pull/22318#issuecomment-1656516657 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] github-actions[bot] commented on pull request #22318: [Feature](multi-catalog) Truncate char or varchar columns if size is smaller than file columns or not found in the file column sc

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22318: URL: https://github.com/apache/doris/pull/22318#issuecomment-1656518653 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 #21898: [feature](datetime) Support timezone when insert datetime value

2023-07-28 Thread via GitHub
hello-stephen commented on PR #21898: URL: https://github.com/apache/doris/pull/21898#issuecomment-1656522216 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.7 seconds stream load tsv: 511 seconds loaded 74807831229 Bytes,

[GitHub] [doris] hello-stephen commented on pull request #22356: [fix](nereids)recompute logical properties in plan post process

2023-07-28 Thread via GitHub
hello-stephen commented on PR #22356: URL: https://github.com/apache/doris/pull/22356#issuecomment-1656525136 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.13 seconds stream load tsv: 508 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #22356: [fix](nereids)recompute logical properties in plan post process

2023-07-28 Thread via GitHub
hello-stephen commented on PR #22356: URL: https://github.com/apache/doris/pull/22356#issuecomment-1656526522 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 41.83 seconds stream load tsv: 509 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #22336: [Improvement] Add iceberg metadata cache and support manifest file content cache

2023-07-28 Thread via GitHub
hello-stephen commented on PR #22336: URL: https://github.com/apache/doris/pull/22336#issuecomment-1656527594 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.31 seconds stream load tsv: 539 seconds loaded 74807831229 Bytes

[GitHub] [doris] BiteTheDDDDt merged pull request #22170: [Refactor]Refactor some code with three-way comparison

2023-07-28 Thread via GitHub
BiteThet merged PR #22170: URL: https://github.com/apache/doris/pull/22170 -- 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 (ebd114b384 -> 302de27985)

2023-07-28 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 ebd114b384 [enhancement](binlog) CreateTable inherit db binlog && Add some checks (#22293) add 302de27985 [Re

[GitHub] [doris] github-actions[bot] commented on pull request #22357: [bug](distinct-agg) fix distinct-agg outblock columns size not equal key size

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22357: URL: https://github.com/apache/doris/pull/22357#issuecomment-1656539085 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 #22357: [bug](distinct-agg) fix distinct-agg outblock columns size not equal key size

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22357: URL: https://github.com/apache/doris/pull/22357#issuecomment-1656539089 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] HappenLee commented on pull request #22360: [Opt](exec) opt the performance of date parquet and orc convert to date

2023-07-28 Thread via GitHub
HappenLee commented on PR #22360: URL: https://github.com/apache/doris/pull/22360#issuecomment-1656550397 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 #22360: [Opt](exec) opt the performance of date parquet and orc convert to date

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22360: URL: https://github.com/apache/doris/pull/22360#issuecomment-1656551475 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 #22360: [Opt](exec) opt the performance of date parquet and orc convert to date

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22360: URL: https://github.com/apache/doris/pull/22360#issuecomment-1656551895 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] HappenLee commented on pull request #22360: [Opt](exec) opt the performance of date parquet and orc convert to date

2023-07-28 Thread via GitHub
HappenLee commented on PR #22360: URL: https://github.com/apache/doris/pull/22360#issuecomment-1656551987 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 #22360: [Opt](exec) opt the performance of date parquet and orc convert to date

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22360: URL: https://github.com/apache/doris/pull/22360#issuecomment-1656552776 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 #22360: [Opt](exec) opt the performance of date parquet and orc convert to date

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22360: URL: https://github.com/apache/doris/pull/22360#issuecomment-1656553422 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 #22355: [Bug](profile) add lock on add_filter_info

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22355: URL: https://github.com/apache/doris/pull/22355#issuecomment-1656553518 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 #22355: [Bug](profile) add lock on add_filter_info

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22355: URL: https://github.com/apache/doris/pull/22355#issuecomment-1656553530 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] yiguolei merged pull request #22357: [bug](distinct-agg) fix distinct-agg outblock columns size not equal key size

2023-07-28 Thread via GitHub
yiguolei merged PR #22357: URL: https://github.com/apache/doris/pull/22357 -- 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](distinct-agg) fix distinct-agg outblock columns size not equal key size (#22357)

2023-07-28 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 bc88d34b16 [bug](distinct-agg) fix distinct-agg

[GitHub] [doris] yiguolei merged pull request #22355: [Bug](profile) add lock on add_filter_info

2023-07-28 Thread via GitHub
yiguolei merged PR #22355: URL: https://github.com/apache/doris/pull/22355 -- 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](profile) add lock on add_filter_info #22355

2023-07-28 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 210f6661b4 [Bug](profile) add lock on add_filte

[GitHub] [doris] github-actions[bot] commented on pull request #22354: [fix-typo](merge-on-write) fix wrong stream load header option name in regression test

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22354: URL: https://github.com/apache/doris/pull/22354#issuecomment-1656554819 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 #22354: [fix-typo](merge-on-write) fix wrong stream load header option name in regression test

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22354: URL: https://github.com/apache/doris/pull/22354#issuecomment-1656554826 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 #22350: [Chore](materialized-view) update documentation about materialized-view and update test

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22350: URL: https://github.com/apache/doris/pull/22350#issuecomment-1656554997 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 #22350: [Chore](materialized-view) update documentation about materialized-view and update test

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22350: URL: https://github.com/apache/doris/pull/22350#issuecomment-1656555010 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: [vectorized](udf) java udf support with return map type (#22300)

2023-07-28 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 47c2cc5c74 [vectorized](udf) java udf support w

[GitHub] [doris] yiguolei merged pull request #22300: [vectorized](udf) java udf support with return map type

2023-07-28 Thread via GitHub
yiguolei merged PR #22300: URL: https://github.com/apache/doris/pull/22300 -- 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] xiaokang merged pull request #22304: [Refactor](load) Extract load public code

2023-07-28 Thread via GitHub
xiaokang merged PR #22304: URL: https://github.com/apache/doris/pull/22304 -- 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](load) Extract load public code (#22304)

2023-07-28 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 765f1b6efe [Refactor](load) Extract load public co

[GitHub] [doris] ixzc opened a new pull request, #22361: [typo][doc]Modify some words typos.

2023-07-28 Thread via GitHub
ixzc opened a new pull request, #22361: URL: https://github.com/apache/doris/pull/22361 ## Proposed changes Modify some words typos. An incorrect word was corrected in from_unixtime.md and a superfluous word was removed in BROKER_LOAD.md. ## Further comments

[GitHub] [doris] hello-stephen commented on pull request #22360: [Opt](exec) opt the performance of date parquet and orc convert to date

2023-07-28 Thread via GitHub
hello-stephen commented on PR #22360: URL: https://github.com/apache/doris/pull/22360#issuecomment-1656566582 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.18 seconds stream load tsv: 507 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #22360: [Opt](exec) opt the performance of date parquet and orc convert to date

2023-07-28 Thread via GitHub
hello-stephen commented on PR #22360: URL: https://github.com/apache/doris/pull/22360#issuecomment-1656566600 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.2 seconds stream load tsv: 507 seconds loaded 74807831229 Bytes,

[GitHub] [doris] ixzc commented on pull request #22361: [typo][doc]Modify some words typos.

2023-07-28 Thread via GitHub
ixzc commented on PR #22361: URL: https://github.com/apache/doris/pull/22361#issuecomment-1656566647 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubsc

[GitHub] [doris] yiguolei merged pull request #22146: [typo](doc) Modify the version supported by the function

2023-07-28 Thread via GitHub
yiguolei merged PR #22146: URL: https://github.com/apache/doris/pull/22146 -- 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: [typo](doc) Modify the version supported by the function #22146

2023-07-28 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 23fd996ea0 [typo](doc) Modify the version suppo

[GitHub] [doris] herry2038 commented on pull request #22040: [feature](show-frontends-disk) Add Show frontend disks

2023-07-28 Thread via GitHub
herry2038 commented on PR #22040: URL: https://github.com/apache/doris/pull/22040#issuecomment-1656576232 > Please add documentation. You can also add the tvf function if you are interested, ref: #20857 > Please add documentation. You can also add the tvf function if you are

[GitHub] [doris] morningman commented on pull request #22323: [fix](ipv6)Remove restrictions from IPv4 when add backend

2023-07-28 Thread via GitHub
morningman commented on PR #22323: URL: https://github.com/apache/doris/pull/22323#issuecomment-1656576658 Please add unit test -- 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 commen

[GitHub] [doris] github-actions[bot] commented on pull request #22323: [fix](ipv6)Remove restrictions from IPv4 when add backend

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22323: URL: https://github.com/apache/doris/pull/22323#issuecomment-1656576662 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 #22323: [fix](ipv6)Remove restrictions from IPv4 when add backend

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22323: URL: https://github.com/apache/doris/pull/22323#issuecomment-1656576673 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 #22040: [feature](show-frontends-disk) Add Show frontend disks

2023-07-28 Thread via GitHub
github-actions[bot] commented on PR #22040: URL: https://github.com/apache/doris/pull/22040#issuecomment-1656577177 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

<    1   2   3