[GitHub] [doris] caiconghui opened a new pull request, #17855: [fix](metric) Fix bug for that register txn replica failed

2023-03-15 Thread via GitHub
caiconghui opened a new pull request, #17855: URL: https://github.com/apache/doris/pull/17855 # Proposed changes Issue Number: close #15694 ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] H

[GitHub] [doris] Tanya-W commented on pull request #17825: [fix](schema change) Fix fe restart failed because of replay schema change alter job failed

2023-03-15 Thread via GitHub
Tanya-W commented on PR #17825: URL: https://github.com/apache/doris/pull/17825#issuecomment-1471416449 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 unsubscrib

[GitHub] [doris] github-actions[bot] commented on pull request #17849: [fix](bitmap) fix wrong result of bitmap count functions for null values

2023-03-15 Thread via GitHub
github-actions[bot] commented on PR #17849: URL: https://github.com/apache/doris/pull/17849#issuecomment-147149 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] LizZhang315 opened a new issue, #17854: [Bug] [daily] str_to_date() with only time str return wrong result

2023-03-15 Thread via GitHub
LizZhang315 opened a new issue, #17854: URL: https://github.com/apache/doris/issues/17854 ### 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 doris-0.0.0-trunk-d4

[GitHub] [doris] qidaye commented on pull request #17827: [improvement](inverted index)UNIQUE_KEYS table only supports inverted…

2023-03-15 Thread via GitHub
qidaye commented on PR #17827: URL: https://github.com/apache/doris/pull/17827#issuecomment-1471404729 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

[GitHub] [doris] yiguolei commented on a diff in pull request #17797: [Enhancement](fe exception) write a java annotation to catch throwable from a method and print log

2023-03-15 Thread via GitHub
yiguolei commented on code in PR #17797: URL: https://github.com/apache/doris/pull/17797#discussion_r1138187411 ## fe/fe-core/src/main/java/org/apache/doris/aspectj/LogAspect.java: ## @@ -0,0 +1,64 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more con

[GitHub] [doris] zhangstar333 commented on pull request #16563: [fix](fold_constant) add defer in fold constant to close

2023-03-15 Thread via GitHub
zhangstar333 commented on PR #16563: URL: https://github.com/apache/doris/pull/16563#issuecomment-1471403089 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 unsub

[GitHub] [doris] yiguolei commented on a diff in pull request #17797: [Enhancement](fe exception) write a java annotation to catch throwable from a method and print log

2023-03-15 Thread via GitHub
yiguolei commented on code in PR #17797: URL: https://github.com/apache/doris/pull/17797#discussion_r1138188985 ## fe/fe-core/src/main/java/org/apache/doris/aspectj/LogAspect.java: ## @@ -0,0 +1,64 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more con

[GitHub] [doris] TangSiyang2001 commented on pull request #17837: [fix](timeout) fix set query_timeout and insert_timeout failure

2023-03-15 Thread via GitHub
TangSiyang2001 commented on PR #17837: URL: https://github.com/apache/doris/pull/17837#issuecomment-1471402608 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 commented on a diff in pull request #17797: [Enhancement](fe exception) write a java annotation to catch throwable from a method and print log

2023-03-15 Thread via GitHub
yiguolei commented on code in PR #17797: URL: https://github.com/apache/doris/pull/17797#discussion_r1138187411 ## fe/fe-core/src/main/java/org/apache/doris/aspectj/LogAspect.java: ## @@ -0,0 +1,64 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more con

[GitHub] [doris] yiguolei commented on a diff in pull request #17797: [Enhancement](fe exception) write a java annotation to catch throwable from a method and print log

2023-03-15 Thread via GitHub
yiguolei commented on code in PR #17797: URL: https://github.com/apache/doris/pull/17797#discussion_r1138186631 ## fe/fe-core/src/main/java/org/apache/doris/load/loadv2/BulkLoadJob.java: ## @@ -181,6 +182,7 @@ public Set getTableNamesForShow() { .collect(Collect

[GitHub] [doris] yiguolei commented on a diff in pull request #17797: [Enhancement](fe exception) write a java annotation to catch throwable from a method and print log

