[GitHub] [doris] AshinGau opened a new pull request, #11637: [feature-wip](parquet-reader)read and decode parquet physical type

2022-08-09 Thread GitBox
AshinGau opened a new pull request, #11637: URL: https://github.com/apache/doris/pull/11637 # Proposed changes Read and decode parquet physical type. 1. The encoding type of boolean is bit-packing, this PR introduces the implementation of bit-packing from Impala 2. Create a parq

[GitHub] [doris] nextdreamblue opened a new pull request, #11638: [Enhancement] sort result by tablename when show tables like 'show data'

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

[GitHub] [doris] yangzhg commented on a diff in pull request #11629: [fix] (remote) Fix bug for Cache Reader

2022-08-09 Thread GitBox
yangzhg commented on code in PR #11629: URL: https://github.com/apache/doris/pull/11629#discussion_r942031469 ## be/src/io/cache/whole_file_cache.cpp: ## @@ -37,6 +37,16 @@ WholeFileCache::~WholeFileCache() {} Status WholeFileCache::read_at(size_t offset, Slice result, size_t

[GitHub] [doris] github-actions[bot] commented on pull request #11635: [doc](fix)add show query profile doc

2022-08-09 Thread GitBox
github-actions[bot] commented on PR #11635: URL: https://github.com/apache/doris/pull/11635#issuecomment-1210182709 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 #11635: [doc](fix)add show query profile doc

2022-08-09 Thread GitBox
github-actions[bot] commented on PR #11635: URL: https://github.com/apache/doris/pull/11635#issuecomment-1210182735 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-flink-connector] JNSimba commented on issue #53: [Bug] Stream load fails when there's no data

2022-08-09 Thread GitBox
JNSimba commented on issue #53: URL: https://github.com/apache/doris-flink-connector/issues/53#issuecomment-1210206964 hello, link3280: 1. `all partitions have no load data` is usually an error raised when the data format or partition does not exist. 2. I simulated the scene without d

[GitHub] [doris] englefly commented on a diff in pull request #11566: [fix](optimization) InferFiltersRule bug: a self inner join on a view, which contains where clause, will cause mis-inference.

2022-08-09 Thread GitBox
englefly commented on code in PR #11566: URL: https://github.com/apache/doris/pull/11566#discussion_r942057903 ## fe/fe-core/src/main/java/org/apache/doris/rewrite/InferFiltersRule.java: ## @@ -614,7 +614,10 @@ private void buildNewInPredicate(Expr inExpr, for (

[GitHub] [doris] wangshuo128 commented on a diff in pull request #11589: [Feature](nereids)support view and nested view

2022-08-09 Thread GitBox
wangshuo128 commented on code in PR #11589: URL: https://github.com/apache/doris/pull/11589#discussion_r942058227 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/analysis/EliminateAliasNode.java: ## @@ -0,0 +1,66 @@ +// Licensed to the Apache Software Foundation (ASF)

[GitHub] [doris] Jibing-Li commented on a diff in pull request #11582: [feature-wip](new-scan) add scanner scheduling framework

2022-08-09 Thread GitBox
Jibing-Li commented on code in PR #11582: URL: https://github.com/apache/doris/pull/11582#discussion_r942060667 ## be/src/vec/exec/scan/scanner_context.cpp: ## @@ -0,0 +1,123 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreem

[GitHub] [doris] xy720 opened a new issue, #11639: [Bug] fix cast(array as array) causes be core dump

2022-08-09 Thread GitBox
xy720 opened a new issue, #11639: URL: https://github.com/apache/doris/issues/11639 ### 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] compasses opened a new issue, #11640: [Feature] New BulkLoad, which support build segment file isolate from Doris cluster

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

[GitHub] [doris] yiguolei merged pull request #11605: [dev-1.1.2][fix](parquet-reader) fix concurrency bug

2022-08-09 Thread GitBox
yiguolei merged PR #11605: URL: https://github.com/apache/doris/pull/11605 -- 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][fix](parquet-reader) fix concurrency bug (#11605)

2022-08-09 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 236f394c3d [dev-1.1.2][fix](parquet-reade

[GitHub] [doris] yiguolei merged pull request #11634: [Enhancement](hdfs) Support loading hdfs config for be from hdfs-site.xml

2022-08-09 Thread GitBox
yiguolei merged PR #11634: URL: https://github.com/apache/doris/pull/11634 -- 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: [Enhancement](hdfs) Support loading hdfs config for be from hdfs-site.xml (#11634)

2022-08-09 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 71d9b383d4 [Enhancement](hdfs) Support loading

<    1   2