[GitHub] [doris] chenlinzhong opened a new pull request, #15564: [mtmv](bugfix) fix replayReplaceTable error when restart fe

2023-01-02 Thread GitBox
chenlinzhong opened a new pull request, #15564: URL: https://github.com/apache/doris/pull/15564 # Proposed changes ![image](https://user-images.githubusercontent.com/11487604/210318562-04226240-c6ca-4554-a4b2-677b09e66bff.png) ## Problem summary Describe your changes.

[GitHub] [doris] hello-stephen commented on pull request #15562: [fix](restore) do not set default replication_allocation when restore…

2023-01-02 Thread GitBox
hello-stephen commented on PR #15562: URL: https://github.com/apache/doris/pull/15562#issuecomment-1369475535 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 36.64 seconds load time: 660 seconds storage size: 17123653628 Bytes https://doris-co

[GitHub] [doris] yangzhg opened a new pull request, #15563: [docs](export) fix export data to object storage docs

2023-01-02 Thread GitBox
yangzhg opened a new pull request, #15563: URL: https://github.com/apache/doris/pull/15563 # Proposed changes Issue Number: close #xxx ## Problem summary fix docs error ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes

[GitHub] [doris] github-actions[bot] commented on pull request #15561: [typo](doc) add be max jvm heap size config description

2023-01-02 Thread GitBox
github-actions[bot] commented on PR #15561: URL: https://github.com/apache/doris/pull/15561#issuecomment-1369473214 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] englefly commented on a diff in pull request #15240: [fix](nereids) binding priority in agg-sort, having, group_by_key

2023-01-02 Thread GitBox
englefly commented on code in PR #15240: URL: https://github.com/apache/doris/pull/15240#discussion_r1060337672 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/analysis/CheckAfterRewrite.java: ## @@ -45,11 +48,31 @@ public class CheckAfterRewrite extends OneAnalysisR

[GitHub] [doris] github-actions[bot] commented on pull request #15548: [fix](Nereids) get datatype for binary arithmetic

2023-01-02 Thread GitBox
github-actions[bot] commented on PR #15548: URL: https://github.com/apache/doris/pull/15548#issuecomment-1369469643 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 #15548: [fix](Nereids) get datatype for binary arithmetic

2023-01-02 Thread GitBox
github-actions[bot] commented on PR #15548: URL: https://github.com/apache/doris/pull/15548#issuecomment-1369469619 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 branch-1.2-lts updated: [bugfix](datetimev2) fix coredump when load datatime data to doris (#15510)

2023-01-02 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg 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 45a8ceed2e [bugfix](datetimev2)

[GitHub] [doris] github-actions[bot] commented on pull request #15440: [fix](hashjoin) Fix right join pull output block memory overflow

2023-01-02 Thread GitBox
github-actions[bot] commented on PR #15440: URL: https://github.com/apache/doris/pull/15440#issuecomment-1369468737 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 a diff in pull request #15440: [fix](hashjoin) Fix right join pull output block memory overflow

2023-01-02 Thread GitBox
xinyiZzz commented on code in PR #15440: URL: https://github.com/apache/doris/pull/15440#discussion_r1060333871 ## be/src/vec/exec/join/join_op.h: ## @@ -202,6 +206,7 @@ struct RowRefListWithFlag : RowRef { friend class ForwardIterator; Batch* next = nullptr; +Fo

[GitHub] [doris] github-actions[bot] commented on pull request #15561: [typo](doc) add be max jvm heap size config description

2023-01-02 Thread GitBox
github-actions[bot] commented on PR #15561: URL: https://github.com/apache/doris/pull/15561#issuecomment-1369464542 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 #15561: [typo](doc) add be max jvm heap size config description

2023-01-02 Thread GitBox
github-actions[bot] commented on PR #15561: URL: https://github.com/apache/doris/pull/15561#issuecomment-1369464520 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] hf200012 commented on a diff in pull request #15561: [typo](doc) add be max jvm heap size config description