2023-03-15 Thread via GitHub
yiguolei commented on code in PR #17797: URL: https://github.com/apache/doris/pull/17797#discussion_r1138186372 ## fe/fe-core/src/main/java/org/apache/doris/aspectj/LogAspect.java: ## @@ -0,0 +1,64 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more con

[GitHub] [doris] TangSiyang2001 commented on pull request #17837: [fix](timeout) fix set query_timeout and insert_timeout failure

2023-03-15 Thread via GitHub
TangSiyang2001 commented on PR #17837: URL: https://github.com/apache/doris/pull/17837#issuecomment-1471400201 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.

[doris] branch master updated: [fix](regression) fix regression case (#17846)

2023-03-15 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 731ba93773 [fix](regression) fix regression cas

[GitHub] [doris] yiguolei merged pull request #17846: [fix](regression) fix regression case

2023-03-15 Thread via GitHub
yiguolei merged PR #17846: URL: https://github.com/apache/doris/pull/17846 -- 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] smallhibiscus commented on issue #17785: [Bug] 同批json格式数据在1.1.x版本无法正常写入doris

2023-03-15 Thread via GitHub
smallhibiscus commented on issue #17785: URL: https://github.com/apache/doris/issues/17785#issuecomment-1471393057 This is my wechat: smallhibiscus, you can contact me in private. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[doris] branch master updated: [fix](cooldown)add push conf for alter storage policy (#17818)

2023-03-15 Thread pengxiangyu
This is an automated email from the ASF dual-hosted git repository. pengxiangyu 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 b3d8be7cac [fix](cooldown)add push conf for

[GitHub] [doris] pengxiangyu closed issue #17817: [Bug] add push conf for alter storage policy

2023-03-15 Thread via GitHub
pengxiangyu closed issue #17817: [Bug] add push conf for alter storage policy URL: https://github.com/apache/doris/issues/17817 -- 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] pengxiangyu merged pull request #17818: [fix](cooldown)add push conf for alter storage policy

2023-03-15 Thread via GitHub
pengxiangyu merged PR #17818: URL: https://github.com/apache/doris/pull/17818 -- 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] github-actions[bot] commented on pull request #17848: [vectorized](udaf) fix java udaf meet error of std::bad_alloc

2023-03-15 Thread via GitHub
github-actions[bot] commented on PR #17848: URL: https://github.com/apache/doris/pull/17848#issuecomment-1471390292 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] FoyunW commented on issue #17785: [Bug] 同批json格式数据在1.1.x版本无法正常写入doris

2023-03-15 Thread via GitHub
FoyunW commented on issue #17785: URL: https://github.com/apache/doris/issues/17785#issuecomment-1471389424 > You need configured the checkpoint to flink. You meaned I should configured the checkpoint to flink job maneger notly hdfs? If the job failed, lost all of the data? My q

[GitHub] [doris] zhengshiJ opened a new pull request, #17853: [Feature](Nereids) support new mv

2023-03-15 Thread via GitHub
zhengshiJ opened a new pull request, #17853: URL: https://github.com/apache/doris/pull/17853 # Proposed changes Issue Number: close #xxx ## Problem summary The metadata storage format of the materialized view has changed, and the new optimizer adapts to the new storage m

[GitHub] [doris] github-actions[bot] commented on pull request #17848: [vectorized](udaf) fix java udaf meet error of std::bad_alloc

2023-03-15 Thread via GitHub
github-actions[bot] commented on PR #17848: URL: https://github.com/apache/doris/pull/17848#issuecomment-1471386172 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] zhangguoqiang666 closed pull request #17728: change only doc test

2023-03-15 Thread via GitHub
zhangguoqiang666 closed pull request #17728: change only doc test URL: https://github.com/apache/doris/pull/17728 -- 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] SaintBacchus commented on pull request #17775: [Feature-Wip](MySQL LOAD)Add trim quotes property for mysql load

2023-03-15 Thread via GitHub
SaintBacchus commented on PR #17775: URL: https://github.com/apache/doris/pull/17775#issuecomment-1471367376 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 unsub

[GitHub] [doris] SaintBacchus commented on pull request #17775: [Feature-Wip](MySQL LOAD)Add trim quotes property for mysql load

2023-03-15 Thread via GitHub
SaintBacchus commented on PR #17775: URL: https://github.com/apache/doris/pull/17775#issuecomment-1471366780 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.

[GitHub] [doris] github-actions[bot] commented on pull request #17851: [Chore](case) move load big lateral view from p1 to p2

2023-03-15 Thread via GitHub
github-actions[bot] commented on PR #17851: URL: https://github.com/apache/doris/pull/17851#issuecomment-1471365534 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 #17851: [Chore](case) move load big lateral view from p1 to p2

2023-03-15 Thread via GitHub
github-actions[bot] commented on PR #17851: URL: https://github.com/apache/doris/pull/17851#issuecomment-1471365467 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] xiaojunjie commented on pull request #17753: [Enhancement](HttpServer) Add http interface authentication for BE

2023-03-15 Thread via GitHub
xiaojunjie commented on PR #17753: URL: https://github.com/apache/doris/pull/17753#issuecomment-1471364012 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] Yukang-Lian commented on issue #17176: [Good First Issue] Doris' Future

2023-03-15 Thread via GitHub
Yukang-Lian commented on issue #17176: URL: https://github.com/apache/doris/issues/17176#issuecomment-1471363361 > Hi, I want to apply for #61 Done. -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #17842: [Bug](dynamic-table) Fix column alignment logic and support filtering…

2023-03-15 Thread via GitHub
github-actions[bot] commented on PR #17842: URL: https://github.com/apache/doris/pull/17842#issuecomment-1471362788 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] xy720 merged pull request #17795: [FIX](Map) fix map compaction error

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

[GitHub] [doris] wangbo commented on pull request #17738: support segment split by scanner

2023-03-15 Thread via GitHub
wangbo commented on PR #17738: URL: https://github.com/apache/doris/pull/17738#issuecomment-1471361910 https://github.com/apache/doris/issues/17852 -- 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

[GitHub] [doris] eldenmoon commented on pull request #17844: [chore](thrift proto) add `mysql_row_binary_format` to PaloInternalSe…

2023-03-15 Thread via GitHub
eldenmoon commented on PR #17844: URL: https://github.com/apache/doris/pull/17844#issuecomment-1471361589 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 unsubscr

[GitHub] [doris] SaintBacchus commented on pull request #17775: [Feature-Wip](MySQL LOAD)Add trim quotes property for mysql load

2023-03-15 Thread via GitHub
SaintBacchus commented on PR #17775: URL: https://github.com/apache/doris/pull/17775#issuecomment-1471357669 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 specifi

[GitHub] [doris] eldenmoon commented on pull request #17842: [Bug](dynamic-table) Fix column alignment logic and support filtering…

2023-03-15 Thread via GitHub
eldenmoon commented on PR #17842: URL: https://github.com/apache/doris/pull/17842#issuecomment-1471357416 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] wangbo opened a new issue, #17852: [Enhancement] Support segment split by scanner

2023-03-15 Thread via GitHub
wangbo opened a new issue, #17852: URL: https://github.com/apache/doris/issues/17852 ### 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 _No response_

[GitHub] [doris] Gabriel39 commented on a diff in pull request #17848: [vectorized](udaf) fix java udaf meet error of std::bad_alloc

2023-03-15 Thread via GitHub
Gabriel39 commented on code in PR #17848: URL: https://github.com/apache/doris/pull/17848#discussion_r1138150501 ## fe/java-udf/src/main/java/org/apache/doris/udf/UdafExecutor.java: ## @@ -85,6 +85,7 @@ public void add(boolean isSinglePlace, long rowStart, long rowEnd) throws U

[GitHub] [doris] jackwener commented on pull request #17809: [refactor](Nereids): refactor Join Reorder Rule.

2023-03-15 Thread via GitHub
jackwener commented on PR #17809: URL: https://github.com/apache/doris/pull/17809#issuecomment-1471348273 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 #17765: [feature](Nereids): pull up SEMI JOIN from INNER JOIN

2023-03-15 Thread via GitHub
jackwener commented on PR #17765: URL: https://github.com/apache/doris/pull/17765#issuecomment-1471347307 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] Yanko-7 commented on issue #17176: [Good First Issue] Doris' Future

2023-03-15 Thread via GitHub
Yanko-7 commented on issue #17176: URL: https://github.com/apache/doris/issues/17176#issuecomment-1471346407 Hi, I want to apply for #61 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specif

[GitHub] [doris] eldenmoon commented on pull request #17842: [Bug](dynamic-table) Fix column alignment logic and support filtering…

2023-03-15 Thread via GitHub
eldenmoon commented on PR #17842: URL: https://github.com/apache/doris/pull/17842#issuecomment-1471332806 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

[doris] branch master updated: [enhancement](planner) support delete from using syntax (#17787)

2023-03-15 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 0086fdbbdb [enhancement](planner) support dele

[GitHub] [doris] morrySnow merged pull request #17787: [enhancement](planner) support delete from using syntax

2023-03-15 Thread via GitHub
morrySnow merged PR #17787: URL: https://github.com/apache/doris/pull/17787 -- 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] BiteTheDDDDt commented on pull request #17851: [Chore](case) move load big lateral view from p1 to p2

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

[GitHub] [doris] BiteTheDDDDt opened a new pull request, #17851: [Chore](case) move load big lateral view from p1 to p2

2023-03-15 Thread via GitHub
BiteThet opened a new pull request, #17851: URL: https://github.com/apache/doris/pull/17851 # Proposed changes move load big lateral view from p1 to p2, this case takes a long time to execute ## Problem summary Describe your changes. ## Checklist(Required)

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

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

[GitHub] [doris] sohardforaname commented on pull request #17537: [Enhancement](Planner)fix unclear exception msg when create mv

2023-03-15 Thread via GitHub
sohardforaname commented on PR #17537: URL: https://github.com/apache/doris/pull/17537#issuecomment-1471307610 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] SaintBacchus commented on pull request #17745: [BugFix](DOE) Add http prefix when it's not set in hosts properties.

2023-03-15 Thread via GitHub
SaintBacchus commented on PR #17745: URL: https://github.com/apache/doris/pull/17745#issuecomment-1471307625 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 specifi

[GitHub] [doris] SaintBacchus commented on pull request #17775: [Feature-Wip](MySQL LOAD)Add trim quotes property for mysql load

2023-03-15 Thread via GitHub
SaintBacchus commented on PR #17775: URL: https://github.com/apache/doris/pull/17775#issuecomment-1471306710 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.

[GitHub] [doris] sohardforaname commented on pull request #17815: [fix](planner)fix failed to create view when use window function

2023-03-15 Thread via GitHub
sohardforaname commented on PR #17815: URL: https://github.com/apache/doris/pull/17815#issuecomment-1471306661 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 #17534: [Feature](materialized-view) support where clause on create materialized view

2023-03-15 Thread via GitHub
github-actions[bot] commented on PR #17534: URL: https://github.com/apache/doris/pull/17534#issuecomment-1471300557 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] BiteTheDDDDt commented on pull request #17850: [Bug](materialized-view) fix select mv rollback fail on left join

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

[GitHub] [doris] BiteTheDDDDt commented on pull request #17534: [Feature](materialized-view) support where clause on create materialized view

2023-03-15 Thread via GitHub
BiteThet commented on PR #17534: URL: https://github.com/apache/doris/pull/17534#issuecomment-1471297747 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 #17843: [chore](fe) Add the character_set_database for compatibility with MySQL clients

2023-03-15 Thread via GitHub
hello-stephen commented on PR #17843: URL: https://github.com/apache/doris/pull/17843#issuecomment-1471296330 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 33.18 seconds stream load tsv: 446 seconds loaded 74807831229 Bytes, about 159 MB/s

[GitHub] [doris] github-actions[bot] commented on pull request #17850: [Bug](materialized-view) fix select mv rollback fail on left join

2023-03-15 Thread via GitHub
github-actions[bot] commented on PR #17850: URL: https://github.com/apache/doris/pull/17850#issuecomment-1471291188 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] BiteTheDDDDt opened a new pull request, #17850: [Bug](materialized-view) fix select mv rollback fail on left join

2023-03-15 Thread via GitHub
BiteThet opened a new pull request, #17850: URL: https://github.com/apache/doris/pull/17850 # Proposed changes fix select mv rollback fail on left join ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original beh

[GitHub] [doris] github-actions[bot] commented on pull request #17787: [enhancement](planner) support delete from using syntax

2023-03-15 Thread via GitHub
github-actions[bot] commented on PR #17787: URL: https://github.com/apache/doris/pull/17787#issuecomment-1471288515 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 #17787: [enhancement](planner) support delete from using syntax

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

[doris] branch master updated (67b7128e8a -> bece027135)

2023-03-15 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 67b7128e8a [tools](tpcds) fix bug of generating and loading data (#17835) add bece027135 [ehancement](profile)

[GitHub] [doris] morrySnow merged pull request #17786: [ehancement](profile) Add HTTP interface for q-error

2023-03-15 Thread via GitHub
morrySnow merged PR #17786: URL: https://github.com/apache/doris/pull/17786 -- 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 #17786: [ehancement](profile) Add HTTP interface for q-error

2023-03-15 Thread via GitHub
github-actions[bot] commented on PR #17786: URL: https://github.com/apache/doris/pull/17786#issuecomment-1471282361 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 #17786: [ehancement](profile) Add HTTP interface for q-error

2023-03-15 Thread via GitHub
github-actions[bot] commented on PR #17786: URL: https://github.com/apache/doris/pull/17786#issuecomment-1471282319 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 #17849: [fix](bitmap) fix wrong result of bitmap count functions for null values

2023-03-15 Thread via GitHub
github-actions[bot] commented on PR #17849: URL: https://github.com/apache/doris/pull/17849#issuecomment-1471280874 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 pull request #17813: [fix](planner) should not bind slot on brother's tuple in subquery

2023-03-15 Thread via GitHub
morrySnow commented on PR #17813: URL: https://github.com/apache/doris/pull/17813#issuecomment-1471280053 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 #17848: [vectorized](udaf) fix java udaf meet error of std::bad_alloc

2023-03-15 Thread via GitHub
github-actions[bot] commented on PR #17848: URL: https://github.com/apache/doris/pull/17848#issuecomment-1471279215 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] jacktengg commented on pull request #17849: [fix](bitmap) fix wrong result of bitmap count functions for null values

2023-03-15 Thread via GitHub
jacktengg commented on PR #17849: URL: https://github.com/apache/doris/pull/17849#issuecomment-1471277962 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] zhangstar333 opened a new pull request, #17848: [vectorized](udaf) fix java udaf meet error of std::bad_alloc

2023-03-15 Thread via GitHub
zhangstar333 opened a new pull request, #17848: URL: https://github.com/apache/doris/pull/17848 # Proposed changes Now if the user code of java udaf throws exception, because c++ code of agg function nobody could deal with it, so maybe get error of std::bad_alloc Issue Number: c

[GitHub] [doris] jacktengg opened a new pull request, #17849: [fix](bitmap) fix wrong result of bitmap count functions for null values

2023-03-15 Thread via GitHub
jacktengg opened a new pull request, #17849: URL: https://github.com/apache/doris/pull/17849 # Proposed changes Issue Number: close #xxx ## Problem summary bitmap count functions result ss null when there are null values, which is not right: ``` mysql [(none)]>sele

[GitHub] [doris] morrySnow commented on pull request #17845: [fix](regression) fix unstable test cases and remove redundant cases

2023-03-15 Thread via GitHub
morrySnow commented on PR #17845: URL: https://github.com/apache/doris/pull/17845#issuecomment-1471275880 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 #17738: support segment split by scanner

2023-03-15 Thread via GitHub
github-actions[bot] commented on PR #17738: URL: https://github.com/apache/doris/pull/17738#issuecomment-1471269667 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: [tools](tpcds) fix bug of generating and loading data (#17835)

2023-03-15 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 67b7128e8a [tools](tpcds) fix bug of generating

[GitHub] [doris] yiguolei merged pull request #17835: [tools](tpcds) fix bug of generating and loading data

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

[GitHub] [doris] github-actions[bot] commented on pull request #17835: [tools](tpcds) fix bug of generating and loading data

2023-03-15 Thread via GitHub
github-actions[bot] commented on PR #17835: URL: https://github.com/apache/doris/pull/17835#issuecomment-1471265956 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 #17835: [tools](tpcds) fix bug of generating and loading data

2023-03-15 Thread via GitHub
github-actions[bot] commented on PR #17835: URL: https://github.com/apache/doris/pull/17835#issuecomment-1471265922 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] 924060929 commented on pull request #17579: [refactor](Nereids) refactor column pruning

2023-03-15 Thread via GitHub
924060929 commented on PR #17579: URL: https://github.com/apache/doris/pull/17579#issuecomment-1471265199 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] hello-stephen commented on pull request #17825: [fix](schema change) Fix fe restart failed because of replay schema change alter job failed

2023-03-15 Thread via GitHub
hello-stephen commented on PR #17825: URL: https://github.com/apache/doris/pull/17825#issuecomment-1471263936 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 33.94 seconds stream load tsv: 475 seconds loaded 74807831229 Bytes, about 150 MB/s

[GitHub] [doris] eldenmoon commented on pull request #17842: [Bug](dynamic-table) Fix column alignment logic and support filtering…

2023-03-15 Thread via GitHub
eldenmoon commented on PR #17842: URL: https://github.com/apache/doris/pull/17842#issuecomment-1471262118 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

[doris] branch master updated: [fix](Nereids) construct project with all slots in semi-semi-transpose-project rule (#17811)

2023-03-15 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 c2edca7bda [fix](Nereids) construct project wi

[GitHub] [doris] morrySnow merged pull request #17811: [fix](Nereids): construct project with all slots in `semi-semi-transpose-project` rule

2023-03-15 Thread via GitHub
morrySnow merged PR #17811: URL: https://github.com/apache/doris/pull/17811 -- 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 (a627a563cc -> 12d9d19366)

2023-03-15 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from a627a563cc [pipeline](ckb) the pull request which id is even also needs run clickbench (#17759) add 12d9d19

[GitHub] [doris] Yukang-Lian commented on pull request #17847: [refactor](regression-test) refactor ssl test from p0 to p2

2023-03-15 Thread via GitHub
Yukang-Lian commented on PR #17847: URL: https://github.com/apache/doris/pull/17847#issuecomment-1471260604 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] hf200012 closed issue #16744: zh-CN nereids docs

2023-03-15 Thread via GitHub
hf200012 closed issue #16744: zh-CN nereids docs URL: https://github.com/apache/doris/issues/16744 -- 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: commi

[GitHub] [doris] hf200012 merged pull request #16743: [docs](Nereids) add nereids docs

2023-03-15 Thread via GitHub
hf200012 merged PR #16743: URL: https://github.com/apache/doris/pull/16743 -- 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] Yukang-Lian opened a new pull request, #17847: [refactor](regression-test) refactor ssl test from p0 to p2

2023-03-15 Thread via GitHub
Yukang-Lian opened a new pull request, #17847: URL: https://github.com/apache/doris/pull/17847 # Proposed changes Pressure test should be in p2 suites. ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavio

[GitHub] [doris] Xiaoccer commented on pull request #17843: [chore](fe) Add the character_set_database for compatibility with MySQL clients

2023-03-15 Thread via GitHub
Xiaoccer commented on PR #17843: URL: https://github.com/apache/doris/pull/17843#issuecomment-1471257953 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] amorynan commented on pull request #17795: [FIX](Map) fix map compaction error

2023-03-15 Thread via GitHub
amorynan commented on PR #17795: URL: https://github.com/apache/doris/pull/17795#issuecomment-1471257912 run p1 -- 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 unsubscri

[GitHub] [doris] github-actions[bot] commented on pull request #17846: [fix](regression) fix regression case

2023-03-15 Thread via GitHub
github-actions[bot] commented on PR #17846: URL: https://github.com/apache/doris/pull/17846#issuecomment-1471257551 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 #17846: [fix](regression) fix regression case

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

[GitHub] [doris] hello-stephen commented on pull request #17797: [Enhancement](fe exception) write a java annotation to catch throwable from a method and print log

2023-03-15 Thread via GitHub
hello-stephen commented on PR #17797: URL: https://github.com/apache/doris/pull/17797#issuecomment-1471257414 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 33.99 seconds stream load tsv: 446 seconds loaded 74807831229 Bytes, about 159 MB/s

[GitHub] [doris] yiguolei commented on pull request #17846: [fix](regression) fix regression case

2023-03-15 Thread via GitHub
yiguolei commented on PR #17846: URL: https://github.com/apache/doris/pull/17846#issuecomment-1471257211 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] amorynan commented on pull request #17795: [FIX](Map) fix map compaction error

2023-03-15 Thread via GitHub
amorynan commented on PR #17795: URL: https://github.com/apache/doris/pull/17795#issuecomment-1471256719 run p1 -- 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 unsubscri

[GitHub] [doris] smallhibiscus commented on issue #17785: [Bug] 同批json格式数据在1.1.x版本无法正常写入doris

2023-03-15 Thread via GitHub
smallhibiscus commented on issue #17785: URL: https://github.com/apache/doris/issues/17785#issuecomment-1471256562 You need configured the checkpoint to flink. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [doris] dataroaring commented on pull request #17845: [fix](regression) fix unstable test cases and remove redundant cases

2023-03-15 Thread via GitHub
dataroaring commented on PR #17845: URL: https://github.com/apache/doris/pull/17845#issuecomment-1471256241 We'd better move larger value case to P2, Because P1 consumes about 40minutes now. -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [doris] jacktengg opened a new pull request, #17846: [fix](regression) fix regression case

2023-03-15 Thread via GitHub
jacktengg opened a new pull request, #17846: URL: https://github.com/apache/doris/pull/17846 # Proposed changes Issue Number: close #xxx ## Problem summary Fix typo of test case. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has

[GitHub] [doris] SaintBacchus commented on pull request #17775: [Feature-Wip](MySQL LOAD)Add trim quotes property for mysql load

2023-03-15 Thread via GitHub
SaintBacchus commented on PR #17775: URL: https://github.com/apache/doris/pull/17775#issuecomment-1471254109 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

[GitHub] [doris] github-actions[bot] commented on pull request #17844: [chore](thrift proto) add `mysql_row_binary_format` to PaloInternalSe…

2023-03-15 Thread via GitHub
github-actions[bot] commented on PR #17844: URL: https://github.com/apache/doris/pull/17844#issuecomment-1471254119 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] SaintBacchus commented on pull request #17745: [BugFix](DOE) Add http prefix when it's not set in hosts properties.

2023-03-15 Thread via GitHub
SaintBacchus commented on PR #17745: URL: https://github.com/apache/doris/pull/17745#issuecomment-1471254023 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

[GitHub] [doris] morrySnow commented on pull request #17845: [fix](regression) fix unstable test cases and remove redundant cases

2023-03-15 Thread via GitHub
morrySnow commented on PR #17845: URL: https://github.com/apache/doris/pull/17845#issuecomment-1471253400 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

[GitHub] [doris] morrySnow opened a new pull request, #17845: [fix](regression) fix unstable test cases and remove redundant cases

2023-03-15 Thread via GitHub
morrySnow opened a new pull request, #17845: URL: https://github.com/apache/doris/pull/17845 # Proposed changes Issue Number: close #xxx ## Problem summary 1. aggregate_strategies execution too slow, use smaller table valued function to speed up 2. add a p1 case aggre

  1   2   3   4   5   >