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

2022-12-29 Thread GitBox
BiteThet commented on PR #15466: URL: https://github.com/apache/doris/pull/15466#issuecomment-1367778719 > 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 to go to the specific commen

[GitHub] [doris] github-actions[bot] commented on pull request #15519: [enhancement](tablet) Unify redundant `create_rowset_writer` methods

2022-12-29 Thread GitBox
github-actions[bot] commented on PR #15519: URL: https://github.com/apache/doris/pull/15519#issuecomment-136359 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] platoneko opened a new pull request, #15519: [enhancement](tablet) Unify redundant `create_rowset_writer` methods

2022-12-29 Thread GitBox
platoneko opened a new pull request, #15519: URL: https://github.com/apache/doris/pull/15519 # Proposed changes Issue Number: close #xxx ## Problem summary 1. Unify redundant `create_rowset_writer` methods. 2. Set `resource_id` when setting `fs` in rowset meta

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

2022-12-29 Thread GitBox
morrySnow commented on code in PR #14964: URL: https://github.com/apache/doris/pull/14964#discussion_r1059276593 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/agg/Min.java: ## @@ -32,15 +31,19 @@ import java.util.List; /** min agg function.

[GitHub] [doris] github-actions[bot] commented on pull request #15484: [Fix](Nereids) Group by binding should be consistent with the behavio…

2022-12-29 Thread GitBox
github-actions[bot] commented on PR #15484: URL: https://github.com/apache/doris/pull/15484#issuecomment-1367774753 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 #15484: [Fix](Nereids) Group by binding should be consistent with the behavio…

2022-12-29 Thread GitBox
github-actions[bot] commented on PR #15484: URL: https://github.com/apache/doris/pull/15484#issuecomment-1367774747 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!

2022-12-29 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 (dec1eb360c -> 08d4dcefff)