2023-01-02 Thread GitBox
hf200012 commented on code in PR #15561: URL: https://github.com/apache/doris/pull/15561#discussion_r1060330890 ## docs/en/docs/admin-manual/config/be-config.md: ## @@ -1363,7 +1369,7 @@ Indicates how many tablets failed to load in the data directory. At the same tim * Descrip

[GitHub] [doris] nextdreamblue opened a new pull request, #15562: [fix](restore) do not set default replication_allocation when restore…

2023-01-02 Thread GitBox
nextdreamblue opened a new pull request, #15562: URL: https://github.com/apache/doris/pull/15562 … with property reserve_replica = true Signed-off-by: nextdreamblue # Proposed changes Issue Number: close #15560 ## Problem summary Describe your changes.

[GitHub] [doris] gnehil opened a new pull request, #15561: [typo](doc) add be max jvm heap size config description

2023-01-02 Thread GitBox
gnehil opened a new pull request, #15561: URL: https://github.com/apache/doris/pull/15561 # Proposed changes add be max jvm heap size config description Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does

[GitHub] [doris] github-actions[bot] commented on pull request #15128: [Feature](export) Support cancel export statement

2023-01-02 Thread GitBox
github-actions[bot] commented on PR #15128: URL: https://github.com/apache/doris/pull/15128#issuecomment-1369459822 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 #15128: [Feature](export) Support cancel export statement

2023-01-02 Thread GitBox
github-actions[bot] commented on PR #15128: URL: https://github.com/apache/doris/pull/15128#issuecomment-1369459786 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 #15128: [Feature](export) Support cancel export statement

2023-01-02 Thread GitBox
github-actions[bot] commented on PR #15128: URL: https://github.com/apache/doris/pull/15128#issuecomment-1369459573 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 #15128: [Feature](export) Support cancel export statement

2023-01-02 Thread GitBox
github-actions[bot] commented on PR #15128: URL: https://github.com/apache/doris/pull/15128#issuecomment-1369459560 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 #15466: [Bug](filter) fix not in(null) return true

2023-01-02 Thread GitBox
github-actions[bot] commented on PR #15466: URL: https://github.com/apache/doris/pull/15466#issuecomment-1369456867 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 #15466: [Bug](filter) fix not in(null) return true

2023-01-02 Thread GitBox
github-actions[bot] commented on PR #15466: URL: https://github.com/apache/doris/pull/15466#issuecomment-1369456843 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 #15559: [fix](nereids)use DAYS as default unit for DATE_ADD and DATE_SUB function

2023-01-02 Thread GitBox
hello-stephen commented on PR #15559: URL: https://github.com/apache/doris/pull/15559#issuecomment-1369456414 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 36.65 seconds load time: 647 seconds storage size: 17123579152 Bytes https://doris-co

[GitHub] [doris] nextdreamblue opened a new issue, #15560: [Bug] do not set default replication_allocation when restore with property "reserve_replica" = "true"

2023-01-02 Thread GitBox
nextdreamblue opened a new issue, #15560: URL: https://github.com/apache/doris/issues/15560 ### 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 #15532: [fix](bitmapfilter) fix bitmap filter not pushing down

2023-01-02 Thread GitBox
github-actions[bot] commented on PR #15532: URL: https://github.com/apache/doris/pull/15532#issuecomment-1369445359 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 #15532: [fix](bitmapfilter) fix bitmap filter not pushing down

2023-01-02 Thread GitBox
github-actions[bot] commented on PR #15532: URL: https://github.com/apache/doris/pull/15532#issuecomment-1369445334 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 #15494: [fix](inbitmap) forbid having clause to include in bitmap.

2023-01-02 Thread GitBox
github-actions[bot] commented on PR #15494: URL: https://github.com/apache/doris/pull/15494#issuecomment-1369443936 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 #15494: [fix](inbitmap) forbid having clause to include in bitmap.

2023-01-02 Thread GitBox
github-actions[bot] commented on PR #15494: URL: https://github.com/apache/doris/pull/15494#issuecomment-1369443922 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

