[GitHub] [doris] starocean999 opened a new pull request, #12040: [fix](plan)add changeSlotToNullableOfOuterJoinedTuples method

2022-08-23 Thread GitBox
starocean999 opened a new pull request, #12040: URL: https://github.com/apache/doris/pull/12040 # Proposed changes Issue Number: close #xxx ## Problem summary fix compile error ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes

[GitHub] [doris] hello-stephen opened a new pull request, #12039: [ci](shellcheck)shellcheck include ssb-tools and tpch-tools

2022-08-23 Thread GitBox
hello-stephen opened a new pull request, #12039: URL: https://github.com/apache/doris/pull/12039 # Proposed changes Issue Number: close #xxx ## Problem summary according to the comment from https://github.com/apache/doris/pull/11975 ## Checklist(Required) 1.

[GitHub] [doris] cambyzju opened a new pull request, #12038: [Enhancement](table_function) table function node enhancement

2022-08-23 Thread GitBox
cambyzju opened a new pull request, #12038: URL: https://github.com/apache/doris/pull/12038 # Proposed changes Issue Number: close #12034 ## Problem summary For 10W bitmap test: 1. Before enhancement (time: **1m12s**) https://user-images.githubusercontent.com/10771715/1

[GitHub] [doris] wangshuo128 opened a new pull request, #12037: [Fix][Planner] Show rollup info in explain result.

2022-08-23 Thread GitBox
wangshuo128 opened a new pull request, #12037: URL: https://github.com/apache/doris/pull/12037 # Proposed changes Rollup info in explain result was deleted by [#10073](https://github.com/apache/doris/pull/10073). ## Problem summary Describe your changes. ## Checklist(

[GitHub] [doris] adonis0147 commented on pull request #11975: [tools](ssb and tpch)optimize tools

2022-08-23 Thread GitBox
adonis0147 commented on PR #11975: URL: https://github.com/apache/doris/pull/11975#issuecomment-1225270022 @yiguolei there are some unresolved comments. Why did you merge it? CC @morningman -- This is an automated message from the Apache Git Service. To respond to the message, plea

[doris] branch dev-1.1.2 updated: [dev-1.1.2](spark-load)Spark load supports string type data import

2022-08-23 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch dev-1.1.2 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/dev-1.1.2 by this push: new 509f901d9b [dev-1.1.2](spark-load)Spark l

