[incubator-doris] branch master updated: Fix spark connector build error (#6948)

2021-10-28 Thread lingmiao
This is an automated email from the ASF dual-hosted git repository. lingmiao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 1f65de1 Fix spark connector build er

[GitHub] [incubator-doris] EmmyMiao87 merged pull request #6948: pom.xml error

2021-10-28 Thread GitBox
EmmyMiao87 merged pull request #6948: URL: https://github.com/apache/incubator-doris/pull/6948 -- 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: com

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #6948: pom.xml error

2021-10-28 Thread GitBox
github-actions[bot] commented on pull request #6948: URL: https://github.com/apache/incubator-doris/pull/6948#issuecomment-954478031 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, plea

[GitHub] [incubator-doris] hf200012 merged pull request #6937: support use char like \x01 in flink-doris-sink column & line delimiter

2021-10-28 Thread GitBox
hf200012 merged pull request #6937: URL: https://github.com/apache/incubator-doris/pull/6937 -- 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

[incubator-doris] branch master updated: support use char like \x01 in flink-doris-sink column & line delimiter (#6937)

2021-10-28 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new addfff7 support use char like \x

[GitHub] [incubator-doris] xuliuzhe opened a new pull request #6968: fix flatbuffers download url error

2021-10-28 Thread GitBox
xuliuzhe opened a new pull request #6968: URL: https://github.com/apache/incubator-doris/pull/6968 ## Proposed changes Change google flatbuffers download URL in thirdparty.var.sh ## Types of changes What types of changes does your code introduce to Doris? _Put an

[GitHub] [incubator-doris] luozenglin commented on a change in pull request #6918: [Function] add bitmap function of bitmap_has_all

2021-10-28 Thread GitBox
luozenglin commented on a change in pull request #6918: URL: https://github.com/apache/incubator-doris/pull/6918#discussion_r738937055 ## File path: be/src/exprs/bitmap_function.cpp ## @@ -597,6 +597,24 @@ BooleanVal BitmapFunctions::bitmap_has_any(FunctionContext* ctx, const

[GitHub] [incubator-doris] hf200012 commented on a change in pull request #6958: Chinese annotation modification

2021-10-28 Thread GitBox
hf200012 commented on a change in pull request #6958: URL: https://github.com/apache/incubator-doris/pull/6958#discussion_r738928130 ## File path: be/src/olap/rowset/column_reader.h ## @@ -184,20 +185,20 @@ class ColumnReader { ColumnReader(uint32_t column_id, uint32_t col

[incubator-doris] branch master updated: [Docs] Fix error KEY url (#6955)

2021-10-28 Thread lingmiao
This is an automated email from the ASF dual-hosted git repository. lingmiao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new df43752 [Docs] Fix error KEY url (#6

[GitHub] [incubator-doris] EmmyMiao87 merged pull request #6955: [Docs] Fix error KEY url

2021-10-28 Thread GitBox
EmmyMiao87 merged pull request #6955: URL: https://github.com/apache/incubator-doris/pull/6955 -- 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: com

[GitHub] [incubator-doris] EmmyMiao87 commented on a change in pull request #6958: Chinese annotation modification

2021-10-28 Thread GitBox
EmmyMiao87 commented on a change in pull request #6958: URL: https://github.com/apache/incubator-doris/pull/6958#discussion_r738918734 ## File path: be/src/olap/rowset/column_reader.h ## @@ -184,20 +185,20 @@ class ColumnReader { ColumnReader(uint32_t column_id, uint32_t c

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #6942: [Function] add BE bitmap function bitmap_max

2021-10-28 Thread GitBox
github-actions[bot] commented on pull request #6942: URL: https://github.com/apache/incubator-doris/pull/6942#issuecomment-954411610 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, plea

[GitHub] [incubator-doris] weajun opened a new issue #6967: [Bug] sql execution sometimes error with errmsg: failed to get tablet

2021-10-28 Thread GitBox
weajun opened a new issue #6967: URL: https://github.com/apache/incubator-doris/issues/6967 ### 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 0.15.1-

[GitHub] [incubator-doris] HappenLee commented on a change in pull request #6866: [Refactor] Refactor the reader code

2021-10-28 Thread GitBox
HappenLee commented on a change in pull request #6866: URL: https://github.com/apache/incubator-doris/pull/6866#discussion_r738900712 ## File path: be/src/olap/merger.cpp ## @@ -34,7 +34,7 @@ OLAPStatus Merger::merge_rowsets(TabletSharedPtr tablet, ReaderType reader_type,

[GitHub] [incubator-doris] HappenLee commented on a change in pull request #6866: [Refactor] Refactor the reader code

2021-10-28 Thread GitBox
HappenLee commented on a change in pull request #6866: URL: https://github.com/apache/incubator-doris/pull/6866#discussion_r738900276 ## File path: fe/fe-core/src/main/java/org/apache/doris/planner/SingleNodePlanner.java ## @@ -2185,6 +2185,7 @@ private void materializeSlotFo

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #6963: [Doc] Update fe-idea developer guide for latest version

2021-10-28 Thread GitBox
github-actions[bot] commented on pull request #6963: URL: https://github.com/apache/incubator-doris/pull/6963#issuecomment-954367822 -- 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] [incubator-doris] chovy-3012 commented on a change in pull request #6963: [Doc] Update fe-idea developer guide for latest version

2021-10-28 Thread GitBox
chovy-3012 commented on a change in pull request #6963: URL: https://github.com/apache/incubator-doris/pull/6963#discussion_r738869253 ## File path: docs/zh-CN/developer-guide/fe-idea-dev.md ## @@ -36,10 +36,10 @@ JDK1.8+, IntelliJ IDEA 3. 如果仅进行fe开发而没有编译过thirdparty,则需要安装thri

[GitHub] [incubator-doris] hf200012 commented on a change in pull request #6963: [Doc] Update fe-idea developer guide for latest version

2021-10-28 Thread GitBox
hf200012 commented on a change in pull request #6963: URL: https://github.com/apache/incubator-doris/pull/6963#discussion_r738866126 ## File path: docs/zh-CN/developer-guide/fe-idea-dev.md ## @@ -36,10 +36,10 @@ JDK1.8+, IntelliJ IDEA 3. 如果仅进行fe开发而没有编译过thirdparty,则需要安装thrift

[GitHub] [incubator-doris] hf200012 commented on a change in pull request #6963: [Doc] Update fe-idea developer guide for latest version

2021-10-28 Thread GitBox
hf200012 commented on a change in pull request #6963: URL: https://github.com/apache/incubator-doris/pull/6963#discussion_r738866008 ## File path: docs/en/developer-guide/fe-idea-dev.md ## @@ -43,12 +43,12 @@ If your are only interested in FE module, and for some reason you ca

[GitHub] [incubator-doris] hf200012 commented on a change in pull request #6963: [Doc] Update fe-idea developer guide for latest version

2021-10-28 Thread GitBox
hf200012 commented on a change in pull request #6963: URL: https://github.com/apache/incubator-doris/pull/6963#discussion_r738865957 ## File path: docs/en/developer-guide/fe-idea-dev.md ## @@ -43,12 +43,12 @@ If your are only interested in FE module, and for some reason you ca

[GitHub] [incubator-doris] hf200012 commented on a change in pull request #6963: [Doc] Update fe-idea developer guide for latest version

2021-10-28 Thread GitBox
hf200012 commented on a change in pull request #6963: URL: https://github.com/apache/incubator-doris/pull/6963#discussion_r738865747 ## File path: docs/en/developer-guide/fe-idea-dev.md ## @@ -43,12 +43,12 @@ If your are only interested in FE module, and for some reason you ca

[GitHub] [incubator-doris] morningman commented on pull request #6861: [Optimize][Runtime Filter] Init left node asynchronously in join node

2021-10-28 Thread GitBox
morningman commented on pull request #6861: URL: https://github.com/apache/incubator-doris/pull/6861#issuecomment-954004592 > I got your point but one more thing I m not sure is whether open phase of scan node will be completed before RF is generated. For example, open() in `OlapScanNode`

[GitHub] [incubator-doris] morningman commented on a change in pull request #6866: [Refactor] Refactor the reader code

2021-10-28 Thread GitBox
morningman commented on a change in pull request #6866: URL: https://github.com/apache/incubator-doris/pull/6866#discussion_r738540595 ## File path: fe/fe-core/src/main/java/org/apache/doris/planner/SingleNodePlanner.java ## @@ -2185,6 +2185,7 @@ private void materializeSlotF

[GitHub] [incubator-doris] Gabriel39 opened a new pull request #6966: [Feature]Support decimal for es scan

2021-10-28 Thread GitBox
Gabriel39 opened a new pull request #6966: URL: https://github.com/apache/incubator-doris/pull/6966 ## Proposed changes Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature req

[GitHub] [incubator-doris] Gabriel39 commented on pull request #6861: [Optimize][Runtime Filter] Init left node asynchronously in join node

2021-10-28 Thread GitBox
Gabriel39 commented on pull request #6861: URL: https://github.com/apache/incubator-doris/pull/6861#issuecomment-953938416 @stdpain @EmmyMiao87 Some help for this question? Thx :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [incubator-doris] GoGoWen opened a new pull request #6965: optimize for single rowset reading

2021-10-28 Thread GitBox
GoGoWen opened a new pull request #6965: URL: https://github.com/apache/incubator-doris/pull/6965 ## Proposed changes when read the tablet with all columns for single rowset which !has_overlapping && nonoverlapping_count == 1 && !has_delete_rowset, we should use _direct_agg_key_next_ro

[GitHub] [incubator-doris] zbtzbtzbt opened a new pull request #6964: Prevent invalid expr continue parse

2021-10-28 Thread GitBox
zbtzbtzbt opened a new pull request #6964: URL: https://github.com/apache/incubator-doris/pull/6964 ## Proposed changes In some cases, when expr == null, continue parse statement may be visit invalid memory, which will casuse BE process failure. ## Types of changes

[GitHub] [incubator-doris] chovy-3012 opened a new pull request #6963: [Doc] Update fe-idea developer guide for latest version

2021-10-28 Thread GitBox
chovy-3012 opened a new pull request #6963: URL: https://github.com/apache/incubator-doris/pull/6963 ## Proposed changes Update fe-idea developer guide for latest version ## Types of changes What types of changes does your code introduce to Doris? _Put an `x` in the b

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #6962: [S3] Support path style endpoint

2021-10-28 Thread GitBox
github-actions[bot] commented on pull request #6962: URL: https://github.com/apache/incubator-doris/pull/6962#issuecomment-953762098 -- 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] [incubator-doris] yangzhg commented on a change in pull request #6962: [S3] Support path style endpoint

2021-10-28 Thread GitBox
yangzhg commented on a change in pull request #6962: URL: https://github.com/apache/incubator-doris/pull/6962#discussion_r738297384 ## File path: docs/zh-CN/administrator-guide/load-data/s3-load-manual.md ## @@ -76,4 +76,19 @@ under the License. ( "timeout" = "360

[GitHub] [incubator-doris] yangzhg commented on a change in pull request #6962: [S3] Support path style endpoint

2021-10-28 Thread GitBox
yangzhg commented on a change in pull request #6962: URL: https://github.com/apache/incubator-doris/pull/6962#discussion_r738296582 ## File path: docs/en/administrator-guide/load-data/s3-load-manual.md ## @@ -75,4 +75,19 @@ example: ( "timeout" = "3600" ); -`

[GitHub] [incubator-doris] morningman opened a new pull request #6962: [S3] Support path style endpoint

2021-10-28 Thread GitBox
morningman opened a new pull request #6962: URL: https://github.com/apache/incubator-doris/pull/6962 ## Proposed changes This CL mainly changes: 1. Add a `use_path_style` property for S3 2. Upgrade `hadoop-common` and `hadoop-aws` to 2.8.0 to support path style property

[GitHub] [incubator-doris] morningman opened a new issue #6961: [S3] Support path style endpoint

2021-10-28 Thread GitBox
morningman opened a new issue #6961: URL: https://github.com/apache/incubator-doris/issues/6961 ### 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

[GitHub] [incubator-doris] LiHang-CN opened a new issue #6960: [Bug] Doris be.conf 配置问题!

2021-10-28 Thread GitBox
LiHang-CN opened a new issue #6960: URL: https://github.com/apache/incubator-doris/issues/6960 ### 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 Dock

[GitHub] [incubator-doris] nimuyuhan commented on a change in pull request #6942: [Function] add BE bitmap function bitmap_max

2021-10-28 Thread GitBox
nimuyuhan commented on a change in pull request #6942: URL: https://github.com/apache/incubator-doris/pull/6942#discussion_r738213157 ## File path: gensrc/script/doris_builtins_functions.py ## @@ -1202,6 +1202,9 @@ [['bitmap_min'], 'BIGINT', ['BITMAP'], '_ZN5dori

[GitHub] [incubator-doris] hf200012 opened a new pull request #6958: Chinese annotation modification

2021-10-28 Thread GitBox
hf200012 opened a new pull request #6958: URL: https://github.com/apache/incubator-doris/pull/6958 ## Proposed changes Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature requ

[GitHub] [incubator-doris] chovy-3012 opened a new issue #6957: [Bug]

2021-10-28 Thread GitBox
chovy-3012 opened a new issue #6957: URL: https://github.com/apache/incubator-doris/issues/6957 ### 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 mas

[GitHub] [incubator-doris] chovy-3012 opened a new pull request #6956: [Improve] Spark connector supports multiple spark versions:2.1.x/2.3.x/3.x

2021-10-28 Thread GitBox
chovy-3012 opened a new pull request #6956: URL: https://github.com/apache/incubator-doris/pull/6956 ## Proposed changes Part of Spark Connector code is implemented using the "Spark DatasourcesV2" API . However , "Spark DatasourcesV2" API only exists in spark 2.3.x/2.4.x , not exist