[doris] branch master updated: [optimization](simd) optimize count_zero_num for ColumnNullable #19124

2023-04-28 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new d383f1f3d7 [optimization](simd) optimize count_

[GitHub] [doris] yiguolei merged pull request #19124: [optimization](simd) optimize count_zero_num for ColumnNullable

2023-04-28 Thread via GitHub
yiguolei merged PR #19124: URL: https://github.com/apache/doris/pull/19124 -- 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 branch-1.2-lts updated: [Fix](UT) fix be ut fail #19166

2023-04-28 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 6a75774787 [Fix](UT) fix be ut

[GitHub] [doris] yiguolei merged pull request #19166: [Fix](UT) fix be ut fail

2023-04-28 Thread via GitHub
yiguolei merged PR #19166: URL: https://github.com/apache/doris/pull/19166 -- 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]disable enable_resource_group for regression test (#19206)

2023-04-28 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new f2b15c03ca [fix]disable enable_resource_group f

[GitHub] [doris] yiguolei merged pull request #19206: [fix](test)disable enable_resource_group for regression test

2023-04-28 Thread via GitHub
yiguolei merged PR #19206: URL: https://github.com/apache/doris/pull/19206 -- 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 #19221: [bugfix](low cardinality) cached code is wrong will result wrong query result when many null pages

2023-04-28 Thread via GitHub
github-actions[bot] commented on PR #19221: URL: https://github.com/apache/doris/pull/19221#issuecomment-1528691715 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 #19221: [bugfix](low cardinality) cached code is wrong will result wrong query result when many null pages

2023-04-28 Thread via GitHub
github-actions[bot] commented on PR #19221: URL: https://github.com/apache/doris/pull/19221#issuecomment-1528691251 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] yiguolei commented on pull request #19221: [bugfix](low cardinality) cached code is wrong will result wrong query result when many null pages

2023-04-28 Thread via GitHub
yiguolei commented on PR #19221: URL: https://github.com/apache/doris/pull/19221#issuecomment-1528691211 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

