[GitHub] [doris] github-actions[bot] commented on pull request #10694: optimize topn query if order by columns is prefix of sort keys of table

2022-08-03 Thread GitBox
github-actions[bot] commented on PR #10694: URL: https://github.com/apache/doris/pull/10694#issuecomment-1204839192 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 #10694: optimize topn query if order by columns is prefix of sort keys of table

2022-08-03 Thread GitBox
github-actions[bot] commented on PR #10694: URL: https://github.com/apache/doris/pull/10694#issuecomment-1204839159 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] xiaokang commented on a diff in pull request #10694: optimize topn query if order by columns is prefix of sort keys of table

2022-08-03 Thread GitBox
xiaokang commented on code in PR #10694: URL: https://github.com/apache/doris/pull/10694#discussion_r937402867 ## be/src/olap/rowset/segment_v2/segment_iterator.cpp: ## @@ -915,7 +959,8 @@ Status SegmentIterator::_read_columns_by_index(uint32_t nrows_read_limit, uint32

[GitHub] [doris] Jibing-Li commented on pull request #11489: Support hive external table on Ali oss.

2022-08-03 Thread GitBox
Jibing-Li commented on PR #11489: URL: https://github.com/apache/doris/pull/11489#issuecomment-1204833232 > oss 不是支持 s3 协议,不可以直接用吗 是支持的,但fe端hadoop文件系统api不支持oss://开头的路径,需要替换成s3:// -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [doris] xiaokang commented on a diff in pull request #10694: optimize topn query if order by columns is prefix of sort keys of table

2022-08-03 Thread GitBox
xiaokang commented on code in PR #10694: URL: https://github.com/apache/doris/pull/10694#discussion_r937402867 ## be/src/olap/rowset/segment_v2/segment_iterator.cpp: ## @@ -915,7 +959,8 @@ Status SegmentIterator::_read_columns_by_index(uint32_t nrows_read_limit, uint32

[GitHub] [doris] platoneko commented on a diff in pull request #11450: [feature](cold_on_s3) Show remote data usage

2022-08-03 Thread GitBox
platoneko commented on code in PR #11450: URL: https://github.com/apache/doris/pull/11450#discussion_r937402754 ## fe/fe-core/src/main/java/org/apache/doris/common/proc/TabletsProcDir.java: ## @@ -45,7 +45,7 @@ public class TabletsProcDir implements ProcDirInterface { publi

[GitHub] [doris] github-actions[bot] commented on pull request #11501: [improvement](orc)improve hdfs scan performance

2022-08-03 Thread GitBox
github-actions[bot] commented on PR #11501: URL: https://github.com/apache/doris/pull/11501#issuecomment-1204823275 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 #11501: [improvement](orc)improve hdfs scan performance

2022-08-03 Thread GitBox
github-actions[bot] commented on PR #11501: URL: https://github.com/apache/doris/pull/11501#issuecomment-1204823241 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] ByteYue commented on a diff in pull request #11169: [feature](FE): add new property to control whether use light schema change or not

2022-08-03 Thread GitBox
ByteYue commented on code in PR #11169: URL: https://github.com/apache/doris/pull/11169#discussion_r937396463 ## fe/fe-core/src/main/java/org/apache/doris/datasource/InternalDataSource.java: ## @@ -1731,6 +1726,26 @@ private void createOlapTable(Database db, CreateTableStmt stm

[GitHub] [doris] HappenLee commented on a diff in pull request #10694: optimize topn query if order by columns is prefix of sort keys of table

2022-08-03 Thread GitBox
HappenLee commented on code in PR #10694: URL: https://github.com/apache/doris/pull/10694#discussion_r937394167 ## be/src/olap/rowset/segment_v2/segment_iterator.cpp: ## @@ -915,7 +959,8 @@ Status SegmentIterator::_read_columns_by_index(uint32_t nrows_read_limit, uint32

[GitHub] [doris] github-actions[bot] commented on pull request #11489: Support hive external table on Ali oss.

