[GitHub] [doris] morningman commented on pull request #17125: [improvement](mysql) merge connect context and mysql channel and reduce send buffer memory

2023-02-24 Thread via GitHub
morningman commented on PR #17125: URL: https://github.com/apache/doris/pull/17125#issuecomment-1443624863 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] qidaye merged pull request #17110: [enhancement](inverted index) Support inverted index without specified parser to use match query

2023-02-24 Thread via GitHub
qidaye merged PR #17110: URL: https://github.com/apache/doris/pull/17110 -- 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

[doris] branch master updated: [enhancement](inverted index) Support inverted index without specified parser to use match query (#17110)

2023-02-24 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 5f2dad29ca [enhancement](inverted index) Sup

[GitHub] [doris] github-actions[bot] commented on pull request #17124: [Optimize](simd json reader) Cached search results for previous row (keyed as index in JSON object) - used as a hint.

2023-02-24 Thread via GitHub
github-actions[bot] commented on PR #17124: URL: https://github.com/apache/doris/pull/17124#issuecomment-1443627011 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] eldenmoon commented on pull request #17124: [Optimize](simd json reader) Cached search results for previous row (keyed as index in JSON object) - used as a hint.

2023-02-24 Thread via GitHub
eldenmoon commented on PR #17124: URL: https://github.com/apache/doris/pull/17124#issuecomment-1443628926 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 #17124: [Optimize](simd json reader) Cached search results for previous row (keyed as index in JSON object) - used as a hint.

2023-02-24 Thread via GitHub
github-actions[bot] commented on PR #17124: URL: https://github.com/apache/doris/pull/17124#issuecomment-1443629895 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 a diff in pull request #16943: [fix](value-range) fix the value range of non-nullable column contains null causes query short key index error.

2023-02-24 Thread via GitHub
HappenLee commented on code in PR #16943: URL: https://github.com/apache/doris/pull/16943#discussion_r1116960282 ## be/src/exec/olap_common.h: ## @@ -312,13 +317,13 @@ class ColumnValueRange { _high_value = TYPE_MAX; _low_op = FILTER_LARGER_OR_EQUAL; _

[GitHub] [doris] 924060929 opened a new pull request, #17126: [refactor](Nereids) Refactor rewrite framework

2023-02-24 Thread via GitHub
924060929 opened a new pull request, #17126: URL: https://github.com/apache/doris/pull/17126 # Proposed changes This pr refactor the rewrite framework from memo to plan tree, and speed up the analyze/rewrite stage. Changes: - abandoned memo in the analysis/rewrite stage, so that

[GitHub] [doris] HappenLee commented on a diff in pull request #16943: [fix](value-range) fix the value range of non-nullable column contains null causes query short key index error.

2023-02-24 Thread via GitHub
HappenLee commented on code in PR #16943: URL: https://github.com/apache/doris/pull/16943#discussion_r1116961475 ## be/src/exec/olap_common.h: ## @@ -386,8 +391,8 @@ class ColumnValueRange { static ColumnValueRange create_empty_column_value_range( const std::

[GitHub] [doris] 924060929 commented on pull request #17126: [refactor](Nereids) Refactor rewrite framework

2023-02-24 Thread via GitHub
924060929 commented on PR #17126: URL: https://github.com/apache/doris/pull/17126#issuecomment-1443647666 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 #17055: [vectorized](bug) fix open fold constant cause be core dump

2023-02-24 Thread via GitHub
github-actions[bot] commented on PR #17055: URL: https://github.com/apache/doris/pull/17055#issuecomment-1443649589 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 #17055: [vectorized](bug) fix open fold constant cause be core dump

2023-02-24 Thread via GitHub
github-actions[bot] commented on PR #17055: URL: https://github.com/apache/doris/pull/17055#issuecomment-1443649640 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 #17076: [optimize-WIP](vectorization)Optimize to_string's performance.

2023-02-24 Thread via GitHub
github-actions[bot] commented on PR #17076: URL: https://github.com/apache/doris/pull/17076#issuecomment-1443651142 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 #17076: [optimize-WIP](vectorization)Optimize to_string's performance.

2023-02-24 Thread via GitHub
github-actions[bot] commented on PR #17076: URL: https://github.com/apache/doris/pull/17076#issuecomment-1443662011 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] zclllyybb commented on pull request #17076: [optimize-WIP](vectorization)Optimize to_string's performance.

2023-02-24 Thread via GitHub
zclllyybb commented on PR #17076: URL: https://github.com/apache/doris/pull/17076#issuecomment-1443664812 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 #17076: [optimize](vectorization)Optimize to_string's performance.

2023-02-24 Thread via GitHub
github-actions[bot] commented on PR #17076: URL: https://github.com/apache/doris/pull/17076#issuecomment-1443667467 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] cambyzju commented on pull request #17081: [fix](struct-type) fix struct subtype support

2023-02-24 Thread via GitHub
cambyzju commented on PR #17081: URL: https://github.com/apache/doris/pull/17081#issuecomment-1443678410 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 #17081: [fix](struct-type) fix struct subtype support

2023-02-24 Thread via GitHub
github-actions[bot] commented on PR #17081: URL: https://github.com/apache/doris/pull/17081#issuecomment-1443681515 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 merged pull request #17014: [fix](Nereids) fix nullable() of lead/lag

2023-02-24 Thread via GitHub
morrySnow merged PR #17014: URL: https://github.com/apache/doris/pull/17014 -- 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: [fix](Nereids) fix nullable() of lead/lag (#17014)

2023-02-24 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 c53b6a9532 [fix](Nereids) fix nullable() of le

[GitHub] [doris] BiteTheDDDDt merged pull request #17030: [Feature](Materialized-View) forbiden rename column on materialized view

2023-02-24 Thread via GitHub
BiteThet merged PR #17030: URL: https://github.com/apache/doris/pull/17030 -- 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 (c53b6a9532 -> 2db4a981b3)

2023-02-24 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 c53b6a9532 [fix](Nereids) fix nullable() of lead/lag (#17014) add 2db4a981b3 [Feature](Materialized-View) forb

[GitHub] [doris] xiaokang commented on pull request #16916: [feature](map) basic functions for map datatype

2023-02-24 Thread via GitHub
xiaokang commented on PR #16916: URL: https://github.com/apache/doris/pull/16916#issuecomment-1443686407 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 #16869: [Improvement](jsonb) add suport for JSONB type for arrow

2023-02-24 Thread via GitHub
github-actions[bot] commented on PR #16869: URL: https://github.com/apache/doris/pull/16869#issuecomment-1443686005 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 #16916: [feature](map) basic functions for map datatype

2023-02-24 Thread via GitHub
github-actions[bot] commented on PR #16916: URL: https://github.com/apache/doris/pull/16916#issuecomment-1443689293 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 #17097: [Enhancement](array) vectorized string equal comparasion in array_contains function

2023-02-24 Thread via GitHub
github-actions[bot] commented on PR #17097: URL: https://github.com/apache/doris/pull/17097#issuecomment-1443691777 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 #16869: [Improvement](jsonb) add suport for JSONB type for arrow

2023-02-24 Thread via GitHub
xiaokang commented on PR #16869: URL: https://github.com/apache/doris/pull/16869#issuecomment-1443692176 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] xiaokang commented on pull request #17097: [Enhancement](array) vectorized string equal comparasion in array_contains function

2023-02-24 Thread via GitHub
xiaokang commented on PR #17097: URL: https://github.com/apache/doris/pull/17097#issuecomment-1443692589 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] xiaokang commented on pull request #16916: [feature](map) basic functions for map datatype

2023-02-24 Thread via GitHub
xiaokang commented on PR #16916: URL: https://github.com/apache/doris/pull/16916#issuecomment-1443692858 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] yiguolei merged pull request #17122: [fix](regression case)fix regression case: test_materialized_view_struct

2023-02-24 Thread via GitHub
yiguolei merged PR #17122: URL: https://github.com/apache/doris/pull/17122 -- 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 (2db4a981b3 -> a90e11a025)

2023-02-24 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 2db4a981b3 [Feature](Materialized-View) forbiden rename column on materialized view (#17030) add a90e11a025 [fi

[GitHub] [doris] morrySnow merged pull request #17118: [fix](Nereids) use a threshold to check the equal double values in n-th rank

2023-02-24 Thread via GitHub
morrySnow merged PR #17118: URL: https://github.com/apache/doris/pull/17118 -- 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: [fix](Nereids) use a threshold to check the equal double values in n-th rank (#17118)

2023-02-24 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 83e5ecdecc [fix](Nereids) use a threshold to c

[GitHub] [doris] TangSiyang2001 commented on pull request #16123: [feature-wip](BE http)Support BE http service with brpc

2023-02-24 Thread via GitHub
TangSiyang2001 commented on PR #16123: URL: https://github.com/apache/doris/pull/16123#issuecomment-1443743166 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] TangSiyang2001 commented on pull request #16123: [feature-wip](BE http)Support BE http service with brpc

2023-02-24 Thread via GitHub
TangSiyang2001 commented on PR #16123: URL: https://github.com/apache/doris/pull/16123#issuecomment-1443743036 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 #16878: [Feature](load) Add submitter and comments to load job

2023-02-24 Thread via GitHub
github-actions[bot] commented on PR #16878: URL: https://github.com/apache/doris/pull/16878#issuecomment-1443747454 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 #16878: [Feature](load) Add submitter and comments to load job

2023-02-24 Thread via GitHub
github-actions[bot] commented on PR #16878: URL: https://github.com/apache/doris/pull/16878#issuecomment-1443747519 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] starocean999 commented on pull request #16995: [fix](nereids)dphyper join reorder may lost join condition in some case

2023-02-24 Thread via GitHub
starocean999 commented on PR #16995: URL: https://github.com/apache/doris/pull/16995#issuecomment-1443748992 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 pull request #16123: [feature-wip](BE http)Support BE http service with brpc

2023-02-24 Thread via GitHub
TangSiyang2001 commented on PR #16123: URL: https://github.com/apache/doris/pull/16123#issuecomment-1443752532 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] TangSiyang2001 commented on pull request #16123: [feature-wip](BE http)Support BE http service with brpc

2023-02-24 Thread via GitHub
TangSiyang2001 commented on PR #16123: URL: https://github.com/apache/doris/pull/16123#issuecomment-1443752673 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] TangSiyang2001 commented on pull request #16123: [feature-wip](BE http)Support BE http service with brpc

2023-02-24 Thread via GitHub
TangSiyang2001 commented on PR #16123: URL: https://github.com/apache/doris/pull/16123#issuecomment-1443756578 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] stalary commented on pull request #16806: [Enhancement](ES): Support mapping es date format and replace simple json with jackson

2023-02-24 Thread via GitHub
stalary commented on PR #16806: URL: https://github.com/apache/doris/pull/16806#issuecomment-1443760102 run build all and external -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific com

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #16123: [feature-wip](BE http)Support BE http service with brpc

2023-02-24 Thread via GitHub
github-actions[bot] commented on code in PR #16123: URL: https://github.com/apache/doris/pull/16123#discussion_r1117086544 ## be/src/http/brpc/action/stream_load_2pc.cpp: ## @@ -0,0 +1,144 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor

[GitHub] [doris] github-actions[bot] commented on pull request #16123: [feature-wip](BE http)Support BE http service with brpc

2023-02-24 Thread via GitHub
github-actions[bot] commented on PR #16123: URL: https://github.com/apache/doris/pull/16123#issuecomment-1443770024 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 #16927: [feature](nereids)support bitmap runtime filter on nereids

2023-02-24 Thread via GitHub
morrySnow commented on code in PR #16927: URL: https://github.com/apache/doris/pull/16927#discussion_r1117017858 ## fe/fe-core/src/main/java/org/apache/doris/nereids/processor/post/RuntimeFilterGenerator.java: ## @@ -94,6 +97,9 @@ public PhysicalPlan visitPhysicalHashJoin(Physic

[GitHub] [doris] yiguolei commented on pull request #17088: [fix](stream_load) can abort 2pc stream load when table dropped

2023-02-24 Thread via GitHub
yiguolei commented on PR #17088: URL: https://github.com/apache/doris/pull/17088#issuecomment-1443797343 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 commented on pull request #17088: [fix](stream_load) can abort 2pc stream load when table dropped

2023-02-24 Thread via GitHub
yiguolei commented on PR #17088: URL: https://github.com/apache/doris/pull/17088#issuecomment-1443798566 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] zhannngchen opened a new pull request, #17127: [enhancement](merge-on-write) add skip_delete_bitmap session variable…

2023-02-24 Thread via GitHub
zhannngchen opened a new pull request, #17127: URL: https://github.com/apache/doris/pull/17127 … # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior

[GitHub] [doris] Yulei-Yang commented on pull request #16990: [Improvement](meta) support return total statistics of all databases for command show proc '/jobs'

2023-02-24 Thread via GitHub
Yulei-Yang commented on PR #16990: URL: https://github.com/apache/doris/pull/16990#issuecomment-1443833815 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] github-actions[bot] commented on pull request #17127: [enhancement](merge-on-write) add skip_delete_bitmap session variable for debug purpose

2023-02-24 Thread via GitHub
github-actions[bot] commented on PR #17127: URL: https://github.com/apache/doris/pull/17127#issuecomment-1443834406 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] yongjinhou commented on pull request #17073: [Enhancement](HttpServer) Provide authentication interface for BE

2023-02-24 Thread via GitHub
yongjinhou commented on PR #17073: URL: https://github.com/apache/doris/pull/17073#issuecomment-1443853042 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 #17073: [Enhancement](HttpServer) Provide authentication interface for BE

2023-02-24 Thread via GitHub
github-actions[bot] commented on PR #17073: URL: https://github.com/apache/doris/pull/17073#issuecomment-1443857219 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] dataroaring opened a new issue, #17128: [Enhancement] Add a one-click copy Profile button to the profile page of FE

2023-02-24 Thread via GitHub
dataroaring opened a new issue, #17128: URL: https://github.com/apache/doris/issues/17128 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description ![image](https:

[GitHub] [doris] yiguolei merged pull request #17012: [regression](mtmv) sleep a while to avoid table state not normal issue

2023-02-24 Thread via GitHub
yiguolei merged PR #17012: URL: https://github.com/apache/doris/pull/17012 -- 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: [regression](mtmv) sleep a while to avoid table state not normal issue (#17012)

2023-02-24 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 530b3b68bc [regression](mtmv) sleep a while to

[GitHub] [doris] yiguolei merged pull request #16966: [fix](auth) fix losing global priv bug and refactor default role name

2023-02-24 Thread via GitHub
yiguolei merged PR #16966: URL: https://github.com/apache/doris/pull/16966 -- 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: [fix](auth) fix losing global priv bug and refactor default role name (#16966)

2023-02-24 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 4093ef9e4b [fix](auth) fix losing global priv b

[GitHub] [doris] dataroaring commented on pull request #17113: [improvement](doc) Supplementary Bulk Deletion Notes

2023-02-24 Thread via GitHub
dataroaring commented on PR #17113: URL: https://github.com/apache/doris/pull/17113#issuecomment-1443871040 You'd better write title and commit message in english. -- 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] yongjinhou commented on pull request #16834: [Enhancement](HttpServer) Support https interface

2023-02-24 Thread via GitHub
yongjinhou commented on PR #16834: URL: https://github.com/apache/doris/pull/16834#issuecomment-1443891458 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] dataroaring merged pull request #17104: [fix](load) fix add broken tablet core dump

2023-02-24 Thread via GitHub
dataroaring merged PR #17104: URL: https://github.com/apache/doris/pull/17104 -- 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] dataroaring closed issue #17105: [Bug] be coredump when add broken tablet

2023-02-24 Thread via GitHub
dataroaring closed issue #17105: [Bug] be coredump when add broken tablet URL: https://github.com/apache/doris/issues/17105 -- 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

[doris] branch master updated: [fix](load) fix add broken tablet core dump (#17104)

2023-02-24 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 c071c327e7 [fix](load) fix add broken tablet

[GitHub] [doris] morningman commented on pull request #17125: [improvement](mysql) merge connect context and mysql channel and reduce send buffer memory

2023-02-24 Thread via GitHub
morningman commented on PR #17125: URL: https://github.com/apache/doris/pull/17125#issuecomment-1443969326 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] morningman commented on pull request #17125: [improvement](mysql) merge connect context and mysql channel and reduce send buffer memory

2023-02-24 Thread via GitHub
morningman commented on PR #17125: URL: https://github.com/apache/doris/pull/17125#issuecomment-1443974316 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] hello-stephen commented on pull request #17125: [improvement](mysql) merge connect context and mysql channel and reduce send buffer memory

2023-02-24 Thread via GitHub
hello-stephen commented on PR #17125: URL: https://github.com/apache/doris/pull/17125#issuecomment-1444015508 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 36.57 seconds stream load tsv: 481 seconds loaded 74807831229 Bytes, about 148 MB/s

[GitHub] [doris] WinkerDu commented on pull request #16903: (Enhancement)[load-json] support simdjson in new json reader

2023-02-24 Thread via GitHub
WinkerDu commented on PR #16903: URL: https://github.com/apache/doris/pull/16903#issuecomment-1444092647 @eldenmoon This patch would cause BE compile error on MacOS with clang below ``` Apple clang version 13.0.0 (clang-1300.0.27.3) Target: arm64-apple-darwin21.3.0 Thread model: p

[GitHub] [doris] jackwener commented on pull request #17099: [enhance](Nereids): refactor LogicalJoin.

2023-02-24 Thread via GitHub
jackwener commented on PR #17099: URL: https://github.com/apache/doris/pull/17099#issuecomment-1444106502 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] WinkerDu opened a new issue, #17129: [Enhancement] (datetimev2-enhance) support 'microseconds_add' function for datetimev2

2023-02-24 Thread via GitHub
WinkerDu opened a new issue, #17129: URL: https://github.com/apache/doris/issues/17129 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description As descriptions in

[GitHub] [doris] WinkerDu opened a new pull request, #17130: [Enhancement] (datetimev2-enhance) support 'microseconds_sub' function for datetimev2

2023-02-24 Thread via GitHub
WinkerDu opened a new pull request, #17130: URL: https://github.com/apache/doris/pull/17130 # Proposed changes Issue Number: close #17129 ## Problem summary Based on #16970 , introduce `microseconds_sub` function for datetimev2 ## Checklist(Required) * [ ] D

[GitHub] [doris] github-actions[bot] commented on pull request #17130: [Enhancement] (datetimev2-enhance) support 'microseconds_sub' function for datetimev2

2023-02-24 Thread via GitHub
github-actions[bot] commented on PR #17130: URL: https://github.com/apache/doris/pull/17130#issuecomment-1444156791 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] WinkerDu commented on pull request #17130: [Enhancement] (datetimev2-enhance) support 'microseconds_sub' function for datetimev2

2023-02-24 Thread via GitHub
WinkerDu commented on PR #17130: URL: https://github.com/apache/doris/pull/17130#issuecomment-1444172962 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] WinkerDu commented on pull request #17130: [Enhancement] (datetimev2-enhance) support 'microseconds_sub' function for datetimev2

2023-02-24 Thread via GitHub
WinkerDu commented on PR #17130: URL: https://github.com/apache/doris/pull/17130#issuecomment-1444173446 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] WinkerDu commented on pull request #17130: [Enhancement] (datetimev2-enhance) support 'microseconds_sub' function for datetimev2

2023-02-24 Thread via GitHub
WinkerDu commented on PR #17130: URL: https://github.com/apache/doris/pull/17130#issuecomment-1444175658 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 #17130: [Enhancement] (datetimev2-enhance) support 'microseconds_sub' function for datetimev2

2023-02-24 Thread via GitHub
github-actions[bot] commented on PR #17130: URL: https://github.com/apache/doris/pull/17130#issuecomment-1444177035 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 #17130: [Enhancement](datetimev2-enhance) support 'microseconds_sub' function for datetimev2

2023-02-24 Thread via GitHub
github-actions[bot] commented on PR #17130: URL: https://github.com/apache/doris/pull/17130#issuecomment-1444181844 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] WinkerDu commented on pull request #17130: [Enhancement](datetimev2-enhance) support 'microseconds_sub' function for datetimev2

2023-02-24 Thread via GitHub
WinkerDu commented on PR #17130: URL: https://github.com/apache/doris/pull/17130#issuecomment-1444204463 @BiteThet Please have a review, thank you :) -- 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

[GitHub] [doris] zhannngchen commented on pull request #17127: [enhancement](merge-on-write) add skip_delete_bitmap session variable for debug purpose

2023-02-24 Thread via GitHub
zhannngchen commented on PR #17127: URL: https://github.com/apache/doris/pull/17127#issuecomment-157580 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] hello-stephen commented on pull request #17127: [enhancement](merge-on-write) add skip_delete_bitmap session variable for debug purpose

2023-02-24 Thread via GitHub
hello-stephen commented on PR #17127: URL: https://github.com/apache/doris/pull/17127#issuecomment-1444564229 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.46 seconds stream load tsv: 468 seconds loaded 74807831229 Bytes, about 152 MB/s

[GitHub] [doris] stalary commented on pull request #16806: [Enhancement](ES): Support mapping es date format and replace simple json with jackson

2023-02-24 Thread via GitHub
stalary commented on PR #16806: URL: https://github.com/apache/doris/pull/16806#issuecomment-1444807843 run feut beut 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 comme

[GitHub] [doris] zhannngchen commented on pull request #17127: [enhancement](merge-on-write) add skip_delete_bitmap session variable for debug purpose

2023-02-24 Thread via GitHub
zhannngchen commented on PR #17127: URL: https://github.com/apache/doris/pull/17127#issuecomment-1444830253 run fe ut -- 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] morningman commented on pull request #17125: [improvement](mysql) merge connect context and mysql channel and reduce send buffer memory

2023-02-24 Thread via GitHub
morningman commented on PR #17125: URL: https://github.com/apache/doris/pull/17125#issuecomment-1444847512 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] morningman merged pull request #17117: [branch-1.2](pom) remove unsafe log4j

2023-02-24 Thread via GitHub
morningman merged PR #17117: URL: https://github.com/apache/doris/pull/17117 -- 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 branch-1.2-lts updated: [branch-1.2](pom) remove unsafe log4j (#17117)

2023-02-24 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 5e444fd12e [branch-1.2](pom)

[doris] branch master updated: [Enhancement] path scan causes disk io to skyrocket (#16968)

2023-02-24 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 6eeba204f9 [Enhancement] path scan causes dis

[GitHub] [doris] morningman merged pull request #16968: [Enhancement] path scan causes disk io to skyrocket

2023-02-24 Thread via GitHub
morningman merged PR #16968: URL: https://github.com/apache/doris/pull/16968 -- 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

[GitHub] [doris] morningman closed issue #16965: [Enhancement] path scan causes disk io to skyrocket

2023-02-24 Thread via GitHub
morningman closed issue #16965: [Enhancement] path scan causes disk io to skyrocket URL: https://github.com/apache/doris/issues/16965 -- 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] stalary commented on pull request #16806: [Enhancement](ES): Support mapping es date format and replace simple json with jackson

2023-02-24 Thread via GitHub
stalary commented on PR #16806: URL: https://github.com/apache/doris/pull/16806#issuecomment-1444917283 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 unsubscr

[GitHub] [doris] TangSiyang2001 commented on pull request #16123: [feature-wip](BE http)Support BE http service with brpc

2023-02-24 Thread via GitHub
TangSiyang2001 commented on PR #16123: URL: https://github.com/apache/doris/pull/16123#issuecomment-1444934140 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] TangSiyang2001 commented on pull request #16123: [feature-wip](BE http)Support BE http service with brpc

2023-02-24 Thread via GitHub
TangSiyang2001 commented on PR #16123: URL: https://github.com/apache/doris/pull/16123#issuecomment-1444934288 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] Cai-Yao commented on pull request #17101: [enhancement](session-variable)add a use_fix_replica session variable to fix query replica

2023-02-24 Thread via GitHub
Cai-Yao commented on PR #17101: URL: https://github.com/apache/doris/pull/17101#issuecomment-1444939512 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 #16123: [feature-wip](BE http)Support BE http service with brpc

2023-02-24 Thread via GitHub
github-actions[bot] commented on PR #16123: URL: https://github.com/apache/doris/pull/16123#issuecomment-1444950955 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] sohardforaname commented on pull request #16824: [regression-test](Nereids) add agg function, tvf, generator, window function test cases

2023-02-24 Thread via GitHub
sohardforaname commented on PR #16824: URL: https://github.com/apache/doris/pull/16824#issuecomment-1444951224 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] TangSiyang2001 commented on pull request #16123: [feature-wip](BE http)Support BE http service with brpc

2023-02-24 Thread via GitHub
TangSiyang2001 commented on PR #16123: URL: https://github.com/apache/doris/pull/16123#issuecomment-1444951951 run build -- 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 pull request #16123: [feature-wip](BE http)Support BE http service with brpc

2023-02-24 Thread via GitHub
TangSiyang2001 commented on PR #16123: URL: https://github.com/apache/doris/pull/16123#issuecomment-1444952081 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] TangSiyang2001 commented on pull request #16123: [feature-wip](BE http)Support BE http service with brpc

2023-02-24 Thread via GitHub
TangSiyang2001 commented on PR #16123: URL: https://github.com/apache/doris/pull/16123#issuecomment-1444953705 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. T

[GitHub] [doris] hello-stephen commented on pull request #17101: [enhancement](session-variable)add a use_fix_replica session variable to fix query replica

2023-02-24 Thread via GitHub
hello-stephen commented on PR #17101: URL: https://github.com/apache/doris/pull/17101#issuecomment-1444973245 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.6 seconds stream load tsv: 472 seconds loaded 74807831229 Bytes, about 151 MB/s

[GitHub] [doris] TangSiyang2001 commented on pull request #16123: [feature-wip](BE http)Support BE http service with brpc

2023-02-24 Thread via GitHub
TangSiyang2001 commented on PR #16123: URL: https://github.com/apache/doris/pull/16123#issuecomment-1444975749 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. T

[GitHub] [doris] TangSiyang2001 commented on pull request #16123: [feature-wip](BE http)Support BE http service with brpc

2023-02-24 Thread via GitHub
TangSiyang2001 commented on PR #16123: URL: https://github.com/apache/doris/pull/16123#issuecomment-1444975810 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] TangSiyang2001 commented on pull request #16123: [feature-wip](BE http)Support BE http service with brpc

2023-02-24 Thread via GitHub
TangSiyang2001 commented on PR #16123: URL: https://github.com/apache/doris/pull/16123#issuecomment-1444978294 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] TangSiyang2001 commented on pull request #16123: [feature-wip](BE http)Support BE http service with brpc

2023-02-24 Thread via GitHub
TangSiyang2001 commented on PR #16123: URL: https://github.com/apache/doris/pull/16123#issuecomment-1444978323 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

<    1   2   3   >