[GitHub] [doris] BiteTheDDDDt merged pull request #23273: [fix](pipeline) Disable nereids_delete_mow_partial_update which would block p0 pipeline

2023-08-21 Thread via GitHub
BiteThet merged PR #23273: URL: https://github.com/apache/doris/pull/23273 -- 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: disable nereids_delete_mow_partial_update (#23273)

2023-08-21 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new fbccd5cfeb disable nereids_delete_mow_partial

[GitHub] [doris] github-actions[bot] commented on pull request #23308: [enhance](Tools): update tpcds tools

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #23308: URL: https://github.com/apache/doris/pull/23308#issuecomment-1687569470 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/5935404846";) output. shellcheck err

[GitHub] [doris] morningman merged pull request #23277: [fix](parquet) A row of complex type may be stored across more pages

2023-08-21 Thread via GitHub
morningman merged PR #23277: URL: https://github.com/apache/doris/pull/23277 -- 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 (fbccd5cfeb -> 9d2e23b1aa)

2023-08-21 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 fbccd5cfeb disable nereids_delete_mow_partial_update (#23273) add 9d2e23b1aa [fix](parquet) A row of complex t

[GitHub] [doris] CHzxp commented on issue #23309: [Enhancement] decrease FE warn log when client use conn pool and close channel

2023-08-21 Thread via GitHub
CHzxp commented on issue #23309: URL: https://github.com/apache/doris/issues/23309#issuecomment-1687573161 this is the tcp dump content https://github.com/apache/doris/assets/28837422/052a55c1-d67f-47c7-af6e-eeb89bc1fc9c";> -- This is an automated message from the Apache Git

[GitHub] [doris] github-actions[bot] commented on pull request #23308: [enhance](Tools): update tpcds tools

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #23308: URL: https://github.com/apache/doris/pull/23308#issuecomment-1687574150 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/5935425820";) output. shellcheck err

[GitHub] [doris] CHzxp commented on issue #23309: [Enhancement] decrease FE warn log when client use conn pool and close channel

2023-08-21 Thread via GitHub
CHzxp commented on issue #23309: URL: https://github.com/apache/doris/issues/23309#issuecomment-1687574999 this is the fe log ![fe-log](https://github.com/apache/doris/assets/28837422/4c8b20b2-9cdf-45d4-a099-eec80ed6fc08) -- This is an automated message from the Apache Git Service.

[GitHub] [doris] hello-stephen commented on pull request #23306: [Fix](multi-catalog) Fix load string dict issue for transactional hive tables.

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

[GitHub] [doris] github-actions[bot] commented on pull request #23142: [opt](pipeline) Make pipeline fragment context send_report asynchronized

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #23142: URL: https://github.com/apache/doris/pull/23142#issuecomment-1687579593 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] morrySnow commented on a diff in pull request #23104: [enhancement](Nereids): add char/covert func

2023-08-21 Thread via GitHub
morrySnow commented on code in PR #23104: URL: https://github.com/apache/doris/pull/23104#discussion_r1301104523 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/scalar/Char.java: ## @@ -0,0 +1,80 @@ +// Licensed to the Apache Software Foundation

[GitHub] [doris] hello-stephen commented on pull request #23260: [Fix](multi-catalog) Fix zlib init error by using doris's zlib shared library and `jni.log` does not output.

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

[GitHub] [doris] felixwluo opened a new pull request, #23310: [feature](json-function):add json_merge_patch

2023-08-21 Thread via GitHub
felixwluo opened a new pull request, #23310: URL: https://github.com/apache/doris/pull/23310 ## Proposed changes Issue Number: close #21268 ## Further comments add json function JSON_MERGE_PATCH -- This is an automated message from the Apache Git Service. T

[GitHub] [doris] hello-stephen commented on a diff in pull request #23283: [fix](light-schema-change) fix schema consistency check failed

2023-08-21 Thread via GitHub
hello-stephen commented on code in PR #23283: URL: https://github.com/apache/doris/pull/23283#discussion_r1301105299 ## regression-test/suites/partition_p0/test_partition_operation.groovy: ## @@ -37,6 +37,7 @@ suite("test_partition_operation", "p1") { AGGREGATE KEY(

[GitHub] [doris] morrySnow commented on a diff in pull request #23244: [feature](Nereids) add password func

2023-08-21 Thread via GitHub
morrySnow commented on code in PR #23244: URL: https://github.com/apache/doris/pull/23244#discussion_r1301108609 ## regression-test/suites/nereids_function_p0/scalar_function/P.groovy: ## @@ -27,6 +27,7 @@ suite("nereids_scalar_fn_P") { sql "select parse_url(kvchrs1, 'HO

[GitHub] [doris] zddr commented on pull request #23022: [Enhance](auth)row policy support role

2023-08-21 Thread via GitHub
zddr commented on PR #23022: URL: https://github.com/apache/doris/pull/23022#issuecomment-1687584928 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

<    2   3   4   5   6   7