2022-08-03 Thread GitBox
github-actions[bot] commented on PR #11489: URL: https://github.com/apache/doris/pull/11489#issuecomment-1204817651 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 #11489: Support hive external table on Ali oss.

2022-08-03 Thread GitBox
github-actions[bot] commented on PR #11489: URL: https://github.com/apache/doris/pull/11489#issuecomment-1204817626 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 #11505: [tools](ssb-flat)update script for better performance

2022-08-03 Thread GitBox
github-actions[bot] commented on PR #11505: URL: https://github.com/apache/doris/pull/11505#issuecomment-1204817175 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 #11505: [tools](ssb-flat)update script for better performance

2022-08-03 Thread GitBox
github-actions[bot] commented on PR #11505: URL: https://github.com/apache/doris/pull/11505#issuecomment-1204817196 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] morrySnow commented on pull request #11502: [feature](Nereids) support cross join in Nereids

2022-08-03 Thread GitBox
morrySnow commented on PR #11502: URL: https://github.com/apache/doris/pull/11502#issuecomment-1204813067 @jackwener @Kikyou1997 @924060929 @zhengshiJ PTAL -- 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] dataroaring commented on a diff in pull request #11169: [feature](FE): add new property to control whether use light schema change or not

2022-08-03 Thread GitBox
dataroaring commented on code in PR #11169: URL: https://github.com/apache/doris/pull/11169#discussion_r937383846 ## fe/fe-core/src/main/java/org/apache/doris/analysis/ShowAlterStmt.java: ## @@ -104,12 +104,13 @@ private void getPredicateValue(Expr subExpr) throws AnalysisExcep

[GitHub] [doris] hello-stephen opened a new pull request, #11505: [tools](ssb-flat)update script for better performance

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

[GitHub] [doris] ChPi closed issue #11466: [Bug] select list expression not produced by aggregation output

2022-08-03 Thread GitBox
ChPi closed issue #11466: [Bug] select list expression not produced by aggregation output URL: https://github.com/apache/doris/issues/11466 -- 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 specif

[GitHub] [doris] SWJTU-ZhangLei commented on a diff in pull request #11494: [feature](schema change) Light schema change support rollup/mv

2022-08-03 Thread GitBox
SWJTU-ZhangLei commented on code in PR #11494: URL: https://github.com/apache/doris/pull/11494#discussion_r937381491 ## fe/fe-core/src/main/java/org/apache/doris/alter/SchemaChangeHandler.java: ## @@ -957,62 +937,97 @@ private boolean addColumnInternal(OlapTable olapTable, Colu