2022-12-29 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 dec1eb360c [fix](brokerload) be core dump caused by broker load orc format file nullptr pointer (#15460) add 08

[GitHub] [doris] yiguolei merged pull request #15379: [typo](doc)data partition doc including en and zh-CN

2022-12-29 Thread GitBox
yiguolei merged PR #15379: URL: https://github.com/apache/doris/pull/15379 -- 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

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

2022-12-29 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 (2f572ccc43 -> dec1eb360c)

2022-12-29 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 2f572ccc43 [fix](index) fix that the last element of each batch will be read repeatedly for binary prefix page (#154

[GitHub] [doris] yiguolei merged pull request #15460: [fix](brokerload) be core dump caused by broker load orc format file nullptr pointer

2022-12-29 Thread GitBox
yiguolei merged PR #15460: URL: https://github.com/apache/doris/pull/15460 -- 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 closed issue #15459: [Bug] be core dump caused by broker load orc format file

2022-12-29 Thread GitBox
yiguolei closed issue #15459: [Bug] be core dump caused by broker load orc format file URL: https://github.com/apache/doris/issues/15459 -- 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 #15517: [refactor](remove-non-vec) Remove non vec load from memtable and delta writer

2022-12-29 Thread GitBox
github-actions[bot] commented on PR #15517: URL: https://github.com/apache/doris/pull/15517#issuecomment-1367773212 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

[doris] branch master updated: [fix](index) fix that the last element of each batch will be read repeatedly for binary prefix page (#15481)

2022-12-29 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 2f572ccc43 [fix](index) fix that the last eleme

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

2022-12-29 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 #15481: [fix](index) fix that the last element of each batch will be read repeatedly for binary prefix page

2022-12-29 Thread GitBox
yiguolei merged PR #15481: URL: https://github.com/apache/doris/pull/15481 -- 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

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

2022-12-29 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: [Enhancement](hdfs) make libhdfs3 compatible with hdfs2 server (#15497)

2022-12-29 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 9246e03932 [Enhancement](hdfs) make libhdfs3 co

[GitHub] [doris] yiguolei merged pull request #15497: [Enhancement] make libhdfs3 compatible with hdfs2 server

2022-12-29 Thread GitBox
yiguolei merged PR #15497: URL: https://github.com/apache/doris/pull/15497 -- 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 opened a new pull request, #15517: [refactor](remove-non-vec) Remove non vec load from memtable and delta writer

2022-12-29 Thread GitBox
yiguolei opened a new pull request, #15517: URL: https://github.com/apache/doris/pull/15517 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Ye

[GitHub] [doris] github-actions[bot] commented on pull request #15409: [refactor](non-vec) remove non vec code for indexed column reader

2022-12-29 Thread GitBox
github-actions[bot] commented on PR #15409: URL: https://github.com/apache/doris/pull/15409#issuecomment-1367771092 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 #15506: [fix](Nereids): Support function in OneRowRelation.

2022-12-29 Thread GitBox
hello-stephen commented on PR #15506: URL: https://github.com/apache/doris/pull/15506#issuecomment-1367770684 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.58 seconds load time: 660 seconds storage size: 17123001284 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #15505: [Bug](decimalv3) Fix wrong decimalv3 value after insertion

2022-12-29 Thread GitBox
hello-stephen commented on PR #15505: URL: https://github.com/apache/doris/pull/15505#issuecomment-1367759480 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 36.36 seconds load time: 650 seconds storage size: 17123656729 Bytes https://doris-co

[GitHub] [doris] github-actions[bot] commented on pull request #15240: [fix](nereids) binding priority in BindSlotReference::bindSortWithAggregateFunction()

2022-12-29 Thread GitBox
github-actions[bot] commented on PR #15240: URL: https://github.com/apache/doris/pull/15240#issuecomment-1367758285 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 #15240: [fix](nereids) binding priority in BindSlotReference::bindSortWithAggregateFunction()

2022-12-29 Thread GitBox
github-actions[bot] commented on PR #15240: URL: https://github.com/apache/doris/pull/15240#issuecomment-1367758277 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 #15509: [wip-feature](partition)add default list partition

2022-12-29 Thread GitBox
github-actions[bot] commented on PR #15509: URL: https://github.com/apache/doris/pull/15509#issuecomment-1367754999 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] starocean999 opened a new pull request, #15515: [fix](fe)change session variable group_concat_max_len from int to long

2022-12-29 Thread GitBox
starocean999 opened a new pull request, #15515: URL: https://github.com/apache/doris/pull/15515 # Proposed changes Issue Number: close #xxx ## Problem summary some bi tool will set group_concat_max_len to uint32 max value(4294967295). So fe should use long type to store

[GitHub] [doris] yiguolei commented on a diff in pull request #15399: [draft] Support spill to disk: implement interfaces for spill block and read block

2022-12-29 Thread GitBox
yiguolei commented on code in PR #15399: URL: https://github.com/apache/doris/pull/15399#discussion_r1059260290 ## be/src/vec/core/block_spill_writer.cpp: ## @@ -0,0 +1,73 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreement

[GitHub] [doris] Henry2SS opened a new pull request, #15513: [typo](variables docs) add docs for adding variables called rewrite_or_to_in_predicate_threshold

2022-12-29 Thread GitBox
Henry2SS opened a new pull request, #15513: URL: https://github.com/apache/doris/pull/15513 …r_to_in_predicate_threshold # Proposed changes Issue Number: close #15437 ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect

[doris] branch master updated (5ec4e5586f -> 2704651fde)

2022-12-29 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 5ec4e5586f [refactor]remove seek block in segmentIterator (#15413) add 2704651fde [fix](nereids) hll and bitmap

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

2022-12-29 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 #15471: [fix](nereids)hll and bitmap type can't be used as order by and group by exprs

2022-12-29 Thread GitBox
morrySnow merged PR #15471: URL: https://github.com/apache/doris/pull/15471 -- 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] morrySnow commented on pull request #15502: [fix](Nereids) round function return type should be double

2022-12-29 Thread GitBox
morrySnow commented on PR #15502: URL: https://github.com/apache/doris/pull/15502#issuecomment-1367748631 do not merge it, need to fix round_bankers and add regression test -- 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 #15471: [fix](nereids)hll and bitmap type can't be used as order by and group by exprs

2022-12-29 Thread GitBox
github-actions[bot] commented on PR #15471: URL: https://github.com/apache/doris/pull/15471#issuecomment-1367747984 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 #15471: [fix](nereids)hll and bitmap type can't be used as order by and group by exprs

2022-12-29 Thread GitBox
github-actions[bot] commented on PR #15471: URL: https://github.com/apache/doris/pull/15471#issuecomment-1367747979 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 (520b6d7910 -> 5ec4e5586f)

2022-12-29 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 520b6d7910 [Improvement](decimalv3) Add a config to check overflow for DECIMALV3 (#15463) add 5ec4e5586f [refac

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

2022-12-29 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 #15413: [refactor]remove seek block in segmentIterator

2022-12-29 Thread GitBox
yiguolei merged PR #15413: URL: https://github.com/apache/doris/pull/15413 -- 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] liaoxin01 commented on a diff in pull request #15481: [fix](index) fix that the last element of each batch will be read repeatedly for binary prefix page

2022-12-29 Thread GitBox
liaoxin01 commented on code in PR #15481: URL: https://github.com/apache/doris/pull/15481#discussion_r1059255115 ## be/src/olap/rowset/segment_v2/binary_prefix_page.cpp: ## @@ -257,21 +257,23 @@ Status BinaryPrefixPageDecoder::next_batch(size_t* n, ColumnBlockView* dst) {

[GitHub] [doris] SaintBacchus opened a new pull request, #15511: [feature](Load)Suppot MySQL Load Data

2022-12-29 Thread GitBox
SaintBacchus opened a new pull request, #15511: URL: https://github.com/apache/doris/pull/15511 # Proposed changes https://cwiki.apache.org/confluence/display/DORIS/DSIP-028%3A+Suppot+MySQL+Load+Data Issue Number: close #xxx ## Problem summary Describe your changes.

[GitHub] [doris] hello-stephen commented on pull request #15502: [fix](Nereids) round function return type should be double

2022-12-29 Thread GitBox
hello-stephen commented on PR #15502: URL: https://github.com/apache/doris/pull/15502#issuecomment-1367744574 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 36.54 seconds load time: 655 seconds storage size: 17123591152 Bytes https://doris-co

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

2022-12-29 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: [Improvement](decimalv3) Add a config to check overflow for DECIMALV3 (#15463)

2022-12-29 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee 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 520b6d7910 [Improvement](decimalv3) Add a con

[GitHub] [doris] Gabriel39 merged pull request #15463: [Improvement](decimalv3) Add a config to check overflow for DECIMALV3

2022-12-29 Thread GitBox
Gabriel39 merged PR #15463: URL: https://github.com/apache/doris/pull/15463 -- 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

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

2022-12-29 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](SparkLoad): fix the timeout aborted loadtasks are not cleaned up. (#15480)

2022-12-29 Thread wangbo
This is an automated email from the ASF dual-hosted git repository. wangbo 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 5db8b52441 [Fix](SparkLoad): fix the timeout abor

[GitHub] [doris] wangbo merged pull request #15480: [Fix](SparkLoad): fix the timeout aborted loadtasks are not cleaned up.

2022-12-29 Thread GitBox
wangbo merged PR #15480: URL: https://github.com/apache/doris/pull/15480 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apach

[GitHub] [doris] wangbo closed issue #15446: [Bug] sparkload push tasks are not cleaned up when txn timeout aborted

2022-12-29 Thread GitBox
wangbo closed issue #15446: [Bug] sparkload push tasks are not cleaned up when txn timeout aborted URL: https://github.com/apache/doris/issues/15446 -- 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] hello-stephen commented on pull request #15501: [Improvement](FE) Support more types of log level for FE.

2022-12-29 Thread GitBox
hello-stephen commented on PR #15501: URL: https://github.com/apache/doris/pull/15501#issuecomment-1367741142 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 37.17 seconds load time: 699 seconds storage size: 17123605271 Bytes https://doris-co

[GitHub] [doris] github-actions[bot] commented on pull request #15212: [Feature](Materialized-View) support advanced Materialized-View

2022-12-29 Thread GitBox
github-actions[bot] commented on PR #15212: URL: https://github.com/apache/doris/pull/15212#issuecomment-1367740666 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 #15467: [fix](nereids)the project node is lost when creating PhysicalStorageLayerAggregate node

2022-12-29 Thread GitBox
github-actions[bot] commented on PR #15467: URL: https://github.com/apache/doris/pull/15467#issuecomment-1367740451 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 #15467: [fix](nereids)the project node is lost when creating PhysicalStorageLayerAggregate node

2022-12-29 Thread GitBox
github-actions[bot] commented on PR #15467: URL: https://github.com/apache/doris/pull/15467#issuecomment-1367740443 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 #15510: [bugfix](datetimev2) fix coredump when load datatime data to doris

2022-12-29 Thread GitBox
github-actions[bot] commented on PR #15510: URL: https://github.com/apache/doris/pull/15510#issuecomment-1367739119 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] yangzhg opened a new pull request, #15510: [bugfix](datetimev2) fix coredump when load datatime data to doris

2022-12-29 Thread GitBox
yangzhg opened a new pull request, #15510: URL: https://github.com/apache/doris/pull/15510 # Proposed changes Issue Number: close #xxx ## Problem summary this bug is because of date_time_v2 will check scale when constructed https://github.com/apache/doris/blob/5c

[GitHub] [doris] df007df commented on issue #14670: [Bug] 启动doris 1.1.4 FE 报错

2022-12-29 Thread GitBox
df007df commented on issue #14670: URL: https://github.com/apache/doris/issues/14670#issuecomment-1367737843 How do I solve the same problem with docker-compose? -- 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 #15509: [wip-feature](partition)add default list partition

2022-12-29 Thread GitBox
github-actions[bot] commented on PR #15509: URL: https://github.com/apache/doris/pull/15509#issuecomment-1367735866 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] ByteYue opened a new pull request, #15509: [wip-feature](partition)add default list partition

2022-12-29 Thread GitBox
ByteYue opened a new pull request, #15509: URL: https://github.com/apache/doris/pull/15509 # Proposed changes Issue Number: close #15507 ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [x] Y

[GitHub] [doris] morningman commented on issue #15508: [Draft] Release Note 1.2.1

2022-12-29 Thread GitBox
morningman commented on issue #15508: URL: https://github.com/apache/doris/issues/15508#issuecomment-1367735121 [TODO] For English Version -- 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] morningman opened a new issue, #15508: [Draft] Release Note 1.2.1

2022-12-29 Thread GitBox
morningman opened a new issue, #15508: URL: https://github.com/apache/doris/issues/15508 [36b61d4] # Improvement 1. 支持 Iceberg V2 支持 Iceberg V2 (仅支持 Position Delete, Equality Delete 会在后续版本支持)。可以通过 Multi-Catalog 功能访问 Iceberg V2 格式的表。 1. 支持 OR 条件转 IN (#12872) (

[GitHub] [doris] hello-stephen commented on pull request #15500: [feature](Nereids): Support variance_samp function.

2022-12-29 Thread GitBox
hello-stephen commented on PR #15500: URL: https://github.com/apache/doris/pull/15500#issuecomment-1367734154 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 36.63 seconds load time: 653 seconds storage size: 17123651675 Bytes https://doris-co

[GitHub] [doris] zhannngchen commented on a diff in pull request #15481: [fix](index) fix that the last element of each batch will be read repeatedly for binary prefix page

2022-12-29 Thread GitBox
zhannngchen commented on code in PR #15481: URL: https://github.com/apache/doris/pull/15481#discussion_r1059245234 ## be/src/olap/rowset/segment_v2/binary_prefix_page.cpp: ## @@ -257,21 +257,23 @@ Status BinaryPrefixPageDecoder::next_batch(size_t* n, ColumnBlockView* dst) {

[doris] branch branch-1.2-lts updated: [optimize](multi-catalog) use dictionary encode&filter to process delete files (#15441)

2022-12-29 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.2-lts by this push: new 36b61d4826 [optimize](multi-c

[doris] branch branch-1.2-lts updated: [Broker](bos) suppoert baidu bos object storage for broker (#15448)

2022-12-29 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 7ccd504932 [Broker](bos) suppoer

[GitHub] [doris] ByteYue opened a new issue, #15507: [Feature] support default partition for list partition when creating table

2022-12-29 Thread GitBox
ByteYue opened a new issue, #15507: URL: https://github.com/apache/doris/issues/15507 ### 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 There is currently n

[GitHub] [doris] github-actions[bot] commented on pull request #15502: [fix](Nereids) round function return type should be double

2022-12-29 Thread GitBox
github-actions[bot] commented on PR #15502: URL: https://github.com/apache/doris/pull/15502#issuecomment-1367725250 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 #15502: [fix](Nereids) round function return type should be double

2022-12-29 Thread GitBox
github-actions[bot] commented on PR #15502: URL: https://github.com/apache/doris/pull/15502#issuecomment-1367725165 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] jackwener opened a new pull request, #15506: [fix](Nereids): Support function in OneRowRelation.

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

[doris] branch master updated: [Broker](bos) suppoert baidu bos object storage for broker (#15448)

2022-12-29 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 5c5b7a5c6f [Broker](bos) suppoert baidu bos obje

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

2022-12-29 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] yangzhg merged pull request #15448: [Broker](bos) support baidu bos object storage file system for broker

2022-12-29 Thread GitBox
yangzhg merged PR #15448: URL: https://github.com/apache/doris/pull/15448 -- 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 #15448: [Broker](bos) support baidu bos object storage file system for broker

2022-12-29 Thread GitBox
github-actions[bot] commented on PR #15448: URL: https://github.com/apache/doris/pull/15448#issuecomment-1367718887 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 #15463: [Improvement](decimalv3) Add a config to check overflow for DECIMALV3

2022-12-29 Thread GitBox
github-actions[bot] commented on PR #15463: URL: https://github.com/apache/doris/pull/15463#issuecomment-1367718779 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 #15497: [Enhancement] make libhdfs3 compatible with hdfs2 server

2022-12-29 Thread GitBox
github-actions[bot] commented on PR #15497: URL: https://github.com/apache/doris/pull/15497#issuecomment-1367718601 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 #15497: [Enhancement] make libhdfs3 compatible with hdfs2 server

2022-12-29 Thread GitBox
github-actions[bot] commented on PR #15497: URL: https://github.com/apache/doris/pull/15497#issuecomment-1367718610 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 merged pull request #15442: [fix](icebergv2)update icebergv2 regression case

2022-12-29 Thread GitBox
morningman merged PR #15442: URL: https://github.com/apache/doris/pull/15442 -- 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

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

2022-12-29 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](icebergv2)update icebergv2 regression case (#15442)

2022-12-29 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 2339dcda05 [fix](icebergv2)update icebergv2 r

[GitHub] [doris] xy720 closed pull request #15474: [WIP](struct-type) support struct-type in vectorize storage engine

2022-12-29 Thread GitBox
xy720 closed pull request #15474: [WIP](struct-type) support struct-type in vectorize storage engine URL: https://github.com/apache/doris/pull/15474 -- 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 t

[GitHub] [doris] github-actions[bot] commented on pull request #15259: [Pipeline] Fix PipScannerContext::can_finish return wrong status

2022-12-29 Thread GitBox
github-actions[bot] commented on PR #15259: URL: https://github.com/apache/doris/pull/15259#issuecomment-1367712584 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 #15497: [Enhancement] make libhdfs3 compatible with hdfs2 server

2022-12-29 Thread GitBox
hello-stephen commented on PR #15497: URL: https://github.com/apache/doris/pull/15497#issuecomment-1367711760 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.77 seconds load time: 657 seconds storage size: 17123282356 Bytes https://doris-co

[GitHub] [doris] github-actions[bot] commented on pull request #15505: [Bug](decimalv3) Fix wrong decimalv3 value after insertion

2022-12-29 Thread GitBox
github-actions[bot] commented on PR #15505: URL: https://github.com/apache/doris/pull/15505#issuecomment-1367710700 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] Gabriel39 opened a new pull request, #15505: [Bug](decimalv3) Fix wrong decimalv3 value after insertion

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

[GitHub] [doris] englefly commented on a diff in pull request #15240: [fix](nereids) binding priority in BindSlotReference::bindSortWithAggregateFunction()

2022-12-29 Thread GitBox
englefly commented on code in PR #15240: URL: https://github.com/apache/doris/pull/15240#discussion_r1059232132 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/analysis/BindSlotReference.java: ## @@ -373,13 +374,45 @@ private Plan bindSortWithAggregateFunction(

[GitHub] [doris] morrySnow opened a new pull request, #15502: [fix](Nereids) round function return type should be double

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

[GitHub] [doris] wangshuo128 opened a new pull request, #15501: [Improvement](FE) Support more types of log level for FE.

2022-12-29 Thread GitBox
wangshuo128 opened a new pull request, #15501: URL: https://github.com/apache/doris/pull/15501 # Proposed changes Currently, FE only supports these log levels: `INFO, WARN, ERROR, FATAL`. Sometimes we need more log levels, such as `DEBUG`. This PR proposes to support all the types of l

[GitHub] [doris] jackwener opened a new pull request, #15500: [feature](Nereids): Support variance_samp function.

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

[GitHub] [doris] songtao-git opened a new issue, #15499: [Bug] flink-doris-connector-1.15-1.2.1导入数据,be内存泄露

2022-12-29 Thread GitBox
songtao-git opened a new issue, #15499: URL: https://github.com/apache/doris/issues/15499 ### 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 1.2.0 ### Wha

[GitHub] [doris] wuweixianfeng closed pull request #15498: Update install-deploy.md

2022-12-29 Thread GitBox
wuweixianfeng closed pull request #15498: Update install-deploy.md URL: https://github.com/apache/doris/pull/15498 -- 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] wuweixianfeng opened a new pull request, #15498: Update install-deploy.md

2022-12-29 Thread GitBox
wuweixianfeng opened a new pull request, #15498: URL: https://github.com/apache/doris/pull/15498 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [

[GitHub] [doris] songtao-git commented on issue #4962: stream load 用json导入时发生内存泄漏

2022-12-29 Thread GitBox
songtao-git commented on issue #4962: URL: https://github.com/apache/doris/issues/4962#issuecomment-1367695920 1.2.0版本依然存在这个问题,使用flink测流+flink-doris-connector-1.15-1.2.1的方式来导入全量数据,be的内存一直上涨,直到限制后任务失败,重启后恢复,好不容易使用savepoint+重启策略把全量数据导完之后,增量较少的情况下,be的内存仍然一直上涨,时间一久系统的内存都使用完了😂 -- This is an au

[GitHub] [doris] dujl opened a new pull request, #15497: [Enhancement] make libhdfs3 compatible with hdfs2 server

2022-12-29 Thread GitBox
dujl opened a new pull request, #15497: URL: https://github.com/apache/doris/pull/15497 When doris be getFileStatus from HDFS2 server, libhdfs3 will throw exception because of the permission code returned by hdfs2 server is greater than 1<<12. The bit 12 of permission code is aclBit which h

[GitHub] [doris] github-actions[bot] commented on pull request #15460: [fix](brokerload) be core dump caused by broker load orc format file nullptr pointer

2022-12-29 Thread GitBox
github-actions[bot] commented on PR #15460: URL: https://github.com/apache/doris/pull/15460#issuecomment-1367692255 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] spaces-X commented on pull request #15480: [Fix](SparkLoad): fix the timeout aborted loadtasks are not cleaned up.

2022-12-29 Thread GitBox
spaces-X commented on PR #15480: URL: https://github.com/apache/doris/pull/15480#issuecomment-1367691883 rebase the newest master branch for pipeline failures. -- 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] github-actions[bot] commented on pull request #15413: [refactor]remove seek block in segmentIterator

2022-12-29 Thread GitBox
github-actions[bot] commented on PR #15413: URL: https://github.com/apache/doris/pull/15413#issuecomment-1367687075 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 #15460: [fix](brokerload) be core dump caused by broker load orc format file nullptr pointer

2022-12-29 Thread GitBox
github-actions[bot] commented on PR #15460: URL: https://github.com/apache/doris/pull/15460#issuecomment-1367685182 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 #15460: [fix](brokerload) be core dump caused by broker load orc format file nullptr pointer

2022-12-29 Thread GitBox
github-actions[bot] commented on PR #15460: URL: https://github.com/apache/doris/pull/15460#issuecomment-1367685193 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 #15481: [fix](index) fix that the last element of each batch will be read repeatedly for binary prefix page

2022-12-29 Thread GitBox
github-actions[bot] commented on PR #15481: URL: https://github.com/apache/doris/pull/15481#issuecomment-1367683850 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 #15481: [fix](index) fix that the last element of each batch will be read repeatedly for binary prefix page

2022-12-29 Thread GitBox
github-actions[bot] commented on PR #15481: URL: https://github.com/apache/doris/pull/15481#issuecomment-1367683839 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!

2022-12-29 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"} --

  1   2   3   >