[doris-website] branch master updated: Revert "Revert "Change static files to CDN (#64)

2022-08-23 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 4ee502fd92c Revert "Revert "Change

[GitHub] [doris-website] hf200012 merged pull request #64: Revert "Revert "Change static files to CDN

2022-08-23 Thread GitBox
hf200012 merged PR #64: URL: https://github.com/apache/doris-website/pull/64 -- 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] weizuo93 opened a new pull request, #12036: [Fix](load) Report brpc port of single replica load to FE

2022-08-23 Thread GitBox
weizuo93 opened a new pull request, #12036: URL: https://github.com/apache/doris/pull/12036 # Proposed changes Issue Number: close #xxx ## Problem summary Master replica will notify slave replicas through local brpc port (default `8070`) for single replica load. If the b

[GitHub] [doris] yiguolei merged pull request #12027: [fix](agg) Crashing caused by serialization in streaming aggregation

2022-08-23 Thread GitBox
yiguolei merged PR #12027: URL: https://github.com/apache/doris/pull/12027 -- 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 (d8e401cfba -> f875684345)

2022-08-23 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 d8e401cfba [Chore](script) support custom python version on build script (#11954) add f875684345 [fix](agg) Cra

[GitHub] [doris] yiguolei closed issue #12026: [Bug] Crashing caused by serialization in streaming aggregation

2022-08-23 Thread GitBox
yiguolei closed issue #12026: [Bug] Crashing caused by serialization in streaming aggregation URL: https://github.com/apache/doris/issues/12026 -- 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 sp

[GitHub] [doris] myfjdthink opened a new issue, #12035: [Bug] Stream/Broker Load value is wrong, 0.000999999999 becomes 0.001

2022-08-23 Thread GitBox
myfjdthink opened a new issue, #12035: URL: https://github.com/apache/doris/issues/12035 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version 1.1.1

[doris] branch master updated: [Chore](script) support custom python version on build script (#11954)

2022-08-23 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 d8e401cfba [Chore](script) support custom pytho

[GitHub] [doris] yiguolei merged pull request #11954: [Chore](script) support custom python version on build script

2022-08-23 Thread GitBox
yiguolei merged PR #11954: URL: https://github.com/apache/doris/pull/11954 -- 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] cambyzju opened a new issue, #12034: [Enhancement] explode_bitmap with large bitmap is very slow

2022-08-23 Thread GitBox
cambyzju opened a new issue, #12034: URL: https://github.com/apache/doris/issues/12034 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description 1. two ta

[doris] branch master updated: [tools](ssb and tpch)optimize tools (#11975)

2022-08-23 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 9cceddaeb3 [tools](ssb and tpch)optimize tools

[GitHub] [doris] yiguolei merged pull request #11975: [tools](ssb and tpch)optimize tools

2022-08-23 Thread GitBox
yiguolei merged PR #11975: URL: https://github.com/apache/doris/pull/11975 -- 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 dev-1.1.2 updated: [fix](sort)the sort expr nullable info is wrong in some case (#12003)

2022-08-23 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch dev-1.1.2 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/dev-1.1.2 by this push: new 32f95c269a [fix](sort)the sort expr nulla

[doris] branch master updated (1304a17600 -> 81b6c8d9f9)

2022-08-23 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 1304a17600 [fix](memtracker) Improve performance of tracking real physical memory of PodArray #12021 add 81b6c8

[GitHub] [doris] yiguolei merged pull request #12003: [fix](sort)the sort expr nullable info is wrong in some case

2022-08-23 Thread GitBox
yiguolei merged PR #12003: URL: https://github.com/apache/doris/pull/12003 -- 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 (52be50972f -> 1304a17600)

2022-08-23 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 52be50972f [regression-test](p0) add case for window function at min/max when vectorized (#11989) add 1304a1760

[GitHub] [doris] yiguolei merged pull request #12021: [fix](memtracker) Improve performance of tracking real physical memory of PodArray

2022-08-23 Thread GitBox
yiguolei merged PR #12021: URL: https://github.com/apache/doris/pull/12021 -- 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 #12019: [Bug] Tracking real physical memory usage of PodArray affects performance

2022-08-23 Thread GitBox
yiguolei closed issue #12019: [Bug] Tracking real physical memory usage of PodArray affects performance URL: https://github.com/apache/doris/issues/12019 -- 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

[doris] branch dev-1.1.2 updated: [dev-1.1.2](join)the hash join node would get the wrong nullable if the child node is cross join node (#12028)

2022-08-23 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch dev-1.1.2 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/dev-1.1.2 by this push: new 8ccd5faa59 [dev-1.1.2](join)the hash join

[GitHub] [doris] yiguolei merged pull request #12028: [fix](join)the hash join node would get the wrong nullable if the child id node is cross join node

2022-08-23 Thread GitBox
yiguolei merged PR #12028: URL: https://github.com/apache/doris/pull/12028 -- 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 dev-1.1.2 updated: [dev-1.1.2](cherry-pick) Ctas/ctl default timestamp #12020

2022-08-23 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch dev-1.1.2 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/dev-1.1.2 by this push: new 1ee81bb483 [dev-1.1.2](cherry-pick) Ctas/

[GitHub] [doris] yiguolei merged pull request #12020: [dev-1.1.2](cherry-pick) Ctas/ctl default timestamp

2022-08-23 Thread GitBox
yiguolei merged PR #12020: URL: https://github.com/apache/doris/pull/12020 -- 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 (fb3c00c943 -> 52be50972f)

2022-08-23 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from fb3c00c943 [Improvement](storage) reuse schema and rowblockv2 on single scanner_thread (#11392) add 52be50972

[GitHub] [doris] Gabriel39 merged pull request #11989: [regression-test](p0) add case for window function at min/max when ve…

2022-08-23 Thread GitBox
Gabriel39 merged PR #11989: URL: https://github.com/apache/doris/pull/11989 -- 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 dev-1.1.2 updated: [dev-1.1.2](cherry-pick ) Remove unused reservation tracker (#12030)

2022-08-23 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch dev-1.1.2 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/dev-1.1.2 by this push: new 854ffc805f [dev-1.1.2](cherry-pick ) Remo

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #12013: [feature](Nereids)add normalize aggregate rule

2022-08-23 Thread GitBox
Kikyou1997 commented on code in PR #12013: URL: https://github.com/apache/doris/pull/12013#discussion_r953391467 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/NormalizeAggregate.java: ## @@ -0,0 +1,138 @@ +// Licensed to the Apache Software Foundatio

[GitHub] [doris] yiguolei merged pull request #12030: [dev-1.1.2](cherry-pick ) Remove unused reservation tracker

2022-08-23 Thread GitBox
yiguolei merged PR #12030: URL: https://github.com/apache/doris/pull/12030 -- 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] Kikyou1997 commented on a diff in pull request #12013: [feature](Nereids)add normalize aggregate rule

2022-08-23 Thread GitBox
Kikyou1997 commented on code in PR #12013: URL: https://github.com/apache/doris/pull/12013#discussion_r953389481 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/NormalizeAggregate.java: ## @@ -0,0 +1,138 @@ +// Licensed to the Apache Software Foundatio

[GitHub] [doris] github-actions[bot] commented on pull request #12033: [fix](ut) Fix fe ut NullPointer exception for DeleteHandlerTest

2022-08-23 Thread GitBox
github-actions[bot] commented on PR #12033: URL: https://github.com/apache/doris/pull/12033#issuecomment-1225247074 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 #12033: [fix](ut) Fix fe ut NullPointer exception for DeleteHandlerTest

2022-08-23 Thread GitBox
github-actions[bot] commented on PR #12033: URL: https://github.com/apache/doris/pull/12033#issuecomment-1225247048 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] Gabriel39 commented on a diff in pull request #11970: [feature-wip](parquet-reader) parquert scanner can read data

2022-08-23 Thread GitBox
Gabriel39 commented on code in PR #11970: URL: https://github.com/apache/doris/pull/11970#discussion_r953374023 ## be/src/vec/exec/file_hdfs_scanner.cpp: ## @@ -28,6 +28,10 @@ ParquetFileHdfsScanner::ParquetFileHdfsScanner(RuntimeState* state, RuntimeProfi

[doris] branch master updated: [Improvement](storage) reuse schema and rowblockv2 on single scanner_thread (#11392)

2022-08-23 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 fb3c00c943 [Improvement](storage) reuse schema an

[GitHub] [doris] wangbo merged pull request #11392: [Improvement](storage) reuse schema and rowblockv2 on single scanner_thread

2022-08-23 Thread GitBox
wangbo merged PR #11392: URL: https://github.com/apache/doris/pull/11392 -- 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 #11391: [Enhancement] create too many rowblockv2 in no-vec

2022-08-23 Thread GitBox
wangbo closed issue #11391: [Enhancement] create too many rowblockv2 in no-vec URL: https://github.com/apache/doris/issues/11391 -- 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] 924060929 commented on a diff in pull request #11812: [feature](Nereids) support non-equal predicates in Join

2022-08-23 Thread GitBox
924060929 commented on code in PR #11812: URL: https://github.com/apache/doris/pull/11812#discussion_r953359770 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/analysis/BindSlotReference.java: ## @@ -92,9 +92,10 @@ public List buildRules() { RuleType.BIND

[GitHub] [doris] morrySnow commented on a diff in pull request #11812: [feature](Nereids) support non-equal predicates in Join

2022-08-23 Thread GitBox
morrySnow commented on code in PR #11812: URL: https://github.com/apache/doris/pull/11812#discussion_r953357704 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/analysis/BindSlotReference.java: ## @@ -92,9 +92,10 @@ public List buildRules() { RuleType.BIND

[GitHub] [doris] morrySnow commented on a diff in pull request #11812: [feature](Nereids) support non-equal predicates in Join

2022-08-23 Thread GitBox
morrySnow commented on code in PR #11812: URL: https://github.com/apache/doris/pull/11812#discussion_r953357154 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/logical/LogicalJoin.java: ## @@ -177,18 +213,28 @@ public JoinReorderContext getJoinReorderContext() {

[GitHub] [doris] caiconghui opened a new pull request, #12033: [fix](ut) Fix fe ut NullPointer exception for DeleteHandlerTest

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

[GitHub] [doris] 924060929 commented on a diff in pull request #11812: [feature](Nereids) support non-equal predicates in Join

2022-08-23 Thread GitBox
924060929 commented on code in PR #11812: URL: https://github.com/apache/doris/pull/11812#discussion_r953329100 ## fe/fe-core/src/main/java/org/apache/doris/nereids/jobs/batch/RewriteJob.java: ## @@ -40,13 +41,14 @@ public class RewriteJob extends BatchRulesJob { public Rew

[GitHub] [doris] caiconghui opened a new issue, #12032: [Bug] (ut) run DeleteHandlerTest encounter NPE

2022-08-23 Thread GitBox
caiconghui opened a new issue, #12032: URL: https://github.com/apache/doris/issues/12032 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version master

[GitHub] [doris] Gabriel39 commented on a diff in pull request #12017: [improvement](sink) Support local exchange for multi fragment instances

2022-08-23 Thread GitBox
Gabriel39 commented on code in PR #12017: URL: https://github.com/apache/doris/pull/12017#discussion_r953347614 ## be/src/vec/runtime/vdata_stream_recvr.cpp: ## @@ -155,9 +155,7 @@ void VDataStreamRecvr::SenderQueue::add_block(Block* block, bool use_move) { nblock->info =

[doris] branch master updated: [typo](doc)Adding Missing Documents (#12022)

2022-08-23 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng 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 29dd6ccb11 [typo](doc)Adding Missing Docume

[GitHub] [doris] hf200012 merged pull request #12022: [typo](doc)Adding Missing Documents

2022-08-23 Thread GitBox
hf200012 merged PR #12022: URL: https://github.com/apache/doris/pull/12022 -- 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 #11392: [Improvement](storage) reuse schema and rowblockv2 on single scanner_thread

2022-08-23 Thread GitBox
github-actions[bot] commented on PR #11392: URL: https://github.com/apache/doris/pull/11392#issuecomment-1225179539 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 #11392: [Improvement](storage) reuse schema and rowblockv2 on single scanner_thread

2022-08-23 Thread GitBox
github-actions[bot] commented on PR #11392: URL: https://github.com/apache/doris/pull/11392#issuecomment-1225179511 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] wsjz commented on pull request #11970: [feature-wip](parquet-reader) parquert scanner can read data

2022-08-23 Thread GitBox
wsjz commented on PR #11970: URL: https://github.com/apache/doris/pull/11970#issuecomment-1225171836 > please add some description about what this pr doing. use new parquet reader instead arrow reader WIP -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [doris-spark-connector] chovy-3012 closed issue #47: [Bug]

2022-08-23 Thread GitBox
chovy-3012 closed issue #47: [Bug] URL: https://github.com/apache/doris-spark-connector/issues/47 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commi

[GitHub] [doris-spark-connector] chovy-3012 opened a new issue, #47: [Bug]

2022-08-23 Thread GitBox
chovy-3012 opened a new issue, #47: URL: https://github.com/apache/doris-spark-connector/issues/47 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version m

[GitHub] [doris] xinyiZzz opened a new pull request, #12030: [dev-1.1.2](cherry-pick ) Remove unused reservation tracker

2022-08-23 Thread GitBox
xinyiZzz opened a new pull request, #12030: URL: https://github.com/apache/doris/pull/12030 # Proposed changes Issue Number: close #11969 ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ]

[GitHub] [doris] xinyiZzz opened a new pull request, #12029: [dev-1.1.2](cherry-pick ) Remove unused reservation tracker

2022-08-23 Thread GitBox
xinyiZzz opened a new pull request, #12029: URL: https://github.com/apache/doris/pull/12029 # Proposed changes Issue Number: close #11969 ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ]

[GitHub] [doris] xinyiZzz closed pull request #12029: [dev-1.1.2](cherry-pick ) Remove unused reservation tracker

2022-08-23 Thread GitBox
xinyiZzz closed pull request #12029: [dev-1.1.2](cherry-pick ) Remove unused reservation tracker URL: https://github.com/apache/doris/pull/12029 -- 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 s

[GitHub] [doris] github-actions[bot] commented on pull request #12003: [fix](sort)the sort expr nullable info is wrong in some case

2022-08-23 Thread GitBox
github-actions[bot] commented on PR #12003: URL: https://github.com/apache/doris/pull/12003#issuecomment-1225163859 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 #12003: [fix](sort)the sort expr nullable info is wrong in some case

2022-08-23 Thread GitBox
github-actions[bot] commented on PR #12003: URL: https://github.com/apache/doris/pull/12003#issuecomment-1225163827 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] starocean999 opened a new pull request, #12028: [fix](join)the hash join node would get the wrong nullable if the child id node is cross join node

2022-08-23 Thread GitBox
starocean999 opened a new pull request, #12028: URL: https://github.com/apache/doris/pull/12028 # Proposed changes Issue Number: close #xxx ## Problem summary see https://github.com/apache/doris/pull/11971 ## Checklist(Required) 1. Does it affect the origina

[GitHub] [doris] mrhhsg opened a new pull request, #12027: [fix](agg) Crashing caused by serialization in streaming aggregation

2022-08-23 Thread GitBox
mrhhsg opened a new pull request, #12027: URL: https://github.com/apache/doris/pull/12027 # Proposed changes Issue Number: close #12026 ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [x] Ye

[GitHub] [doris] mrhhsg opened a new issue, #12026: [Bug] Crashing caused by serialization in streaming aggregation

2022-08-23 Thread GitBox
mrhhsg opened a new issue, #12026: URL: https://github.com/apache/doris/issues/12026 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version master #

[GitHub] [doris] morrySnow commented on a diff in pull request #12003: [fix](sort)the sort expr nullable info is wrong in some case

2022-08-23 Thread GitBox
morrySnow commented on code in PR #12003: URL: https://github.com/apache/doris/pull/12003#discussion_r953316452 ## fe/fe-core/src/main/java/org/apache/doris/analysis/SortInfo.java: ## @@ -271,6 +271,11 @@ public ExprSubstitutionMap createSortTupleInfo( */ public ExprS

[GitHub] [doris] morrySnow commented on a diff in pull request #11933: [fix](union)the result exprs of union node should substitute by child node's smap

2022-08-23 Thread GitBox
morrySnow commented on code in PR #11933: URL: https://github.com/apache/doris/pull/11933#discussion_r953313356 ## fe/fe-core/src/main/java/org/apache/doris/planner/SetOperationNode.java: ## @@ -144,6 +144,13 @@ public List> getMaterializedConstExprLists() { @Override

[GitHub] [doris] github-actions[bot] commented on pull request #11812: [feature](Nereids) support non-equal predicates in Join

2022-08-23 Thread GitBox
github-actions[bot] commented on PR #11812: URL: https://github.com/apache/doris/pull/11812#issuecomment-1225143268 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 #11861: [fix](grouping)fix grouping function bug

2022-08-23 Thread GitBox
github-actions[bot] commented on PR #11861: URL: https://github.com/apache/doris/pull/11861#issuecomment-1225136625 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 #12022: [typo](doc)Adding Missing Documents

2022-08-23 Thread GitBox
github-actions[bot] commented on PR #12022: URL: https://github.com/apache/doris/pull/12022#issuecomment-1225136276 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 #12022: [typo](doc)Adding Missing Documents

2022-08-23 Thread GitBox
github-actions[bot] commented on PR #12022: URL: https://github.com/apache/doris/pull/12022#issuecomment-1225136256 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] ch1y0q opened a new issue, #12025: [Bug] FE: unescaped DB/table name

2022-08-23 Thread GitBox
ch1y0q opened a new issue, #12025: URL: https://github.com/apache/doris/issues/12025 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version 1.1.1-rc03

[GitHub] [doris] cambyzju commented on pull request #11970: [feature-wip](parquet-reader) parquert scanner can read data

2022-08-23 Thread GitBox
cambyzju commented on PR #11970: URL: https://github.com/apache/doris/pull/11970#issuecomment-1225131514 please add some description about what this pr doing. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [doris] Userwhite commented on a diff in pull request #11392: [Improvement](storage) reuse schema and rowblockv2 on single scanner_thread

2022-08-23 Thread GitBox
Userwhite commented on code in PR #11392: URL: https://github.com/apache/doris/pull/11392#discussion_r953290070 ## be/src/olap/rowset/beta_rowset_reader.cpp: ## @@ -59,27 +59,46 @@ Status BetaRowsetReader::init(RowsetReaderContext* read_context) {

[doris] branch dev-1.1.2 updated: [fix](agg)grouping_id function in having is not correctly substituted (#11834)

2022-08-23 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch dev-1.1.2 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/dev-1.1.2 by this push: new 6f0d0b6867 [fix](agg)grouping_id function

[doris] branch dev-1.1.2 updated: [Bugfix](datetime) fix DateLiteral range check is no longer valid (#11917)

2022-08-23 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch dev-1.1.2 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/dev-1.1.2 by this push: new 291cc9a375 [Bugfix](datetime) fix DateLit

[doris] branch dev-1.1.2 updated: [feature](spark-load)Spark load supports string type data import (#11927)

2022-08-23 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch dev-1.1.2 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/dev-1.1.2 by this push: new f0996b4f69 [feature](spark-load)Spark loa

[GitHub] [doris] cambyzju commented on a diff in pull request #11970: [feature-wip](parquet-reader) parquert scanner can read data

2022-08-23 Thread GitBox
cambyzju commented on code in PR #11970: URL: https://github.com/apache/doris/pull/11970#discussion_r953288953 ## be/src/vec/exec/file_hdfs_scanner.cpp: ## @@ -67,6 +67,7 @@ Status ParquetFileHdfsScanner::_get_next_reader(int _next_range) { _reader->init_reader(tup

[doris] branch dev-1.1.2 updated: [deps](httpv2)upgrade springboot version to 2.7.3 (#11963)

2022-08-23 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch dev-1.1.2 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/dev-1.1.2 by this push: new d2588e3ace [deps](httpv2)upgrade springbo

[doris] branch dev-1.1.2 updated: [fix](having) Fix the `with as` clause containing having caused a null pointer (#12007)

2022-08-23 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch dev-1.1.2 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/dev-1.1.2 by this push: new e4b0d3f26f [fix](having) Fix the `with as

[GitHub] [doris] HappenLee commented on a diff in pull request #12017: [improvement](sink) Support local exchange for multi fragment instances

2022-08-23 Thread GitBox
HappenLee commented on code in PR #12017: URL: https://github.com/apache/doris/pull/12017#discussion_r953287393 ## be/src/vec/sink/vdata_stream_sender.cpp: ## @@ -103,15 +107,16 @@ Status VDataStreamSender::Channel::send_local_block(bool eos) { std::shared_ptr recvr =

[doris] branch dev-1.1.2 updated: [improvement](start_script) add ASAN and UBSAN env in start_be.sh #12014

2022-08-23 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch dev-1.1.2 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/dev-1.1.2 by this push: new 682fc9797e [improvement](start_script) ad

[GitHub] [doris-website] jeffreys-cat opened a new pull request, #64: Revert "Revert "Change static files to CDN

2022-08-23 Thread GitBox
jeffreys-cat opened a new pull request, #64: URL: https://github.com/apache/doris-website/pull/64 [Revert "Revert "Change static files to CDN (](https://github.com/apache/doris-website/commit/cf8543fac0f1dc2c510c6dcc27085649ef813065) Revert this commit, because CDN works now. -- Th

[GitHub] [doris] adonis0147 commented on pull request #12023: [Improvement] start|stop script files improvements

2022-08-23 Thread GitBox
adonis0147 commented on PR #12023: URL: https://github.com/apache/doris/pull/12023#issuecomment-1225125966 Hi @wolfboys , please fix the checks. -- 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 th

[GitHub] [doris] cambyzju closed issue #12024: [Bug] explain verbose with join display not correct

2022-08-23 Thread GitBox
cambyzju closed issue #12024: [Bug] explain verbose with join display not correct URL: https://github.com/apache/doris/issues/12024 -- 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] stalary commented on a diff in pull request #11948: [enhancement](ldap) optimize LDAP authentication.

2022-08-23 Thread GitBox
stalary commented on code in PR #11948: URL: https://github.com/apache/doris/pull/11948#discussion_r953285443 ## fe/fe-core/src/main/java/org/apache/doris/ldap/LdapClient.java: ## @@ -132,20 +132,20 @@ public static boolean doesUserExist(String userName) { return true;

[GitHub] [doris] dataroaring commented on a diff in pull request #11392: [Improvement](storage) reuse schema and rowblockv2 on single scanner_thread

2022-08-23 Thread GitBox
dataroaring commented on code in PR #11392: URL: https://github.com/apache/doris/pull/11392#discussion_r953285010 ## be/src/olap/rowset/beta_rowset_reader.cpp: ## @@ -59,27 +59,46 @@ Status BetaRowsetReader::init(RowsetReaderContext* read_context) {

[GitHub] [doris] cambyzju opened a new issue, #12024: [Bug] explain verbose with join display not correct

2022-08-23 Thread GitBox
cambyzju opened a new issue, #12024: URL: https://github.com/apache/doris/issues/12024 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version latest master

[doris] branch master updated (47dfd915c6 -> f737ff742e)

2022-08-23 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 47dfd915c6 [doc](faq) add Problem with the SSL CA cert FAQ (#11982) add f737ff742e [enhancement](Nereids)suppor

[GitHub] [doris] morrySnow merged pull request #11795: [enhancement](Nereids)support max function

2022-08-23 Thread GitBox
morrySnow merged PR #11795: URL: https://github.com/apache/doris/pull/11795 -- 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] wolfboys opened a new pull request, #12023: [Improvement] start|stop script files improvements

2022-08-23 Thread GitBox
wolfboys opened a new pull request, #12023: URL: https://github.com/apache/doris/pull/12023 # Proposed changes Issue Number: close #xxx ## Problem Summary: start|stop script files improvement ## Checklist(Required) 1. Does it affect the original behavior:

[GitHub] [doris] yixiutt closed pull request #10301: [enhancement](compaction) support single replica compaction

2022-08-23 Thread GitBox
yixiutt closed pull request #10301: [enhancement](compaction) support single replica compaction URL: https://github.com/apache/doris/pull/10301 -- 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 sp

[GitHub] [doris] yixiutt closed pull request #10434: [Optimize](Compaction) compaction task producer add quiet period

2022-08-23 Thread GitBox
yixiutt closed pull request #10434: [Optimize](Compaction) compaction task producer add quiet period URL: https://github.com/apache/doris/pull/10434 -- 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 #11795: [enhancement](Nereids)support max function

2022-08-23 Thread GitBox
github-actions[bot] commented on PR #11795: URL: https://github.com/apache/doris/pull/11795#issuecomment-1225108761 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-website] branch master updated: fix faq

2022-08-23 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new a5d8e7848f4 fix faq a5d8e7848f4 is

[GitHub] [doris] wolfboys closed pull request #11325: [Improvement] start|stop script files improvements

2022-08-23 Thread GitBox
wolfboys closed pull request #11325: [Improvement] start|stop script files improvements URL: https://github.com/apache/doris/pull/11325 -- 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 c

[GitHub] [doris] hf200012 opened a new pull request, #12022: [typo](doc)Adding Missing Documents

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

[doris-website] branch master updated: update routine load

2022-08-23 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 00147a4471d update routine load 001

[GitHub] [doris] xinyiZzz opened a new pull request, #12021: [fix](memtracker) Improve performance of tracking real physical memory of PodArray

2022-08-23 Thread GitBox
xinyiZzz opened a new pull request, #12021: URL: https://github.com/apache/doris/pull/12021 # Proposed changes Issue Number: close #12019 ## Problem summary 1. Transfer to between mem tracke limiters, no longer consume process mem tracker. 2. Change `consume_local` to

[GitHub] [doris] stalary opened a new pull request, #12020: [dev-1.1.2](cherry-pick) Ctas/ctl default timestamp

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

[GitHub] [doris] xinyiZzz opened a new issue, #12019: [Bug] Tracking real physical memory usage of PodArray affects performance

2022-08-23 Thread GitBox
xinyiZzz opened a new issue, #12019: URL: https://github.com/apache/doris/issues/12019 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version cbbf4e10ff50c

[GitHub] [doris] wolfboys opened a new pull request, #11325: [Improvement] start|stop script files improvements

2022-08-23 Thread GitBox
wolfboys opened a new pull request, #11325: URL: https://github.com/apache/doris/pull/11325 # Proposed changes Issue Number: close #xxx ## Problem Summary: start|stop script files improvement ## Checklist(Required) 1. Does it affect the original behavior:

[doris] branch master updated: [doc](faq) add Problem with the SSL CA cert FAQ (#11982)

2022-08-23 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 47dfd915c6 [doc](faq) add Problem with the SSL

  1   2   3   >