Error while running github feature from .asf.yaml in doris!

2023-01-02 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: 422 {"message": "Validation Failed", "errors": ["A repository cannot have more than 20 topics."], "documentation_url": "https://docs.github.com/rest/reference/repos#replace-all-repository-topics"} --

[GitHub] [doris] morrySnow merged pull request #15530: [fix](nereids)support nulls first/last in order by clause

2023-01-02 Thread GitBox
morrySnow merged PR #15530: URL: https://github.com/apache/doris/pull/15530 -- 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)support nulls first/last in order by clause (#15530)

2023-01-02 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 8748f65a1b [fix](nereids)support nulls first/l

[GitHub] [doris] starocean999 opened a new pull request, #15559: [fix](nereids)use DAYS as default unit for DATE_ADD and DATE_SUB func…

2023-01-02 Thread GitBox
starocean999 opened a new pull request, #15559: URL: https://github.com/apache/doris/pull/15559 …tion # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior:

[GitHub] [doris] github-actions[bot] commented on pull request #15530: [fix](nereids)support nulls first/last in order by clause

2023-01-02 Thread GitBox
github-actions[bot] commented on PR #15530: URL: https://github.com/apache/doris/pull/15530#issuecomment-1369437918 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 #15530: [fix](nereids)support nulls first/last in order by clause

2023-01-02 Thread GitBox
github-actions[bot] commented on PR #15530: URL: https://github.com/apache/doris/pull/15530#issuecomment-1369437939 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] morrySnow closed pull request #14964: [Fix](Nereids)fix aggregation result error when child is empty relation

2023-01-02 Thread GitBox
morrySnow closed pull request #14964: [Fix](Nereids)fix aggregation result error when child is empty relation URL: https://github.com/apache/doris/pull/14964 -- 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 t

[GitHub] [doris] morrySnow commented on pull request #14964: [Fix](Nereids)fix aggregation result error when child is empty relation

2023-01-02 Thread GitBox
morrySnow commented on PR #14964: URL: https://github.com/apache/doris/pull/14964#issuecomment-1369436847 duplicated with #15547 -- 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] englefly closed pull request #15350: [fix](nerieds)get datatype for binary arithmetic

2023-01-02 Thread GitBox
englefly closed pull request #15350: [fix](nerieds)get datatype for binary arithmetic URL: https://github.com/apache/doris/pull/15350 -- 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] englefly commented on a diff in pull request #15240: [fix](nereids) binding priority in agg-sort, having, group_by_key

2023-01-02 Thread GitBox
englefly commented on code in PR #15240: URL: https://github.com/apache/doris/pull/15240#discussion_r1060299884 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/analysis/CheckAfterRewrite.java: ## @@ -45,11 +48,31 @@ public class CheckAfterRewrite extends OneAnalysisR

[GitHub] [doris] hello-stephen commented on pull request #15558: [Improvement](topn) runtime prune for topn query

2023-01-02 Thread GitBox
hello-stephen commented on PR #15558: URL: https://github.com/apache/doris/pull/15558#issuecomment-1369425892 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.46 seconds load time: 654 seconds storage size: 17123593220 Bytes https://doris-co

