[GitHub] [doris] github-actions[bot] commented on pull request #11835: [enhancement](RowDescriptor) enhance tuple_idx check during runtime

2022-08-16 Thread GitBox
github-actions[bot] commented on PR #11835: URL: https://github.com/apache/doris/pull/11835#issuecomment-1217509018 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 #11835: [enhancement](RowDescriptor) enhance tuple_idx check during runtime

2022-08-16 Thread GitBox
github-actions[bot] commented on PR #11835: URL: https://github.com/apache/doris/pull/11835#issuecomment-1217509045 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] carlvinhust2012 opened a new pull request, #11853: [fix](array-type) fix the be core dump when import number larger than…

2022-08-16 Thread GitBox
carlvinhust2012 opened a new pull request, #11853: URL: https://github.com/apache/doris/pull/11853 # Proposed changes 1. this pr is used to fix the be core dump when import number larger than unit64. Issue Number: close #xxx ## Problem summary Describe your changes.

[doris] branch master updated (18b84b2dfe -> 7df8c6f493)

2022-08-16 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 18b84b2dfe [Bug](compile) fix compiling problem (#11851) add 7df8c6f493 [vectorized](improvement) improve agg fu

[GitHub] [doris] yiguolei merged pull request #11822: [vectorized](improvement) improve agg function of bitmap_union with f…

2022-08-16 Thread GitBox
yiguolei merged PR #11822: URL: https://github.com/apache/doris/pull/11822 -- 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 #11852: [doc] Fix typos

2022-08-16 Thread GitBox
github-actions[bot] commented on PR #11852: URL: https://github.com/apache/doris/pull/11852#issuecomment-1217502252 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 #11852: [doc] Fix typos

2022-08-16 Thread GitBox
github-actions[bot] commented on PR #11852: URL: https://github.com/apache/doris/pull/11852#issuecomment-1217502274 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] BiteTheDDDDt commented on pull request #11851: [Bug](compile) fix compiling problem

2022-08-16 Thread GitBox
BiteThet commented on PR #11851: URL: https://github.com/apache/doris/pull/11851#issuecomment-1217487947 fast merge this pr to resolve compile fail. -- 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

[doris] branch master updated: [Bug](compile) fix compiling problem (#11851)

2022-08-16 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei 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 18b84b2dfe [Bug](compile) fix compiling probl

[GitHub] [doris] BiteTheDDDDt merged pull request #11851: [Bug](compile) fix compiling problem

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

[GitHub] [doris] arcyda opened a new pull request, #11852: [doc] Fix typos

2022-08-16 Thread GitBox
arcyda opened a new pull request, #11852: URL: https://github.com/apache/doris/pull/11852 fix a typo in get-starting doc -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [doris] github-actions[bot] commented on pull request #11851: [Bug](compile) fix compiling problem

2022-08-16 Thread GitBox
github-actions[bot] commented on PR #11851: URL: https://github.com/apache/doris/pull/11851#issuecomment-1217433300 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 #11851: [Bug](compile) fix compiling problem

2022-08-16 Thread GitBox
github-actions[bot] commented on PR #11851: URL: https://github.com/apache/doris/pull/11851#issuecomment-1217433289 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] morrySnow commented on a diff in pull request #11805: [feature](Nereids)Push down not slot references expression of on clause

2022-08-16 Thread GitBox
morrySnow commented on code in PR #11805: URL: https://github.com/apache/doris/pull/11805#discussion_r947421536 ## fe/fe-core/src/main/java/org/apache/doris/nereids/NereidsPlanner.java: ## @@ -145,6 +146,7 @@ private void analyze() { * Logical plan rewrite based on a serie

[GitHub] [doris] github-actions[bot] commented on pull request #11850: [docs](typo) fix some typo in bitmap docs

2022-08-16 Thread GitBox
github-actions[bot] commented on PR #11850: URL: https://github.com/apache/doris/pull/11850#issuecomment-1217430120 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[doris] branch master updated: fix-doc (#11756)

2022-08-16 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 b7e22f72c9 fix-doc (#11756) b7e22f72c9 is d

[GitHub] [doris] hf200012 merged pull request #11809: [docs] Change JDBC error port

2022-08-16 Thread GitBox
hf200012 merged PR #11809: URL: https://github.com/apache/doris/pull/11809 -- 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 #11850: [docs](typo) fix some typo in bitmap docs

2022-08-16 Thread GitBox
github-actions[bot] commented on PR #11850: URL: https://github.com/apache/doris/pull/11850#issuecomment-1217430104 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 merged pull request #11756: [doc](fix)fix-doc

2022-08-16 Thread GitBox
hf200012 merged PR #11756: URL: https://github.com/apache/doris/pull/11756 -- 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 (5bd7ec0d29 -> 4d00271bd2)

2022-08-16 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 5bd7ec0d29 [doc](flink-connector) update flink connector 1.15 support (#11824) add 4d00271bd2 [docs] Change

[doris] branch master updated (ba3e0b3f96 -> 5bd7ec0d29)

2022-08-16 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from ba3e0b3f96 [feature](compaction) allow to set disable_auto_compaction for tables (#11743) add 5bd7ec0d29 [d

[GitHub] [doris] hf200012 merged pull request #11824: [doc](flink-connector) update flink connector 1.15 support

2022-08-16 Thread GitBox
hf200012 merged PR #11824: URL: https://github.com/apache/doris/pull/11824 -- 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] Gabriel39 opened a new pull request, #11851: [Bug](compile) fix compiling problem

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

[GitHub] [doris] github-actions[bot] commented on pull request #11822: [vectorized](improvement) improve agg function of bitmap_union with f…

2022-08-16 Thread GitBox
github-actions[bot] commented on PR #11822: URL: https://github.com/apache/doris/pull/11822#issuecomment-1217425252 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 #11822: [vectorized](improvement) improve agg function of bitmap_union with f…

2022-08-16 Thread GitBox
github-actions[bot] commented on PR #11822: URL: https://github.com/apache/doris/pull/11822#issuecomment-1217425272 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] jackwener commented on a diff in pull request #11755: [fix](Nereids): fix and enable stats derive job

2022-08-16 Thread GitBox
jackwener commented on code in PR #11755: URL: https://github.com/apache/doris/pull/11755#discussion_r947418995 ## fe/fe-core/src/test/java/org/apache/doris/nereids/jobs/CostAndEnforcerJobTest.java: ## @@ -1,102 +0,0 @@ -// Licensed to the Apache Software Foundation (ASF) under

[GitHub] [doris] morrySnow commented on a diff in pull request #11755: [fix](Nereids): fix and enable stats derive job

2022-08-16 Thread GitBox
morrySnow commented on code in PR #11755: URL: https://github.com/apache/doris/pull/11755#discussion_r947416955 ## fe/fe-core/src/main/java/org/apache/doris/nereids/stats/FilterSelectivityCalculator.java: ## @@ -107,4 +114,9 @@ public Double visitLessThan(LessThan lessThan, Void

[GitHub] [doris] github-actions[bot] commented on pull request #11843: [Bug](aggregation) fix core dump on 2nd phase aggregate

2022-08-16 Thread GitBox
github-actions[bot] commented on PR #11843: URL: https://github.com/apache/doris/pull/11843#issuecomment-1217415707 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] yangzhg opened a new pull request, #11850: [docs](typo) fix some typo in bitmap docs

2022-08-16 Thread GitBox
yangzhg opened a new pull request, #11850: URL: https://github.com/apache/doris/pull/11850 # Proposed changes fix some typo in bitmap docs ## Problem summary fix some typo in bitmap docs ## Checklist(Required) 1. Does it affect the original behavior: - [

[GitHub] [doris] morrySnow commented on a diff in pull request #11821: [fix](orderby)remove useless null literal in order by

2022-08-16 Thread GitBox
morrySnow commented on code in PR #11821: URL: https://github.com/apache/doris/pull/11821#discussion_r947409444 ## fe/fe-core/src/main/cup/sql_parser.cup: ## @@ -4740,12 +4740,16 @@ order_by_elements ::= order_by_element:e {: ArrayList list = new ArrayList(); -lis

[doris] branch master updated: [feature](compaction) allow to set disable_auto_compaction for tables (#11743)

2022-08-16 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 ba3e0b3f96 [feature](compaction) allow to set d

[GitHub] [doris] yiguolei merged pull request #11743: [feature](compaction) allow to set disable_auto_compaction for tables

2022-08-16 Thread GitBox
yiguolei merged PR #11743: URL: https://github.com/apache/doris/pull/11743 -- 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: [feature-wip](unique-key-merge-on-write) unique key table with MOW supports sequence column (#11808)

2022-08-16 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 12c4d1f4dd [feature-wip](unique-key-merge-on-w

[GitHub] [doris] yiguolei merged pull request #11808: [feature-wip](unique-key-merge-on-write) unique key table with MOW supports sequence column

2022-08-16 Thread GitBox
yiguolei merged PR #11808: URL: https://github.com/apache/doris/pull/11808 -- 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] Gabriel39 commented on a diff in pull request #11801: [improvement](agg) Serialize the fixed-length aggregation results with corresponding columns instead of ColumnString

2022-08-16 Thread GitBox
Gabriel39 commented on code in PR #11801: URL: https://github.com/apache/doris/pull/11801#discussion_r947403194 ## gensrc/proto/types.proto: ## @@ -101,6 +101,7 @@ message PGenericType { NOTHING = 27; DATEV2 = 28; DATETIMEV2 = 29; +FixedLengthO

[doris] branch master updated: [feature-wip](unique-key-merge-on-write) fix that sort segments by segment id in descending order (#11811)

2022-08-16 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 c3e6a841c1 [feature-wip](unique-key-merge-on-wr

[GitHub] [doris] yiguolei merged pull request #11811: [feature-wip](unique-key-merge-on-write) fix that sort segments by segment id in descending order

2022-08-16 Thread GitBox
yiguolei merged PR #11811: URL: https://github.com/apache/doris/pull/11811 -- 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] geniusjoe commented on pull request #11818: [Enhancement](docs) fix document typo

2022-08-16 Thread GitBox
geniusjoe commented on PR #11818: URL: https://github.com/apache/doris/pull/11818#issuecomment-1217396103 @hf200012 Hello, do you have free time now? -- 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

[GitHub] [doris] Gabriel39 opened a new issue, #11849: [Bug] BE crash caused by runtime filter

2022-08-16 Thread GitBox
Gabriel39 opened a new issue, #11849: URL: https://github.com/apache/doris/issues/11849 ### 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

[doris] branch master updated: [performance] (vectorization)optimize In Expr (#11826)

2022-08-16 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 3a49156e30 [performance] (vectorization)optimiz

[GitHub] [doris] yiguolei closed issue #11827: [improvement] optimize In Expr for String type

2022-08-16 Thread GitBox
yiguolei closed issue #11827: [improvement] optimize In Expr for String type URL: https://github.com/apache/doris/issues/11827 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [doris] yiguolei merged pull request #11826: [performance] (vectorization)optimize In Expr

2022-08-16 Thread GitBox
yiguolei merged PR #11826: URL: https://github.com/apache/doris/pull/11826 -- 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] Gabriel39 opened a new pull request, #11848: [Bug](runtime filter) Fix bug for runtime filter in concurrent scanners

2022-08-16 Thread GitBox
Gabriel39 opened a new pull request, #11848: URL: https://github.com/apache/doris/pull/11848 # 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: [refactor](dpp) remove original dpp writer (#11838)

2022-08-16 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 c715209a7e [refactor](dpp) remove original dpp

[GitHub] [doris] yiguolei merged pull request #11838: [refactor](dpp) remove original dpp writer

2022-08-16 Thread GitBox
yiguolei merged PR #11838: URL: https://github.com/apache/doris/pull/11838 -- 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] dataroaring commented on a diff in pull request #11835: [enhancement](RowDescriptor) enhance tuple_idx check during runtime

2022-08-16 Thread GitBox
dataroaring commented on code in PR #11835: URL: https://github.com/apache/doris/pull/11835#discussion_r947390476 ## be/src/runtime/descriptors.cpp: ## @@ -399,7 +399,10 @@ int RowDescriptor::get_row_size() const { } int RowDescriptor::get_tuple_idx(TupleId id) const { -

[GitHub] [doris] github-actions[bot] commented on pull request #11811: [feature-wip](unique-key-merge-on-write) fix that sort segments by segment id in descending order

2022-08-16 Thread GitBox
github-actions[bot] commented on PR #11811: URL: https://github.com/apache/doris/pull/11811#issuecomment-1217374814 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 #11808: [feature-wip](unique-key-merge-on-write) unique key table with MOW supports sequence column

2022-08-16 Thread GitBox
github-actions[bot] commented on PR #11808: URL: https://github.com/apache/doris/pull/11808#issuecomment-1217374268 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] starocean999 commented on a diff in pull request #11837: [fix](orderby)disallow hll and bitmap data type in order by list

2022-08-16 Thread GitBox
starocean999 commented on code in PR #11837: URL: https://github.com/apache/doris/pull/11837#discussion_r947367105 ## regression-test/suites/query/aggregate/aggregate_group_by_hll_and_bitmap.groovy: ## @@ -35,5 +35,15 @@ suite("aggregate_group_by_hll_and_bitmap") { exce

[GitHub] [doris] yiguolei merged pull request #11823: [Bugfix](light-shema-change) fix _finish_clone dead lock

2022-08-16 Thread GitBox
yiguolei merged PR #11823: URL: https://github.com/apache/doris/pull/11823 -- 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: [Bugfix](light-shema-change) fix _finish_clone dead lock (#11823)

2022-08-16 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 3e13b7d2c2 [Bugfix](light-shema-change) fix _fi

[GitHub] [doris-website] hf200012 merged pull request #49: [doc](fix)fix_en_doc

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

[doris-website] branch master updated: fix_en_doc (#49)

2022-08-16 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 d5d0a9a5bd5 fix_en_doc (#49) d5d0a9

[GitHub] [doris] yiguolei commented on pull request #11843: [Bug](aggregation) fix core dump on 2nd phase aggregate

2022-08-16 Thread GitBox
yiguolei commented on PR #11843: URL: https://github.com/apache/doris/pull/11843#issuecomment-1217311745 Pls add regression test -- 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] AshinGau opened a new pull request, #11845: [feature-wip](parquet-reader) decode parquet time & datetime & decimal

2022-08-16 Thread GitBox
AshinGau opened a new pull request, #11845: URL: https://github.com/apache/doris/pull/11845 # 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 #11809: [docs] Change JDBC error port

2022-08-16 Thread GitBox
github-actions[bot] commented on PR #11809: URL: https://github.com/apache/doris/pull/11809#issuecomment-1216945891 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 #11809: [docs] Change JDBC error port

2022-08-16 Thread GitBox
github-actions[bot] commented on PR #11809: URL: https://github.com/apache/doris/pull/11809#issuecomment-1216945861 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 #11824: [doc](flink-connector) update flink connector 1.15 support

2022-08-16 Thread GitBox
github-actions[bot] commented on PR #11824: URL: https://github.com/apache/doris/pull/11824#issuecomment-1216944977 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 #11824: [doc](flink-connector) update flink connector 1.15 support

2022-08-16 Thread GitBox
github-actions[bot] commented on PR #11824: URL: https://github.com/apache/doris/pull/11824#issuecomment-1216944930 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] Jibing-Li opened a new pull request, #11844: Fix iceberg on ha-hdfs unknown hostname bug.

2022-08-16 Thread GitBox
Jibing-Li opened a new pull request, #11844: URL: https://github.com/apache/doris/pull/11844 # Proposed changes Iceberg external table may encounter `java.net.UnknownHostException` while hdfs enabled HA. This is because HiveCatalog doesn't get the ha configuration while initializing.

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #11802: [feature](Nereids)add type coercion rule for nereids

2022-08-16 Thread GitBox
Kikyou1997 commented on code in PR #11802: URL: https://github.com/apache/doris/pull/11802#discussion_r946857988 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/Substring.java: ## @@ -18,19 +18,30 @@ package org.apache.doris.nereids.trees.expres

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #11802: [feature](Nereids)add type coercion rule for nereids

2022-08-16 Thread GitBox
Kikyou1997 commented on code in PR #11802: URL: https://github.com/apache/doris/pull/11802#discussion_r946858640 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/Substring.java: ## @@ -18,19 +18,30 @@ package org.apache.doris.nereids.trees.expres

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #11802: [feature](Nereids)add type coercion rule for nereids

2022-08-16 Thread GitBox
Kikyou1997 commented on code in PR #11802: URL: https://github.com/apache/doris/pull/11802#discussion_r946857050 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/Avg.java: ## @@ -18,25 +18,46 @@ package org.apache.doris.nereids.trees.expressions.

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #11802: [feature](Nereids)add type coercion rule for nereids

2022-08-16 Thread GitBox
Kikyou1997 commented on code in PR #11802: URL: https://github.com/apache/doris/pull/11802#discussion_r946847936 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/BinaryOperator.java: ## @@ -0,0 +1,75 @@ +// Licensed to the Apache Software Foundation (ASF) u

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #11802: [feature](Nereids)add type coercion rule for nereids

2022-08-16 Thread GitBox
Kikyou1997 commented on code in PR #11802: URL: https://github.com/apache/doris/pull/11802#discussion_r946837497 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/InSubquery.java: ## @@ -70,7 +71,7 @@ public Expression getCompareExpr() { @Override

[GitHub] [doris] geniusjoe commented on pull request #11818: [Enhancement](docs) fix document typo

2022-08-16 Thread GitBox
geniusjoe commented on PR #11818: URL: https://github.com/apache/doris/pull/11818#issuecomment-1216647647 @hf200012 Would you mind merge this little fix into the main stream ? My jacwener fellow doesn't have this project write access. 😁 -- This is an automated message from the Apache

[GitHub] [doris] geniusjoe commented on pull request #11818: [Enhancement](docs) fix document typo

2022-08-16 Thread GitBox
geniusjoe commented on PR #11818: URL: https://github.com/apache/doris/pull/11818#issuecomment-1216636325 > I'm not Committer😂, so I haven't this permission. okay. whatever thanks a lot for your help. lol -- This is an automated message from the Apache Git Service. To respond to th

[GitHub] [doris] jackwener commented on pull request #11818: [Enhancement](docs) fix document typo

2022-08-16 Thread GitBox
jackwener commented on PR #11818: URL: https://github.com/apache/doris/pull/11818#issuecomment-1216629749 I'm not Committer😂, so I haven't this permission. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [doris] BiteTheDDDDt opened a new pull request, #11843: [Bug](aggregation) fix core dump on 2nd phase aggregate

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

[GitHub] [doris] geniusjoe commented on pull request #11818: [Enhancement](docs) fix document typo

2022-08-16 Thread GitBox
geniusjoe commented on PR #11818: URL: https://github.com/apache/doris/pull/11818#issuecomment-1216620034 @jackwener Would you mind merge this pr to the main stream? As a first-time commiter workflow needs to trigger manually. 😂 -- This is an automated message from the Apache Git Service.

[GitHub] [doris] yixiutt commented on a diff in pull request #11830: [feature-wip](unique-key-merge-on-write) add min/max key in segment

2022-08-16 Thread GitBox
yixiutt commented on code in PR #11830: URL: https://github.com/apache/doris/pull/11830#discussion_r946724296 ## be/src/olap/rowset/segment_v2/segment.cpp: ## @@ -245,6 +260,7 @@ Status Segment::new_bitmap_index_iterator(const TabletColumn& tablet_column, Status Segment::loo

[GitHub] [doris] Kikyou1997 opened a new pull request, #11842: [DMG](Draft) Column prune

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

[GitHub] [doris] Gabriel39 opened a new issue, #11841: [Bug] BE crash using vectorized load

2022-08-16 Thread GitBox
Gabriel39 opened a new issue, #11841: URL: https://github.com/apache/doris/issues/11841 ### 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] liaoxin01 commented on a diff in pull request #11808: [feature-wip](unique-key-merge-on-write) unique key table with MOW supports sequence column

2022-08-16 Thread GitBox
liaoxin01 commented on code in PR #11808: URL: https://github.com/apache/doris/pull/11808#discussion_r94367 ## be/test/olap/primary_key_index_test.cpp: ## @@ -56,7 +56,7 @@ TEST_F(PrimaryKeyIndexTest, builder) { auto fs = io::global_local_filesystem(); EXPECT_TRUE(

[GitHub] [doris] liaoxin01 commented on a diff in pull request #11808: [feature-wip](unique-key-merge-on-write) unique key table with MOW supports sequence column

2022-08-16 Thread GitBox
liaoxin01 commented on code in PR #11808: URL: https://github.com/apache/doris/pull/11808#discussion_r94035 ## be/src/olap/rowset/segment_v2/segment.cpp: ## @@ -245,19 +245,59 @@ Status Segment::new_bitmap_index_iterator(const TabletColumn& tablet_column, Status Segment:

[GitHub] [doris] stalary opened a new pull request, #11840: [Enhancement](Doe) Be query es use fe generate dsl.

2022-08-16 Thread GitBox
stalary opened a new pull request, #11840: URL: https://github.com/apache/doris/pull/11840 # Proposed changes Issue Number: close https://github.com/apache/doris/issues/11804 ## Problem summary Be query es use fe generate dsl. ## Checklist(Required) 1. Does

[GitHub] [doris] 924060929 merged pull request #11589: [Feature](nereids)support view and nested view

2022-08-16 Thread GitBox
924060929 merged PR #11589: URL: https://github.com/apache/doris/pull/11589 -- 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: [Feature](nereids)support view and nested view (#11589)

2022-08-16 Thread huajianlan
This is an automated email from the ASF dual-hosted git repository. huajianlan 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 a07e153419 [Feature](nereids)support view and

[GitHub] [doris] wangshuo128 opened a new pull request, #11839: [Enhancement](Nereids) Refine nereids parser.

2022-08-16 Thread GitBox
wangshuo128 opened a new pull request, #11839: URL: https://github.com/apache/doris/pull/11839 # Proposed changes 1. Use `ParseException` in nereids parser. 2. Simplify usage of `LogicalPlan.optionalMap`. 3. Add check utils in the parser test. 4. Use top-down pattern matching

[GitHub] [doris] yiguolei opened a new pull request, #11838: [refactor](dpp) remove original dpp writer

2022-08-16 Thread GitBox
yiguolei opened a new pull request, #11838: URL: https://github.com/apache/doris/pull/11838 # Proposed changes These code is useless. ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes

[doris] branch dev-1.1.2 updated: [fix](str_to_date) str_to_date support format without leading zero (#11817)

2022-08-16 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 9414c9ba80 [fix](str_to_date) str_to_date

[doris] branch master updated: [fix](str_to_date) str_to_date support format without leading zero (#11817)

2022-08-16 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 fadc78c6cf [fix](str_to_date) str_to_date suppo

[GitHub] [doris] yiguolei merged pull request #11817: [fix](str_to_date) str_to_date support format without leading zero

2022-08-16 Thread GitBox
yiguolei merged PR #11817: URL: https://github.com/apache/doris/pull/11817 -- 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 #11823: [Bugfix](light-shema-change) fix _finish_clone dead lock

2022-08-16 Thread GitBox
github-actions[bot] commented on PR #11823: URL: https://github.com/apache/doris/pull/11823#issuecomment-1216430037 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 #11823: [Bugfix](light-shema-change) fix _finish_clone dead lock

2022-08-16 Thread GitBox
github-actions[bot] commented on PR #11823: URL: https://github.com/apache/doris/pull/11823#issuecomment-1216430080 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] spaces-X commented on a diff in pull request #11837: [fix](orderby)disallow hll and bitmap data type in order by list

2022-08-16 Thread GitBox
spaces-X commented on code in PR #11837: URL: https://github.com/apache/doris/pull/11837#discussion_r946567656 ## regression-test/suites/query/aggregate/aggregate_group_by_hll_and_bitmap.groovy: ## @@ -35,5 +35,15 @@ suite("aggregate_group_by_hll_and_bitmap") { exceptio

[GitHub] [doris] spaces-X commented on a diff in pull request #11837: [fix](orderby)disallow hll and bitmap data type in order by list

2022-08-16 Thread GitBox
spaces-X commented on code in PR #11837: URL: https://github.com/apache/doris/pull/11837#discussion_r946567254 ## regression-test/suites/query/aggregate/aggregate_group_by_hll_and_bitmap.groovy: ## @@ -35,5 +35,15 @@ suite("aggregate_group_by_hll_and_bitmap") { exceptio

[GitHub] [doris] whutpencil commented on a diff in pull request #11793: [fix](broker-load) Correction of kerberos authentication time determination rule

2022-08-16 Thread GitBox
whutpencil commented on code in PR #11793: URL: https://github.com/apache/doris/pull/11793#discussion_r946563717 ## fs_brokers/apache_hdfs_broker/src/main/java/org/apache/doris/broker/hdfs/FileSystemManager.java: ## @@ -394,7 +394,6 @@ public BrokerFileSystem getS3AFileSystem(St

[GitHub] [doris] starocean999 opened a new pull request, #11837: [fix](orderby)disallow hll and bitmap data type in order by list

2022-08-16 Thread GitBox
starocean999 opened a new pull request, #11837: URL: https://github.com/apache/doris/pull/11837 # Proposed changes Issue Number: close #xxx ## Problem summary disallow hll and bitmap data type in order by list ## Checklist(Required) 1. Does it affect the ori

[GitHub] [doris] zhannngchen commented on a diff in pull request #11830: [feature-wip](unique-key-merge-on-write) add min/max key in segment

2022-08-16 Thread GitBox
zhannngchen commented on code in PR #11830: URL: https://github.com/apache/doris/pull/11830#discussion_r946561403 ## be/src/olap/primary_key_index.h: ## @@ -71,6 +71,8 @@ class PrimaryKeyIndexReader { Status parse(io::FileReaderSPtr file_reader, const segment_v2::Primary

[GitHub] [doris] zhannngchen commented on a diff in pull request #11830: [feature-wip](unique-key-merge-on-write) add min/max key in segment

2022-08-16 Thread GitBox
zhannngchen commented on code in PR #11830: URL: https://github.com/apache/doris/pull/11830#discussion_r946557387 ## be/src/olap/rowset/segment_v2/segment.h: ## @@ -95,6 +95,19 @@ class Segment : public std::enable_shared_from_this { Status load_index(); +Status lo

[GitHub] [doris] zhannngchen commented on a diff in pull request #11830: [feature-wip](unique-key-merge-on-write) add min/max key in segment

2022-08-16 Thread GitBox
zhannngchen commented on code in PR #11830: URL: https://github.com/apache/doris/pull/11830#discussion_r946553294 ## be/src/olap/primary_key_index.cpp: ## @@ -70,6 +74,12 @@ Status PrimaryKeyIndexReader::parse(io::FileReaderSPtr file_reader, _index_reader.reset(new segment

[GitHub] [doris] github-actions[bot] commented on pull request #11589: [Feature](nereids)support view and nested view

2022-08-16 Thread GitBox
github-actions[bot] commented on PR #11589: URL: https://github.com/apache/doris/pull/11589#issuecomment-1216398109 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] chovy-3012 opened a new pull request, #11836: [enhancement] add err type/code/msg in audit event

2022-08-16 Thread GitBox
chovy-3012 opened a new pull request, #11836: URL: https://github.com/apache/doris/pull/11836 # Proposed changes Print "err msg" "err type" and "err code" when sql execute failed . Add "err msg" "err code" and "err type" in audit event . ## Problem summary Get mor

[GitHub] [doris] liaoxin01 commented on a diff in pull request #11830: [feature-wip](unique-key-merge-on-write) add min/max key in segment

2022-08-16 Thread GitBox
liaoxin01 commented on code in PR #11830: URL: https://github.com/apache/doris/pull/11830#discussion_r946547664 ## be/src/olap/rowset/segment_v2/segment_iterator.cpp: ## @@ -522,6 +522,13 @@ Status SegmentIterator::_lookup_ordinal_from_pk_index(const RowCursor& key, bool s

[GitHub] [doris] zhannngchen commented on a diff in pull request #11830: [feature-wip](unique-key-merge-on-write) add min/max key in segment

2022-08-16 Thread GitBox
zhannngchen commented on code in PR #11830: URL: https://github.com/apache/doris/pull/11830#discussion_r946547366 ## be/src/olap/rowset/segment_v2/segment_iterator.cpp: ## @@ -522,6 +522,13 @@ Status SegmentIterator::_lookup_ordinal_from_pk_index(const RowCursor& key, bool

[GitHub] [doris] zhannngchen commented on a diff in pull request #11830: [feature-wip](unique-key-merge-on-write) add min/max key in segment

2022-08-16 Thread GitBox
zhannngchen commented on code in PR #11830: URL: https://github.com/apache/doris/pull/11830#discussion_r946543633 ## be/src/olap/rowset/segment_v2/segment.cpp: ## @@ -245,6 +260,7 @@ Status Segment::new_bitmap_index_iterator(const TabletColumn& tablet_column, Status Segment:

[GitHub] [doris] yixiutt commented on a diff in pull request #11830: [feature-wip](unique-key-merge-on-write) add min/max key in segment

2022-08-16 Thread GitBox
yixiutt commented on code in PR #11830: URL: https://github.com/apache/doris/pull/11830#discussion_r946540189 ## be/src/olap/rowset/segment_v2/segment_iterator.cpp: ## @@ -226,8 +226,8 @@ Status SegmentIterator::_get_row_ranges_by_keys() { // If client want to read

[GitHub] [doris] liaoxin01 commented on a diff in pull request #11830: [feature-wip](unique-key-merge-on-write) add min/max key in segment

2022-08-16 Thread GitBox
liaoxin01 commented on code in PR #11830: URL: https://github.com/apache/doris/pull/11830#discussion_r946538575 ## be/src/olap/primary_key_index.cpp: ## @@ -70,16 +74,21 @@ Status PrimaryKeyIndexReader::parse(io::FileReaderSPtr file_reader, _index_reader.reset(new segment_

[GitHub] [doris] yixiutt commented on a diff in pull request #11830: [feature-wip](unique-key-merge-on-write) add min/max key in segment

2022-08-16 Thread GitBox
yixiutt commented on code in PR #11830: URL: https://github.com/apache/doris/pull/11830#discussion_r946540559 ## be/src/olap/primary_key_index.cpp: ## @@ -70,16 +74,21 @@ Status PrimaryKeyIndexReader::parse(io::FileReaderSPtr file_reader, _index_reader.reset(new segment_v2

  1   2   >