[doris] branch master updated: [Feature][Materialized-View] support materialized view on vectorized engine (#10792)

2022-08-03 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng 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 ec3c911f97 [Feature][Materialized-View] suppor

[GitHub] [doris] HappenLee merged pull request #10792: [Feature][Materialized-View] support materialized view on vectorized engine

2022-08-03 Thread GitBox
HappenLee merged PR #10792: URL: https://github.com/apache/doris/pull/10792 -- 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] hf200012 merged pull request #11439: [doc]fix-doc

2022-08-03 Thread GitBox
hf200012 merged PR #11439: URL: https://github.com/apache/doris/pull/11439 -- 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 (277e5e7bd1 -> 35f2632c3a)

2022-08-03 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 277e5e7bd1 [fix](doc)Document correction, delete some old document content, add some explanatory information (#1

[GitHub] [doris] hf200012 merged pull request #11504: [fix](doc)Document correction, delete some old document content, add some explanatory information

2022-08-03 Thread GitBox
hf200012 merged PR #11504: URL: https://github.com/apache/doris/pull/11504 -- 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: [fix](doc)Document correction, delete some old document content, add some explanatory information (#11504)

2022-08-03 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 277e5e7bd1 [fix](doc)Document correction, d

[GitHub] [doris] github-actions[bot] commented on pull request #11504: [fix](doc)Document correction, delete some old document content, add some explanatory information

2022-08-03 Thread GitBox
github-actions[bot] commented on PR #11504: URL: https://github.com/apache/doris/pull/11504#issuecomment-1204796428 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[doris] branch master updated: [doc](website)fe elastic scaling documentation issue (#11471)

2022-08-03 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 9ed36aa48b [doc](website)fe elastic scaling

[GitHub] [doris] hf200012 merged pull request #11471: [doc](website)fe elastic scaling documentation issue

2022-08-03 Thread GitBox
hf200012 merged PR #11471: URL: https://github.com/apache/doris/pull/11471 -- 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] SaintBacchus commented on pull request #11501: [improvement](orc)improve hdfs scan performance

2022-08-03 Thread GitBox
SaintBacchus commented on PR #11501: URL: https://github.com/apache/doris/pull/11501#issuecomment-1204793337 good improvement for hms table -- 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 spe

[GitHub] [doris] github-actions[bot] commented on pull request #11504: [fix](doc)Document correction, delete some old document content, add some explanatory information

2022-08-03 Thread GitBox
github-actions[bot] commented on PR #11504: URL: https://github.com/apache/doris/pull/11504#issuecomment-1204763460 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-website] branch master updated: Document correction, delete some old document content, add some explanatory information

2022-08-03 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 f1feb270964 Document correction, de

[GitHub] [doris] hf200012 opened a new pull request, #11504: [fix](doc)Document correction, delete some old document content, add some explanatory information

2022-08-03 Thread GitBox
hf200012 opened a new pull request, #11504: URL: https://github.com/apache/doris/pull/11504 Document correction, delete some old document content, add some explanatory information # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes

[GitHub] [doris] gavinchou commented on a diff in pull request #11494: [feature](schema change) Light schema change support rollup/mv

2022-08-03 Thread GitBox
gavinchou commented on code in PR #11494: URL: https://github.com/apache/doris/pull/11494#discussion_r937331773 ## fe/fe-core/src/main/java/org/apache/doris/catalog/OlapTable.java: ## @@ -1851,4 +1840,8 @@ public void checkReplicaAllocation() throws UserException {

[GitHub] [doris] qzsee opened a new issue, #11503: [Enhancement] large tablets can affect cluster stability

2022-08-03 Thread GitBox
qzsee opened a new issue, #11503: URL: https://github.com/apache/doris/issues/11503 ### 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 A large tabl

[GitHub] [doris] yangzhg commented on a diff in pull request #11501: [improvement](orc)improve hdfs scan performance

2022-08-03 Thread GitBox
yangzhg commented on code in PR #11501: URL: https://github.com/apache/doris/pull/11501#discussion_r937325219 ## thirdparty/download-thirdparty.sh: ## @@ -189,7 +189,8 @@ do if [[ "${!NAME}" =~ $SUFFIX_TGZ ]]; then echo "$TP_SOURCE_DIR/${!NAME}"

[GitHub] [doris] morrySnow opened a new pull request, #11502: [feature](Nereids) support cross join in Nereids

2022-08-03 Thread GitBox
morrySnow opened a new pull request, #11502: URL: https://github.com/apache/doris/pull/11502 # Proposed changes support cross join in Nereids - add PhysicalNestedLoopJoin - Translate PhysicalNestedLoopJoin to CrossJoinNode in PhysicalPlanTranslator ## Checklist(Required)

[GitHub] [doris] dujl opened a new pull request, #11501: [improvement](orc)improve hdfs scan performance

2022-08-03 Thread GitBox
dujl opened a new pull request, #11501: URL: https://github.com/apache/doris/pull/11501 # Proposed changes Issue Number: close #11498 ## Problem summary When run ssb testsuite for hive orc table, the performance is very slow than trino. 10.9s ( doris) vs 5.61s (trino).

[GitHub] [doris] englefly commented on a diff in pull request #11209: [feature] (Nereids) support limit clause

2022-08-03 Thread GitBox
englefly commented on code in PR #11209: URL: https://github.com/apache/doris/pull/11209#discussion_r937322930 ## fe/fe-core/src/main/java/org/apache/doris/statistics/StatsDeriveResult.java: ## @@ -112,10 +112,22 @@ public void setSlotToColumnStats(Map slotToColumnStats) {

[GitHub] [doris] xinyiZzz opened a new pull request, #11500: [fix](ut) Fix BE UT BetaRowsetTest failed

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

[GitHub] [doris] xinyiZzz opened a new issue, #11499: [Bug] BE UT BetaRowsetTest failed

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

[GitHub] [doris] dujl opened a new issue, #11498: [Enhancement] [multi-catalog] scan orc file from hdfs is slow

2022-08-03 Thread GitBox
dujl opened a new issue, #11498: URL: https://github.com/apache/doris/issues/11498 ### 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 When run ssb

[GitHub] [doris] HappenLee commented on a diff in pull request #11461: [improvement](agg)limit the output of agg node

2022-08-03 Thread GitBox
HappenLee commented on code in PR #11461: URL: https://github.com/apache/doris/pull/11461#discussion_r937320284 ## be/src/vec/exec/vaggregation_node.cpp: ## @@ -897,7 +963,40 @@ Status AggregationNode::_pre_agg_with_serialized_key(doris::vectorized::Block* i return Status:

[GitHub] [doris] yangzhg opened a new pull request, #11497: [chore](deps) update bdbje and libhdfs3

2022-08-03 Thread GitBox
yangzhg opened a new pull request, #11497: URL: https://github.com/apache/doris/pull/11497 # Proposed changes 1. update bdbje to doris bdbje 18.3.13, this will fix await consistent bug for replica node 2. update libhdfs3 to v2.3.2 to improve performance ## Problem summary

[GitHub] [doris] wangshuo128 commented on pull request #11454: [feature](nereids) Convert subqueries into algebraic expressions and …

2022-08-03 Thread GitBox
wangshuo128 commented on PR #11454: URL: https://github.com/apache/doris/pull/11454#issuecomment-1204720090 I suggest first supporting analyzing and unnesting one type of subquery, e.g., converting `InSubuqery` to joins. Thus we could have a unit test to review the framework and main steps

[GitHub] [doris] gongzexin opened a new issue, #11496: [Bug] The result of left join operator is empty

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

[GitHub] [doris] 1018ji commented on pull request #11489: Support hive external table on Ali oss.

2022-08-03 Thread GitBox
1018ji commented on PR #11489: URL: https://github.com/apache/doris/pull/11489#issuecomment-1204717442 oss 不是支持 s3 协议,不可以直接用吗 -- 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] siriume opened a new issue, #11495: [Bug] The nvl function reports an error after the vectorization engine is enabled.

2022-08-03 Thread GitBox
siriume opened a new issue, #11495: URL: https://github.com/apache/doris/issues/11495 ### 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 doris dev1.1.2

[GitHub] [doris] Lchangliang commented on pull request #11475: [refactor](schema change) Using tablet schema shared ptr instead of raw ptr

2022-08-03 Thread GitBox
Lchangliang commented on PR #11475: URL: https://github.com/apache/doris/pull/11475#issuecomment-1204713958 LGTM -- 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 unsubscr

[GitHub] [doris] cambyzju commented on a diff in pull request #11213: [feature-wip](array-type) support the array type in reverse function

2022-08-03 Thread GitBox
cambyzju commented on code in PR #11213: URL: https://github.com/apache/doris/pull/11213#discussion_r937314719 ## be/src/vec/functions/function_string.h: ## @@ -1437,4 +1438,22 @@ class FunctionReplace : public IFunction { } }; +struct ReverseImpl { +static Status ve

[doris] branch master updated: [regressiontest](improvement)SQL query conditions, if the data type is expanded with single quotes, an error will occur case (#11437)

2022-08-03 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 8a09f0478f [regressiontest](improvement)SQL que

[GitHub] [doris] cambyzju commented on a diff in pull request #11213: [feature-wip](array-type) support the array type in reverse function

2022-08-03 Thread GitBox
cambyzju commented on code in PR #11213: URL: https://github.com/apache/doris/pull/11213#discussion_r937314351 ## be/src/vec/functions/function_string.h: ## @@ -1437,4 +1438,22 @@ class FunctionReplace : public IFunction { } }; +struct ReverseImpl { +static Status ve

[GitHub] [doris] yiguolei merged pull request #11437: [regression-test](datatype)SQL query conditions, if the data type is expanded with single quotes…

2022-08-03 Thread GitBox
yiguolei merged PR #11437: URL: https://github.com/apache/doris/pull/11437 -- 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-thirdparty] branch main updated: update readme

2022-08-03 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/main by this push: new c1caa4c update readme c1caa4c is describ

[doris-thirdparty] annotated tag libhdfs3-v2.3.2 updated (66a4302 -> 26e0263)

2022-08-03 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg pushed a change to annotated tag libhdfs3-v2.3.2 in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git *** WARNING: tag libhdfs3-v2.3.2 was modified! *** from 66a4302 (commit) to 26e0263 (ta

[doris-thirdparty] branch libhdfs3 updated: v2.3.2

2022-08-03 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg pushed a commit to branch libhdfs3 in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/libhdfs3 by this push: new 66a4302 v2.3.2 66a4302 is descri

[doris] 02/02: [bugfix](dateliteral) 1.1.2 not use joda so some code should be modified

2022-08-03 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 commit 37e5ee6459318dc63ba63f3b6ed6fe03aaa0e1a0 Author: yiguolei AuthorDate: Thu Aug 4 10:59:11 2022 +0800 [bugfix](da

[doris] 01/02: [fix](planner) Fix an issue where outputSmap's size could grow exponentially (#11378)

2022-08-03 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 commit f63f45211f2b50947be378886361a7f97713bc1f Author: Mingyu Chen AuthorDate: Wed Aug 3 09:07:00 2022 +0800 [fix](pl

[doris] branch dev-1.1.2 updated (e96572b931 -> 37e5ee6459)

2022-08-03 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch dev-1.1.2 in repository https://gitbox.apache.org/repos/asf/doris.git from e96572b931 [Bug] Update Stmt Fail use in predicate query (#11414) (#11492) new f63f45211f [fix](planner) Fix

[doris] branch master updated: [Enhancement](IdGenerator) Use IdGeneratorBuffer to get better performance for getNextId operation when create table, truncate table, add partition and so on (#11479)

2022-08-03 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 e7f378fec6 [Enhancement](IdGenerator) Use IdGen

[GitHub] [doris] yiguolei merged pull request #11479: [Enhancement](IdGenerator) Use IdGeneratorBuffer to get better performance for getNextId operation when create table, truncate table, add partitio

2022-08-03 Thread GitBox
yiguolei merged PR #11479: URL: https://github.com/apache/doris/pull/11479 -- 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 #11478: [Enhancement] Improve the performance of meta management(Step-2)

2022-08-03 Thread GitBox
yiguolei closed issue #11478: [Enhancement] Improve the performance of meta management(Step-2) URL: https://github.com/apache/doris/issues/11478 -- 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

[doris] branch master updated (7703912b3e -> 36784d9131)

2022-08-03 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 7703912b3e [improvement](error msg)improve the err msg returned when the key not in columns when create table (#1149

[GitHub] [doris] yiguolei merged pull request #11481: [Bug](compile) Fix compile hyperscan failed when build thirdparty

2022-08-03 Thread GitBox
yiguolei merged PR #11481: URL: https://github.com/apache/doris/pull/11481 -- 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 #11477: [Bug] compile hyperscan failed when build thirdparty

2022-08-03 Thread GitBox
yiguolei closed issue #11477: [Bug] compile hyperscan failed when build thirdparty URL: https://github.com/apache/doris/issues/11477 -- 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 comm

[doris] branch master updated: [improvement](error msg)improve the err msg returned when the key not in columns when create table (#11490)

2022-08-03 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 7703912b3e [improvement](error msg)improve the

[GitHub] [doris] yiguolei merged pull request #11490: [improvement](error info)improve the create table err msg

2022-08-03 Thread GitBox
yiguolei merged PR #11490: URL: https://github.com/apache/doris/pull/11490 -- 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] morrySnow commented on a diff in pull request #11030: [feature-wip](statistics) step4.1: manually inject statistics for a table or column

2022-08-03 Thread GitBox
morrySnow commented on code in PR #11030: URL: https://github.com/apache/doris/pull/11030#discussion_r937306232 ## fe/fe-core/src/main/java/org/apache/doris/analysis/AlterColumnStatsStmt.java: ## @@ -47,59 +60,124 @@ public class AlterColumnStatsStmt extends DdlStmt {

[GitHub] [doris] github-actions[bot] commented on pull request #11459: [enhancement](Nereids)set default join type to CROSS_JOIN

2022-08-03 Thread GitBox
github-actions[bot] commented on PR #11459: URL: https://github.com/apache/doris/pull/11459#issuecomment-1204708286 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 #11310: [feature-wip][multi-catalog]Support caseSensitive field name in file scan node

2022-08-03 Thread GitBox
github-actions[bot] commented on PR #11310: URL: https://github.com/apache/doris/pull/11310#issuecomment-1204707675 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] Wujiao233 commented on issue #11465: [Bug] Broker Load cannot correctly import hive data when column name start with number

2022-08-03 Thread GitBox
Wujiao233 commented on issue #11465: URL: https://github.com/apache/doris/issues/11465#issuecomment-1204705819 after use 'SET' it works fine now ```sql LOAD LABEL sync_t_doris_import_test_1 ( DATA INFILE("hdfs://path/to/warehouse/tmp.db/t_doris_import_test/*") INTO TAB

[GitHub] [doris] Wujiao233 closed issue #11465: [Bug] Broker Load cannot correctly import hive data when column name start with number

2022-08-03 Thread GitBox
Wujiao233 closed issue #11465: [Bug] Broker Load cannot correctly import hive data when column name start with number URL: https://github.com/apache/doris/issues/11465 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[doris-thirdparty] tag bdbje-18.3.13-doris-snapshot created (now 145bf9f)

2022-08-03 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg pushed a change to tag bdbje-18.3.13-doris-snapshot in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git at 145bf9f (commit) No new revisions were added by this update.

[doris-thirdparty] branch bdbje updated: [fix](compile) Remove jconsole.jar dependency for bdbje (#1)

2022-08-03 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg pushed a commit to branch bdbje in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/bdbje by this push: new 145bf9f [fix](compile) Remove jconsole

[GitHub] [doris] SWJTU-ZhangLei opened a new pull request, #11494: [feature](schema change) Light schema change support rollup/mv

2022-08-03 Thread GitBox
SWJTU-ZhangLei opened a new pull request, #11494: URL: https://github.com/apache/doris/pull/11494 # Proposed changes 1. move maxColUniqueId from OlapTable.java to MaterializedIndexMeta 2. for rollup and MaterializedIndex support light schema change Issue Number: close #xxx ##

[doris-thirdparty] branch libhdfs3 updated: improve seek performence when seeking a wide range

2022-08-03 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg pushed a commit to branch libhdfs3 in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/libhdfs3 by this push: new 525b6a2 improve seek performence

[GitHub] [doris] AshinGau opened a new pull request, #11493: [feature-wip](parquet-reader)get compressed parquet page data

2022-08-03 Thread GitBox
AshinGau opened a new pull request, #11493: URL: https://github.com/apache/doris/pull/11493 # 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 #11481: [Bug](compile) Fix compile hyperscan failed when build thirdparty

2022-08-03 Thread GitBox
github-actions[bot] commented on PR #11481: URL: https://github.com/apache/doris/pull/11481#issuecomment-1204699547 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 #11481: [Bug](compile) Fix compile hyperscan failed when build thirdparty

2022-08-03 Thread GitBox
github-actions[bot] commented on PR #11481: URL: https://github.com/apache/doris/pull/11481#issuecomment-1204699516 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[doris] branch master updated: [feature](cache) Add FileCache for RemoteFile (#11186)

2022-08-03 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng 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 a943adac1a [feature](cache) Add FileCache for

[GitHub] [doris] HappenLee closed issue #11185: [Feature] Add FileCache for RemoteFile

2022-08-03 Thread GitBox
HappenLee closed issue #11185: [Feature] Add FileCache for RemoteFile URL: https://github.com/apache/doris/issues/11185 -- 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 unsub

[GitHub] [doris] HappenLee merged pull request #11186: [feature](cache) Add FileCache for RemoteFile

2022-08-03 Thread GitBox
HappenLee merged PR #11186: URL: https://github.com/apache/doris/pull/11186 -- 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] YangShaw commented on a diff in pull request #11264: [feature](nereids)add InPredicate in expressions

2022-08-03 Thread GitBox
YangShaw commented on code in PR #11264: URL: https://github.com/apache/doris/pull/11264#discussion_r937302880 ## fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/ExpressionTranslator.java: ## @@ -141,10 +145,48 @@ public Expr visitNullSafeEqual(NullSafeEqual n

[GitHub] [doris] freemandealer commented on issue #11465: [Bug] Broker Load cannot correctly import hive data when column name start with number

2022-08-03 Thread GitBox
freemandealer commented on issue #11465: URL: https://github.com/apache/doris/issues/11465#issuecomment-1204697991 or, you can use 'SET' to do the colume mapping. FYI: https://cloud.baidu.com/doc/DORIS/s/5kmealoa8 https://developer.aliyun.com/article/920250 -- This is an autom

[GitHub] [doris] YangShaw commented on a diff in pull request #11264: [feature](nereids)add InPredicate in expressions

2022-08-03 Thread GitBox
YangShaw commented on code in PR #11264: URL: https://github.com/apache/doris/pull/11264#discussion_r937302610 ## fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/ExpressionTranslator.java: ## @@ -141,10 +145,48 @@ public Expr visitNullSafeEqual(NullSafeEqual n

[GitHub] [doris] zhengshiJ commented on a diff in pull request #11209: [feature] (Nereids) support limit clause

2022-08-03 Thread GitBox
zhengshiJ commented on code in PR #11209: URL: https://github.com/apache/doris/pull/11209#discussion_r937300275 ## fe/fe-core/src/main/java/org/apache/doris/statistics/StatsDeriveResult.java: ## @@ -112,10 +112,22 @@ public void setSlotToColumnStats(Map slotToColumnStats) {

[GitHub] [doris] yiguolei commented on pull request #11475: [refactor](schema change) Using tablet schema shared ptr instead of raw ptr

2022-08-03 Thread GitBox
yiguolei commented on PR #11475: URL: https://github.com/apache/doris/pull/11475#issuecomment-1204694848 > Have you done a stress test to see whether this is a performance drop for this pr? Including query and insert. No, because tablet schema is only used in control path, it is not o

[GitHub] [doris] yiguolei merged pull request #11492: [Bug] Update Stmt Fail use in predicate query (#11414)

2022-08-03 Thread GitBox
yiguolei merged PR #11492: URL: https://github.com/apache/doris/pull/11492 -- 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: [Bug] Update Stmt Fail use in predicate query (#11414) (#11492)

2022-08-03 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 e96572b931 [Bug] Update Stmt Fail use in

[GitHub] [doris] yiguolei opened a new pull request, #11492: [Bug] Update Stmt Fail use in predicate query (#11414)

2022-08-03 Thread GitBox
yiguolei opened a new pull request, #11492: URL: https://github.com/apache/doris/pull/11492 Co-authored-by: lihaopeng # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the o

[doris] branch dev-1.1.2 updated: [Bug](function) fix current_date not equal to curdate (#11463) (#11491)

2022-08-03 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 f67af7628d [Bug](function) fix current_da

[GitHub] [doris] yiguolei merged pull request #11491: [Bug](function) fix current_date not equal to curdate (#11463)

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

[GitHub] [doris] yiguolei opened a new pull request, #11491: [Bug](function) fix current_date not equal to curdate (#11463)

2022-08-03 Thread GitBox
yiguolei opened a new pull request, #11491: URL: https://github.com/apache/doris/pull/11491 * fix current_date not equal to curdate # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it

[GitHub] [doris] morrySnow commented on a diff in pull request #11209: [feature] (Nereids) support limit clause

2022-08-03 Thread GitBox
morrySnow commented on code in PR #11209: URL: https://github.com/apache/doris/pull/11209#discussion_r937290333 ## fe/fe-core/src/main/java/org/apache/doris/statistics/StatsDeriveResult.java: ## @@ -112,10 +112,22 @@ public void setSlotToColumnStats(Map slotToColumnStats) {

[doris] branch master updated: [bugfix](memtracker)fix exceed memory limit log (#11485)

2022-08-03 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 ecbf87d77b [bugfix](memtracker)fix exceed memor

[GitHub] [doris] yiguolei merged pull request #11485: [enhancement](memtracker) Optimize exceed memory limit log readability

2022-08-03 Thread GitBox
yiguolei merged PR #11485: URL: https://github.com/apache/doris/pull/11485 -- 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 #11480: [Enhancement] exceed memory limit readability

2022-08-03 Thread GitBox
yiguolei closed issue #11480: [Enhancement] exceed memory limit readability URL: https://github.com/apache/doris/issues/11480 -- 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] englefly commented on a diff in pull request #11209: [feature] (Nereids) support limit clause

2022-08-03 Thread GitBox
englefly commented on code in PR #11209: URL: https://github.com/apache/doris/pull/11209#discussion_r937289497 ## fe/fe-core/src/main/java/org/apache/doris/statistics/StatsDeriveResult.java: ## @@ -112,10 +112,22 @@ public void setSlotToColumnStats(Map slotToColumnStats) {

[GitHub] [doris] caiconghui commented on a diff in pull request #11479: [Enhancement](IdGenerator) Use IdGeneratorBuffer to get better performance for getNextId operation when create table, truncate t

2022-08-03 Thread GitBox
caiconghui commented on code in PR #11479: URL: https://github.com/apache/doris/pull/11479#discussion_r937286463 ## fe/fe-core/src/main/java/org/apache/doris/catalog/MetaIdGenerator.java: ## @@ -41,16 +43,27 @@ public void setEditLog(EditLog editLog) { // performance is m

[GitHub] [doris] stalary commented on a diff in pull request #11479: [Enhancement](IdGenerator) Use IdGeneratorBuffer to get better performance for getNextId operation when create table, truncate tabl

2022-08-03 Thread GitBox
stalary commented on code in PR #11479: URL: https://github.com/apache/doris/pull/11479#discussion_r937286386 ## fe/fe-core/src/main/java/org/apache/doris/datasource/InternalDataSource.java: ## @@ -2073,7 +2082,6 @@ private void createOdbcTable(Database db, CreateTableStmt stmt

[GitHub] [doris] zy-kkk opened a new pull request, #11490: improve the create table err msg

2022-08-03 Thread GitBox
zy-kkk opened a new pull request, #11490: URL: https://github.com/apache/doris/pull/11490 improve the err msg returned when the key not in columns when create table # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Chec

  1   2   >