[doris] branch master updated: [feature-wip](multi-catalog) support automatic sync hive metastore events (#15401)

2023-01-02 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 893f5f9345 [feature-wip](multi-catalog) suppo

Error while running github feature from .asf.yaml in doris!

2023-01-02 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: 422 {"message": "Validation Failed", "errors": ["A repository cannot have more than 20 topics."], "documentation_url": "https://docs.github.com/rest/reference/repos#replace-all-repository-topics"} --

[GitHub] [doris] github-actions[bot] commented on pull request #15401: [feature](multi-catalog) support automatic sync hive metastore events

2023-01-02 Thread GitBox
github-actions[bot] commented on PR #15401: URL: https://github.com/apache/doris/pull/15401#issuecomment-1369419526 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 #15401: [feature](multi-catalog) support automatic sync hive metastore events

2023-01-02 Thread GitBox
github-actions[bot] commented on PR #15401: URL: https://github.com/apache/doris/pull/15401#issuecomment-1369419512 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 merged pull request #15401: [feature](multi-catalog) support automatic sync hive metastore events

2023-01-02 Thread GitBox
morningman merged PR #15401: URL: https://github.com/apache/doris/pull/15401 -- 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 commented on a diff in pull request #15401: [feature](multi-catalog) support automatic sync hive metastore events

2023-01-02 Thread GitBox
morningman commented on code in PR #15401: URL: https://github.com/apache/doris/pull/15401#discussion_r1060251495 ## fe/fe-core/src/main/java/org/apache/doris/datasource/HMSExternalCatalog.java: ## @@ -170,4 +180,48 @@ public List getSchema(String dbName, String tblName) {

Error while running github feature from .asf.yaml in doris!

2023-01-02 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: 422 {"message": "Validation Failed", "errors": ["A repository cannot have more than 20 topics."], "documentation_url": "https://docs.github.com/rest/reference/repos#replace-all-repository-topics"} --

[doris] branch master updated (77fda4f749 -> 9ab663212b)

2023-01-02 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 77fda4f749 [SpillToDisk](block reader and writer)Support spill to disk: implement interfaces for spill block and r

[GitHub] [doris] morningman merged pull request #15556: [docs](muti-catalog) update external iceberg system doc

2023-01-02 Thread GitBox
morningman merged PR #15556: URL: https://github.com/apache/doris/pull/15556 -- 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 #15557: [Fix](Nereids) fix except and intersect error for statsCalculator

2023-01-02 Thread GitBox
github-actions[bot] commented on PR #15557: URL: https://github.com/apache/doris/pull/15557#issuecomment-1369394445 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 #15557: [Fix](Nereids) fix except and intersect error for statsCalculator

2023-01-02 Thread GitBox
github-actions[bot] commented on PR #15557: URL: https://github.com/apache/doris/pull/15557#issuecomment-1369394427 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

Error while running github feature from .asf.yaml in doris!

2023-01-02 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: 422 {"message": "Validation Failed", "errors": ["A repository cannot have more than 20 topics."], "documentation_url": "https://docs.github.com/rest/reference/repos#replace-all-repository-topics"} --

[doris] branch master updated (ada72b055f -> 77fda4f749)

2023-01-02 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 ada72b055f [feature](Nereids): Support any_value/any function. (#15450) add 77fda4f749 [SpillToDisk](block reade

[GitHub] [doris] yiguolei merged pull request #15399: [draft] Support spill to disk: implement interfaces for spill block and read block

2023-01-02 Thread GitBox
yiguolei merged PR #15399: URL: https://github.com/apache/doris/pull/15399 -- 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 #15466: [Bug](filter) fix not in(null) return true

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

[GitHub] [doris] hello-stephen commented on pull request #15557: [Fix](Nereids) fix except and intersect error for statsCalculator

2023-01-02 Thread GitBox
hello-stephen commented on PR #15557: URL: https://github.com/apache/doris/pull/15557#issuecomment-1369387133 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.94 seconds load time: 648 seconds storage size: 17123685473 Bytes https://doris-co

Error while running github feature from .asf.yaml in doris!

2023-01-02 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: 422 {"message": "Validation Failed", "errors": ["A repository cannot have more than 20 topics."], "documentation_url": "https://docs.github.com/rest/reference/repos#replace-all-repository-topics"} --

[doris] branch master updated: [feature](Nereids): Support any_value/any function. (#15450)

2023-01-02 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin 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 ada72b055f [feature](Nereids): Support any_value

[GitHub] [doris] jackwener merged pull request #15450: [feature](Nereids): Support any_value/any function.

2023-01-02 Thread GitBox
jackwener merged PR #15450: URL: https://github.com/apache/doris/pull/15450 -- 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 #15450: [feature](Nereids): Support any_value/any function.

2023-01-02 Thread GitBox
github-actions[bot] commented on PR #15450: URL: https://github.com/apache/doris/pull/15450#issuecomment-1369382993 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 #15450: [feature](Nereids): Support any_value/any function.

2023-01-02 Thread GitBox
github-actions[bot] commented on PR #15450: URL: https://github.com/apache/doris/pull/15450#issuecomment-1369382977 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 #15554: [vectorized](udaf) fix udaf result is null when has multiple aggs

2023-01-02 Thread GitBox
github-actions[bot] commented on PR #15554: URL: https://github.com/apache/doris/pull/15554#issuecomment-1369379815 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 #15554: [vectorized](udaf) fix udaf result is null when has multiple aggs

2023-01-02 Thread GitBox
github-actions[bot] commented on PR #15554: URL: https://github.com/apache/doris/pull/15554#issuecomment-1369379797 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] FreeOnePlus commented on issue #15499: [Bug] flink-doris-connector-1.15-1.2.1导入数据,be内存泄露

2023-01-02 Thread GitBox
FreeOnePlus commented on issue #15499: URL: https://github.com/apache/doris/issues/15499#issuecomment-1369378996 可以加个微信来跟踪一下你这个问题,fl_manyi -- 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 spec

[GitHub] [doris] github-actions[bot] commented on pull request #15466: [Bug](filter) fix not in(null) return true

2023-01-02 Thread GitBox
github-actions[bot] commented on PR #15466: URL: https://github.com/apache/doris/pull/15466#issuecomment-1369369927 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 a diff in pull request #15491: Pq opt

2023-01-02 Thread GitBox
github-actions[bot] commented on code in PR #15491: URL: https://github.com/apache/doris/pull/15491#discussion_r1060263567 ## be/src/util/jsonb_document.h: ## @@ -168,29 +171,17 @@ class JsonbDocument { const ObjectVal* operator->() const { return ((const ObjectVal*)payload

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #15558: [Improvement](topn) runtime prune for topn query

2023-01-02 Thread GitBox
github-actions[bot] commented on code in PR #15558: URL: https://github.com/apache/doris/pull/15558#discussion_r1060262391 ## be/src/runtime/runtime_predicate.h: ## @@ -0,0 +1,72 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license ag

[GitHub] [doris] hello-stephen commented on pull request #15554: [vectorized](udaf) fix udaf result is null when has multiple aggs

2023-01-02 Thread GitBox
hello-stephen commented on PR #15554: URL: https://github.com/apache/doris/pull/15554#issuecomment-1369364901 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 36.26 seconds load time: 646 seconds storage size: 17122977292 Bytes https://doris-co

[GitHub] [doris] github-actions[bot] commented on pull request #15556: [docs](muti-catalog) update external iceberg system doc

2023-01-02 Thread GitBox
github-actions[bot] commented on PR #15556: URL: https://github.com/apache/doris/pull/15556#issuecomment-1369363086 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 #15556: [docs](muti-catalog) update external iceberg system doc

2023-01-02 Thread GitBox
github-actions[bot] commented on PR #15556: URL: https://github.com/apache/doris/pull/15556#issuecomment-1369363077 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: [refactor] remove partition pruner v1 (#15552)

2023-01-02 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 02d035466b [refactor] remove partition pruner

Error while running github feature from .asf.yaml in doris!

2023-01-02 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: 422 {"message": "Validation Failed", "errors": ["A repository cannot have more than 20 topics."], "documentation_url": "https://docs.github.com/rest/reference/repos#replace-all-repository-topics"} --

[GitHub] [doris] morningman merged pull request #15552: [refactor](old) remove partition prunner v1

2023-01-02 Thread GitBox
morningman merged PR #15552: URL: https://github.com/apache/doris/pull/15552 -- 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 #15466: [Bug](filter) fix not in(null) return true

2023-01-02 Thread GitBox
github-actions[bot] commented on PR #15466: URL: https://github.com/apache/doris/pull/15466#issuecomment-1369362310 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 opened a new pull request, #15558: [Improvement](topn) runtime prune for topn query

2023-01-02 Thread GitBox
xiaokang opened a new pull request, #15558: URL: https://github.com/apache/doris/pull/15558 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. This PR optimize topn query like `SELECT * FROM tableX ORDER BY columnA ASC/DESC LIMIT

[GitHub] [doris] zhengshiJ opened a new pull request, #15557: [Fix](Nereids) fix except and intersect error for statsCalculator

2023-01-02 Thread GitBox
zhengshiJ opened a new pull request, #15557: URL: https://github.com/apache/doris/pull/15557 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Y

Error while running github feature from .asf.yaml in doris!

2023-01-02 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: 422 {"message": "Validation Failed", "errors": ["A repository cannot have more than 20 topics."], "documentation_url": "https://docs.github.com/rest/reference/repos#replace-all-repository-topics"} --

[doris] branch master updated: [fix](nereids) check failed that exchange node under agg must from PhysicalDistribute (#15473)

2023-01-02 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 31548cfe2a [fix](nereids) check failed that ex

[GitHub] [doris] morrySnow merged pull request #15473: [fix](nereids) translate agg-dist

2023-01-02 Thread GitBox
morrySnow merged PR #15473: URL: https://github.com/apache/doris/pull/15473 -- 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] wsjz opened a new pull request, #15556: [docs](muti-catalog) update external iceberg system doc

2023-01-02 Thread GitBox
wsjz opened a new pull request, #15556: URL: https://github.com/apache/doris/pull/15556 # Proposed changes Update doc for reading iceberg table. ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior:

[GitHub] [doris] zhouhoo opened a new issue, #15555: doris kafka routine load bad message format

2023-01-02 Thread GitBox
zhouhoo opened a new issue, #1: URL: https://github.com/apache/doris/issues/1 ### Discussed in https://github.com/apache/doris/discussions/15536 Originally posted by **zhouhoo** December 30, 2022 **_when I use doris 1.1.5 routine load to consume kafka data, the erro

[GitHub] [doris] github-actions[bot] commented on pull request #15554: [vectorized](udaf) fix udaf result is null when has multiple aggs

2023-01-02 Thread GitBox
github-actions[bot] commented on PR #15554: URL: https://github.com/apache/doris/pull/15554#issuecomment-1369343002 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] zhangstar333 opened a new pull request, #15554: [vectorized](udaf) fix udaf result is null when has multiple aggs

2023-01-02 Thread GitBox
zhangstar333 opened a new pull request, #15554: URL: https://github.com/apache/doris/pull/15554 # Proposed changes https://user-images.githubusercontent.com/87313068/210294210-cd1e0760-70e3-4d2e-9665-42775bce53ca.png";> Issue Number: close #xxx ## Problem

[GitHub] [doris] github-actions[bot] commented on pull request #15552: [refactor](old) remove partition prunner v1

2023-01-02 Thread GitBox
github-actions[bot] commented on PR #15552: URL: https://github.com/apache/doris/pull/15552#issuecomment-1369340256 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 #15552: [refactor](old) remove partition prunner v1

2023-01-02 Thread GitBox
github-actions[bot] commented on PR #15552: URL: https://github.com/apache/doris/pull/15552#issuecomment-1369340236 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

Error while running github feature from .asf.yaml in doris!

2023-01-02 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: 422 {"message": "Validation Failed", "errors": ["A repository cannot have more than 20 topics."], "documentation_url": "https://docs.github.com/rest/reference/repos#replace-all-repository-topics"} --

[doris] branch master updated: [bugfix](datetimev2) fix coredump when load datatime data to doris (#15510)

2023-01-02 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg 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 57620f6f0d [bugfix](datetimev2) fix coredump whe

[GitHub] [doris] yangzhg merged pull request #15510: [bugfix](datetimev2) fix coredump when load datatime data to doris

2023-01-02 Thread GitBox
yangzhg merged PR #15510: URL: https://github.com/apache/doris/pull/15510 -- 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.apac

[GitHub] [doris] github-actions[bot] commented on pull request #14531: [improvement](meta) make database,table,column names to support unicode (replace PR #13467 with this)

2023-01-02 Thread GitBox
github-actions[bot] commented on PR #14531: URL: https://github.com/apache/doris/pull/14531#issuecomment-1369313457 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] zddr commented on a diff in pull request #15401: [WIP]support automatic sync hive metastore events

2023-01-02 Thread GitBox
zddr commented on code in PR #15401: URL: https://github.com/apache/doris/pull/15401#discussion_r1060226896 ## fe/fe-core/src/main/java/org/apache/doris/datasource/hive/event/MetastoreEventFactory.java: ## @@ -0,0 +1,81 @@ +// Licensed to the Apache Software Foundation (ASF) und

[GitHub] [doris] zddr commented on a diff in pull request #15401: [WIP]support automatic sync hive metastore events

2023-01-02 Thread GitBox
zddr commented on code in PR #15401: URL: https://github.com/apache/doris/pull/15401#discussion_r1060226152 ## fe/fe-core/src/main/java/org/apache/doris/datasource/HMSExternalCatalog.java: ## @@ -170,4 +180,48 @@ public List getSchema(String dbName, String tblName) { }

[doris] branch master updated (14eaf41029 -> 17286861ef)

2023-01-02 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 14eaf41029 [refactor](remove rowblockv2) remove rowblock v2 structure (#15540) add 17286861ef [Fix](multi catal

Error while running github feature from .asf.yaml in doris!

2023-01-02 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: 422 {"message": "Validation Failed", "errors": ["A repository cannot have more than 20 topics."], "documentation_url": "https://docs.github.com/rest/reference/repos#replace-all-repository-topics"} --

[GitHub] [doris] yiguolei merged pull request #15550: [Fix](multi catalog)Skip non-vectorized init code for NewFileScanNode.

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

[doris] branch master updated: [refactor](remove rowblockv2) remove rowblock v2 structure (#15540)

2023-01-02 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 14eaf41029 [refactor](remove rowblockv2) remove

Error while running github feature from .asf.yaml in doris!

2023-01-02 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: 422 {"message": "Validation Failed", "errors": ["A repository cannot have more than 20 topics."], "documentation_url": "https://docs.github.com/rest/reference/repos#replace-all-repository-topics"} --

[GitHub] [doris] yiguolei merged pull request #15540: [refactor](remove rowblockv2) remove rowblock v2 structure

2023-01-02 Thread GitBox
yiguolei merged PR #15540: URL: https://github.com/apache/doris/pull/15540 -- 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] stalary commented on issue #14968: [Feature] flinksql增量读取doris

2023-01-02 Thread GitBox
stalary commented on issue #14968: URL: https://github.com/apache/doris/issues/14968#issuecomment-1369285478 What is your design proposal? -- 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 spec

[GitHub] [doris] stalary commented on issue #15485: [Bug] mapping not found for the ES Cluster

2023-01-02 Thread GitBox
stalary commented on issue #15485: URL: https://github.com/apache/doris/issues/15485#issuecomment-1369282784 Please provide products_v4_1/_mapping full info. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [doris] github-actions[bot] commented on pull request #10618: [Enhancement] [vectorized] serialize aggregate data to actual column type in aggregation #10603

2023-01-02 Thread GitBox
github-actions[bot] commented on PR #10618: URL: https://github.com/apache/doris/pull/10618#issuecomment-1369282325 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

[GitHub] [doris] stalary closed issue #15279: stream load写入默认值问题

2023-01-02 Thread GitBox
stalary closed issue #15279: stream load写入默认值问题 URL: https://github.com/apache/doris/issues/15279 -- 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: commit

[GitHub] [doris] stalary closed issue #15122: doris表新增字段后一直不显示新增的字段.

2023-01-02 Thread GitBox
stalary closed issue #15122: doris表新增字段后一直不显示新增的字段. URL: https://github.com/apache/doris/issues/15122 -- 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: co

  1   2   >