[doris] branch master updated: [fix](test) fix 2 unstable test (#19220)

2023-04-28 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 8c6ccc092a [fix](test) fix 2 unstable test (#19

[GitHub] [doris] yiguolei merged pull request #19220: [fix](test) fix 2 unstable tests

2023-04-28 Thread via GitHub
yiguolei merged PR #19220: URL: https://github.com/apache/doris/pull/19220 -- 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] yiguolei commented on pull request #19221: [bugfix](low cardinality) cached code is wrong will result wrong query result when many null pages

2023-04-28 Thread via GitHub
yiguolei commented on PR #19221: URL: https://github.com/apache/doris/pull/19221#issuecomment-1528690629 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] ZashJie commented on pull request #18831: [Improvement] enhance show data types stmt

2023-04-28 Thread via GitHub
ZashJie commented on PR #18831: URL: https://github.com/apache/doris/pull/18831#issuecomment-1528681058 run buildp1 -- 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] TangSiyang2001 opened a new issue, #19222: [Enhancement] Make the 'cluster' in task info for LoadStmt not empty

2023-04-28 Thread via GitHub
TangSiyang2001 opened a new issue, #19222: URL: https://github.com/apache/doris/issues/19222 ### 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 Produce a S3

[GitHub] [doris] TangSiyang2001 commented on pull request #19142: [feature-wip](load-refactor) InsertStmt as facade layer and and run S3/Broker Load as POC

2023-04-28 Thread via GitHub
TangSiyang2001 commented on PR #19142: URL: https://github.com/apache/doris/pull/19142#issuecomment-1528661013 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] chenlinzhong commented on pull request #19209: [feature](graph)Support querying data from the Nebula graph database

2023-04-28 Thread via GitHub
chenlinzhong commented on PR #19209: URL: https://github.com/apache/doris/pull/19209#issuecomment-1528657058 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] TangSiyang2001 commented on pull request #19142: [feature-wip](load-refactor) InsertStmt as facade layer

2023-04-28 Thread via GitHub
TangSiyang2001 commented on PR #19142: URL: https://github.com/apache/doris/pull/19142#issuecomment-1528649514 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 uns

[GitHub] [doris] TangSiyang2001 commented on pull request #19142: [feature-wip](load-refactor) InsertStmt as facade layer

2023-04-28 Thread via GitHub
TangSiyang2001 commented on PR #19142: URL: https://github.com/apache/doris/pull/19142#issuecomment-1528649388 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] hello-stephen commented on pull request #19221: [bugfix](low cardinality) cached code is wrong will result wrong query result when many null pages

2023-04-28 Thread via GitHub
hello-stephen commented on PR #19221: URL: https://github.com/apache/doris/pull/19221#issuecomment-1528597905 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.09 seconds stream load tsv: 425 seconds loaded 74807831229 Bytes, about 167 MB/s

[GitHub] [doris] ZashJie commented on pull request #18831: [Improvement] enhance show data types stmt

2023-04-28 Thread via GitHub
ZashJie commented on PR #18831: URL: https://github.com/apache/doris/pull/18831#issuecomment-1528595965 run buildp0 -- 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] chenlinzhong commented on pull request #19209: [feature](graph)Support querying data from the Nebula graph database

2023-04-28 Thread via GitHub
chenlinzhong commented on PR #19209: URL: https://github.com/apache/doris/pull/19209#issuecomment-1528552743 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] github-actions[bot] commented on pull request #19221: [bugfix](low cardinality) cached code is wrong will result wrong query result when many null pages

2023-04-28 Thread via GitHub
github-actions[bot] commented on PR #19221: URL: https://github.com/apache/doris/pull/19221#issuecomment-1528540019 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 #19221: [bugfix](low cardinality) cached code is wrong will result wrong query result when many null pages

2023-04-28 Thread via GitHub
github-actions[bot] commented on PR #19221: URL: https://github.com/apache/doris/pull/19221#issuecomment-1528539972 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] TangSiyang2001 commented on pull request #19142: [feature-wip](load-refactor) InsertStmt as facade layer

2023-04-28 Thread via GitHub
TangSiyang2001 commented on PR #19142: URL: https://github.com/apache/doris/pull/19142#issuecomment-1528535175 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 #19221: [bugfix](low cardinality) cached code is wrong will result wrong query result when many null pages

2023-04-28 Thread via GitHub
github-actions[bot] commented on PR #19221: URL: https://github.com/apache/doris/pull/19221#issuecomment-1528518426 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] yiguolei commented on pull request #19221: [bugfix](low cardinality) cached code is wrong will result wrong query result when many null pages

2023-04-28 Thread via GitHub
yiguolei commented on PR #19221: URL: https://github.com/apache/doris/pull/19221#issuecomment-1528518086 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 opened a new pull request, #19221: [bugfix](low cardinality) cached code is wrong will result wrong query result when many null pages

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

[GitHub] [doris] TangSiyang2001 commented on pull request #19142: [feature-wip](load-refactor) InsertStmt as facade layer

2023-04-28 Thread via GitHub
TangSiyang2001 commented on PR #19142: URL: https://github.com/apache/doris/pull/19142#issuecomment-1528481697 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] Mryange commented on pull request #19212: [feature](executor) test without fuzzy 'Use the heartbeat BE info to set pipeline variables'

2023-04-28 Thread via GitHub
Mryange commented on PR #19212: URL: https://github.com/apache/doris/pull/19212#issuecomment-1528448698 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 un

[GitHub] [doris] gitccl commented on a diff in pull request #19185: [bug](jsonb) fix jsonb query bug When the json key value contains "."

2023-04-28 Thread via GitHub
gitccl commented on code in PR #19185: URL: https://github.com/apache/doris/pull/19185#discussion_r1180932453 ## be/src/util/jsonb_document.h: ## @@ -1099,16 +1099,38 @@ inline JsonbValue* JsonbValue::findPath(const char* key_path, unsigned int kp_le unsigned int klen

[doris] branch master updated: [fix](dynamic-partition) create HOUR unit partition with DATEV2 throw exception (#19213)

2023-04-28 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 fc3728c6ab [fix](dynamic-partition) create HO

[GitHub] [doris] morningman merged pull request #19213: [fix](dynamic-partition) create HOUR unit partition with DATEV2 throw exception

2023-04-28 Thread via GitHub
morningman merged PR #19213: URL: https://github.com/apache/doris/pull/19213 -- 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] github-actions[bot] commented on pull request #19212: [feature](executor) test without fuzzy 'Use the heartbeat BE info to set pipeline variables'

2023-04-28 Thread via GitHub
github-actions[bot] commented on PR #19212: URL: https://github.com/apache/doris/pull/19212#issuecomment-1528167845 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] Mryange commented on pull request #19212: [feature](executor) test without fuzzy 'Use the heartbeat BE info to set pipeline variables'

2023-04-28 Thread via GitHub
Mryange commented on PR #19212: URL: https://github.com/apache/doris/pull/19212#issuecomment-1528166182 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] TangSiyang2001 commented on pull request #19142: [feature-wip](load-refactor) InsertStmt as facade layer

2023-04-28 Thread via GitHub
TangSiyang2001 commented on PR #19142: URL: https://github.com/apache/doris/pull/19142#issuecomment-1528018583 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 #19216: [BugFix](vectorization) Fix some regression bugs

2023-04-28 Thread via GitHub
github-actions[bot] commented on PR #19216: URL: https://github.com/apache/doris/pull/19216#issuecomment-1527852259 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 #19219: [Refactor](StmtExecutor)(step-1) Extract profile logic from StmtExecutor and Coordinator

2023-04-28 Thread via GitHub
hello-stephen commented on PR #19219: URL: https://github.com/apache/doris/pull/19219#issuecomment-1527835840 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.24 seconds stream load tsv: 433 seconds loaded 74807831229 Bytes, about 164 MB/s

[GitHub] [doris] ZashJie commented on pull request #18831: [Improvement] enhance show data types stmt

2023-04-28 Thread via GitHub
ZashJie commented on PR #18831: URL: https://github.com/apache/doris/pull/18831#issuecomment-1527820510 run buildp1 -- 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] ZashJie commented on pull request #18831: [Improvement] enhance show data types stmt

2023-04-28 Thread via GitHub
ZashJie commented on PR #18831: URL: https://github.com/apache/doris/pull/18831#issuecomment-1527820394 run buildp0 -- 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] hello-stephen commented on pull request #19217: [doc](thrift) update doc for thrift 0.16

2023-04-28 Thread via GitHub
hello-stephen commented on PR #19217: URL: https://github.com/apache/doris/pull/19217#issuecomment-1527813985 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.41 seconds stream load tsv: 429 seconds loaded 74807831229 Bytes, about 166 MB/s

[GitHub] [doris] morningman commented on pull request #19220: [fix](test) fix 2 unstable tests

2023-04-28 Thread via GitHub
morningman commented on PR #19220: URL: https://github.com/apache/doris/pull/19220#issuecomment-1527796207 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 opened a new pull request, #19220: [fix](test) fix 2 unstable tests

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

[GitHub] [doris] morningman commented on pull request #19217: [doc](thrift) update doc for thrift 0.16

2023-04-28 Thread via GitHub
morningman commented on PR #19217: URL: https://github.com/apache/doris/pull/19217#issuecomment-1527790202 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 #18997: [Enhencement](Export/Outfile) add property for outfile/export and add test

2023-04-28 Thread via GitHub
morningman commented on PR #18997: URL: https://github.com/apache/doris/pull/18997#issuecomment-1527788365 We should add a FE config `enable_export_delete_existing_files`. And the default value is false. Because this is a very dangerous operation, that user may specified export dir `/`,

[GitHub] [doris] github-actions[bot] commented on pull request #19216: [BugFix](vectorization) Fix some regression bugs

2023-04-28 Thread via GitHub
github-actions[bot] commented on PR #19216: URL: https://github.com/apache/doris/pull/19216#issuecomment-1527789351 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 #19216: [BugFix](vectorization) Fix some regression bugs

2023-04-28 Thread via GitHub
zclllyybb commented on PR #19216: URL: https://github.com/apache/doris/pull/19216#issuecomment-1527787967 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](Metadata tvf) Metadata TVF supports read the specified columns from Fe (#19110)

2023-04-28 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 c74c2a4f8e [fix](Metadata tvf) Metadata TVF s

[GitHub] [doris] morningman merged pull request #19110: [fix](Metadata tvf) Metadata TVF supports read the specified columns from Fe

2023-04-28 Thread via GitHub
morningman merged PR #19110: URL: https://github.com/apache/doris/pull/19110 -- 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 (4a10d146bf -> d006143330)

2023-04-28 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 4a10d146bf [pipeline](exec) fix regression prepare failed cause query core dump (#19208) add d006143330 [fix]

[GitHub] [doris] morningman merged pull request #19203: [fix](multi-catalog) when endpoint has no region, need a suggestion

2023-04-28 Thread via GitHub
morningman merged PR #19203: URL: https://github.com/apache/doris/pull/19203 -- 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] github-actions[bot] commented on pull request #19202: [fix](auth)fix es catalog show table

2023-04-28 Thread via GitHub
github-actions[bot] commented on PR #19202: URL: https://github.com/apache/doris/pull/19202#issuecomment-1527779691 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 #19202: [fix](auth)fix es catalog show table

2023-04-28 Thread via GitHub
github-actions[bot] commented on PR #19202: URL: https://github.com/apache/doris/pull/19202#issuecomment-1527779629 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] morningman commented on pull request #19202: [fix](auth)fix es catalog show table

2023-04-28 Thread via GitHub
morningman commented on PR #19202: URL: https://github.com/apache/doris/pull/19202#issuecomment-1527778969 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 #19219: [Refactor](StmtExecutor)(step-1) Extract profile logic from StmtExecutor and Coordinator

2023-04-28 Thread via GitHub
morningman commented on PR #19219: URL: https://github.com/apache/doris/pull/19219#issuecomment-152741 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 opened a new pull request, #19219: [Refactor](StmtExecutor)(step-1) Extract profile logic from StmtExecutor and Coordinator

2023-04-28 Thread via GitHub
morningman opened a new pull request, #19219: URL: https://github.com/apache/doris/pull/19219 # Proposed changes Subtask of #19195 ## Problem summary This PR mainly changes: ### Add new classes for Profile Previously, we use `RuntimeProfile` class directly,

[GitHub] [doris] github-actions[bot] commented on pull request #19212: [feature](executor) test without fuzzy 'Use the heartbeat BE info to set pipeline variables'

2023-04-28 Thread via GitHub
github-actions[bot] commented on PR #19212: URL: https://github.com/apache/doris/pull/19212#issuecomment-1527753737 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] Mryange commented on pull request #19212: [feature](executor) test without fuzzy 'Use the heartbeat BE info to set pipeline variables'

2023-04-28 Thread via GitHub
Mryange commented on PR #19212: URL: https://github.com/apache/doris/pull/19212#issuecomment-1527750909 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] ZashJie commented on pull request #18831: [Improvement] enhance show data types stmt

2023-04-28 Thread via GitHub
ZashJie commented on PR #18831: URL: https://github.com/apache/doris/pull/18831#issuecomment-1527745594 run buildp0 -- 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] Mryange commented on pull request #19212: [feature](executor) test without fuzzy 'Use the heartbeat BE info to set pipeline variables'

2023-04-28 Thread via GitHub
Mryange commented on PR #19212: URL: https://github.com/apache/doris/pull/19212#issuecomment-1527705476 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] hello-stephen commented on pull request #19213: [fix](dynamic-partition) create HOUR unit partition with DATEV2 throw exception

2023-04-28 Thread via GitHub
hello-stephen commented on PR #19213: URL: https://github.com/apache/doris/pull/19213#issuecomment-1527693758 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.37 seconds stream load tsv: 428 seconds loaded 74807831229 Bytes, about 166 MB/s

[GitHub] [doris] hello-stephen commented on pull request #19187: [fix](vertical_compaction) Fix `continuous_agg_count` PODArray wrong boundary judgment

2023-04-28 Thread via GitHub
hello-stephen commented on PR #19187: URL: https://github.com/apache/doris/pull/19187#issuecomment-1527685278 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.91 seconds stream load tsv: 429 seconds loaded 74807831229 Bytes, about 166 MB/s

[GitHub] [doris] morningman closed pull request #19188: [Refactor](StmtExecutor)(step-1) Extract profile logic from StmtExecutor and Coordinator

2023-04-28 Thread via GitHub
morningman closed pull request #19188: [Refactor](StmtExecutor)(step-1) Extract profile logic from StmtExecutor and Coordinator URL: https://github.com/apache/doris/pull/19188 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [doris] github-actions[bot] commented on pull request #18942: [improvement](planner) remove virtual function call in vbloom_predicate

2023-04-28 Thread via GitHub
github-actions[bot] commented on PR #18942: URL: https://github.com/apache/doris/pull/18942#issuecomment-1527657686 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] morningman opened a new pull request, #19217: [doc](thrift) update doc for thrift 0.16

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

[GitHub] [doris] github-actions[bot] commented on pull request #19216: [BugFix](vectorization) Fix some regression bugs

2023-04-28 Thread via GitHub
github-actions[bot] commented on PR #19216: URL: https://github.com/apache/doris/pull/19216#issuecomment-1527635420 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 #19216: [BugFix](vectorization) Fix some regression bugs

2023-04-28 Thread via GitHub
github-actions[bot] commented on PR #19216: URL: https://github.com/apache/doris/pull/19216#issuecomment-1527635475 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 #19216: [BugFix](vectorization) Fix some regression bugs

2023-04-28 Thread via GitHub
github-actions[bot] commented on PR #19216: URL: https://github.com/apache/doris/pull/19216#issuecomment-1527613908 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] morningman commented on pull request #19213: [fix](dynamic-partition) create HOUR unit partition with DATEV2 throw exception

2023-04-28 Thread via GitHub
morningman commented on PR #19213: URL: https://github.com/apache/doris/pull/19213#issuecomment-1527611503 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] zclllyybb commented on pull request #18933: [fix](sequence-column) Fix sequence_col column used default expr insert failed

2023-04-28 Thread via GitHub
zclllyybb commented on PR #18933: URL: https://github.com/apache/doris/pull/18933#issuecomment-1527610376 please rebase after https://github.com/apache/doris/pull/19216 . thank you -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [doris] ZashJie commented on pull request #18831: [Improvement] enhance show data types stmt

2023-04-28 Thread via GitHub
ZashJie commented on PR #18831: URL: https://github.com/apache/doris/pull/18831#issuecomment-1527609817 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 unsubscrib

[GitHub] [doris] github-actions[bot] commented on pull request #19187: [fix](vertical_compaction) Fix `continuous_agg_count` PODArray wrong boundary judgment

2023-04-28 Thread via GitHub
github-actions[bot] commented on PR #19187: URL: https://github.com/apache/doris/pull/19187#issuecomment-1527601834 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] xinyiZzz commented on pull request #19187: [fix](vertical_compaction) Fix `continuous_agg_count` PODArray wrong boundary judgment

2023-04-28 Thread via GitHub
xinyiZzz commented on PR #19187: URL: https://github.com/apache/doris/pull/19187#issuecomment-1527599052 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] xinyiZzz commented on pull request #19187: [fix](vertical_compaction) Fix `continuous_agg_count` PODArray wrong boundary judgment

2023-04-28 Thread via GitHub
xinyiZzz commented on PR #19187: URL: https://github.com/apache/doris/pull/19187#issuecomment-1527598317 cc @yixiutt -- 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 #19216: [BugFix](vectorization) Fix some regression bugs

2023-04-28 Thread via GitHub
github-actions[bot] commented on PR #19216: URL: https://github.com/apache/doris/pull/19216#issuecomment-1527595373 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 opened a new pull request, #19216: [BugFix](vectorization) Fix some regression bugs

2023-04-28 Thread via GitHub
zclllyybb opened a new pull request, #19216: URL: https://github.com/apache/doris/pull/19216 # Proposed changes ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has unit tests been added * [ ] H

[GitHub] [doris] github-actions[bot] commented on pull request #19212: [feature](executor) test without fuzzy 'Use the heartbeat BE info to set pipeline variables'

2023-04-28 Thread via GitHub
github-actions[bot] commented on PR #19212: URL: https://github.com/apache/doris/pull/19212#issuecomment-1527586949 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] Mryange commented on pull request #19212: [feature](executor) test without fuzzy 'Use the heartbeat BE info to set pipeline variables'

2023-04-28 Thread via GitHub
Mryange commented on PR #19212: URL: https://github.com/apache/doris/pull/19212#issuecomment-1527583347 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] TangSiyang2001 opened a new issue, #19215: [Bug] A S3 load job will be submitted successfully with duplicated label of the former failed job

2023-04-28 Thread via GitHub
TangSiyang2001 opened a new issue, #19215: URL: https://github.com/apache/doris/issues/19215 ### 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 master ###

[GitHub] [doris] github-actions[bot] commented on pull request #19214: [fix](memory) Fix memory leak due to incorrect block reuse of `AggregateFunctionSortData`

2023-04-28 Thread via GitHub
github-actions[bot] commented on PR #19214: URL: https://github.com/apache/doris/pull/19214#issuecomment-1527581259 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] xinyiZzz commented on pull request #19214: [fix](memory) Fix memory leak due to incorrect block reuse of `AggregateFunctionSortData`

2023-04-28 Thread via GitHub
xinyiZzz commented on PR #19214: URL: https://github.com/apache/doris/pull/19214#issuecomment-1527579104 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] xinyiZzz opened a new pull request, #19214: [fix](memory) Fix memory leak due to incorrect block reuse of `AggregateFunctionSortData`

2023-04-28 Thread via GitHub
xinyiZzz opened a new pull request, #19214: URL: https://github.com/apache/doris/pull/19214 # Proposed changes Issue Number: close #xxx ## Problem summary Reproduce ``` ./run-regression-test.sh --run -d query_p0/group_concat -s test_group_concat kill -15 be.

[GitHub] [doris] github-actions[bot] commented on pull request #19213: [fix](dynamic-partition) create HOUR unit partition with DATEV2 throw exception

2023-04-28 Thread via GitHub
github-actions[bot] commented on PR #19213: URL: https://github.com/apache/doris/pull/19213#issuecomment-1527538532 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 #19213: [fix](dynamic-partition) create HOUR unit partition with DATEV2 throw exception

2023-04-28 Thread via GitHub
github-actions[bot] commented on PR #19213: URL: https://github.com/apache/doris/pull/19213#issuecomment-1527538461 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] morningman opened a new pull request, #19213: [fix](dynamic-partition) create HOUR unit partition with DATEV2 throw exception

2023-04-28 Thread via GitHub
morningman opened a new pull request, #19213: URL: https://github.com/apache/doris/pull/19213 # Proposed changes Issue Number: close #xxx ## Problem summary Need to forbid create HOUR unit partition with partition column type DATEV2 ``` Unexpected exception: String

[GitHub] [doris] BiteTheDDDDt merged pull request #19208: [pipeline](exec) fix regression prepare failed cause query core dump

2023-04-28 Thread via GitHub
BiteThet merged PR #19208: URL: https://github.com/apache/doris/pull/19208 -- 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 (bee3aa3007 -> 4a10d146bf)

2023-04-28 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from bee3aa3007 be conf action supports specify item (#19159) add 4a10d146bf [pipeline](exec) fix regression prepar

[GitHub] [doris] wsjz commented on a diff in pull request #19098: [refactor](fs)(step3)use filesystem instead of old storage, new storage just access remote object storage

2023-04-28 Thread via GitHub
wsjz commented on code in PR #19098: URL: https://github.com/apache/doris/pull/19098#discussion_r1180345905 ## fe/fe-core/src/main/java/org/apache/doris/fs/FileSystemFactory.java: ## @@ -33,7 +38,7 @@ public static FileSystem get(StorageBackend.StorageType type, Map properties)

[GitHub] [doris] CalvinKirs commented on pull request #18882: [Improve](fe)Upgrade dependencies and optimize jar package management

2023-04-28 Thread via GitHub
CalvinKirs commented on PR #18882: URL: https://github.com/apache/doris/pull/18882#issuecomment-1527475608 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 unsubsc

[GitHub] [doris] yiguolei commented on pull request #18341: [fix](scan) Avoid using incorrect cache code in ComparisonPredicate

2023-04-28 Thread via GitHub
yiguolei commented on PR #18341: URL: https://github.com/apache/doris/pull/18341#issuecomment-1527473112 Delete predicates is not in column predicates, but it maybe cloned , then the delete predicate is used between segments so that it is wrong in other segments or rowsets. -- This is an

[GitHub] [doris] sohardforaname commented on pull request #19190: [Fix](planner)fix type incompatible after fold constant by be.

2023-04-28 Thread via GitHub
sohardforaname commented on PR #19190: URL: https://github.com/apache/doris/pull/19190#issuecomment-1527458104 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 #19200: [Fix](planner)fix type incompatible after fold constant by be.

2023-04-28 Thread via GitHub
sohardforaname commented on PR #19200: URL: https://github.com/apache/doris/pull/19200#issuecomment-1527452666 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] 03/03: [enhancement](test) split large data of p2 cases (#19186)

2023-04-28 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-2.0-alpha in repository https://gitbox.apache.org/repos/asf/doris.git commit e341114166ec9f1d7e3998ef9d35e9563e17698b Author: zgxme AuthorDate: Fri Apr 28 18:18:25 2023 +0800 [enh

[doris] branch branch-2.0-alpha updated (363bb21cbd -> e341114166)

2023-04-28 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-2.0-alpha in repository https://gitbox.apache.org/repos/asf/doris.git from 363bb21cbd Revert "[chore](third-party) Fix the checksums of mysql (#19047) (#19162)" new a967cdc1e

[doris] 02/03: [fix](memory) Fix Aggregation null key memory leak due to incorrect aggfunc destroy #19201

2023-04-28 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-2.0-alpha in repository https://gitbox.apache.org/repos/asf/doris.git commit 9c5f32fce19da9da56f16cf9bc7bc1639a2d523e Author: Xinyi Zou AuthorDate: Fri Apr 28 18:41:41 2023 +0800

[doris] 01/03: [fix](memory) mmap threshold can be modified in conf, Increase to 128M

2023-04-28 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-2.0-alpha in repository https://gitbox.apache.org/repos/asf/doris.git commit a967cdc1e4d73b038581b4d9cf03ebd629128c5b Author: Xinyi Zou AuthorDate: Fri Apr 28 18:17:22 2023 +0800

[GitHub] [doris] github-actions[bot] commented on pull request #19121: [feature](executor) Use the heartbeat BE info to set pipeline variables.

2023-04-28 Thread via GitHub
github-actions[bot] commented on PR #19121: URL: https://github.com/apache/doris/pull/19121#issuecomment-1527441557 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] Mryange commented on pull request #19121: [feature](executor) Use the heartbeat BE info to set pipeline variables.

2023-04-28 Thread via GitHub
Mryange commented on PR #19121: URL: https://github.com/apache/doris/pull/19121#issuecomment-1527438581 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] hello-stephen commented on pull request #19209: [feature](graph)Support querying data from the Nebula graph database

2023-04-28 Thread via GitHub
hello-stephen commented on PR #19209: URL: https://github.com/apache/doris/pull/19209#issuecomment-1527432139 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.62 seconds stream load tsv: 422 seconds loaded 74807831229 Bytes, about 169 MB/s

[GitHub] [doris] hello-stephen commented on pull request #19211: [improvement](backend)Optimized error messages for insufficient replication

2023-04-28 Thread via GitHub
hello-stephen commented on PR #19211: URL: https://github.com/apache/doris/pull/19211#issuecomment-1527432424 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.38 seconds stream load tsv: 423 seconds loaded 74807831229 Bytes, about 168 MB/s

[GitHub] [doris] github-actions[bot] commented on pull request #19212: [feature](executor) test without fuzzy 'Use the heartbeat BE info to set pipeline variables'

2023-04-28 Thread via GitHub
github-actions[bot] commented on PR #19212: URL: https://github.com/apache/doris/pull/19212#issuecomment-1527428320 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

  1   2   3   >