[GitHub] [doris] wangshuo128 commented on a diff in pull request #11502: [feature](Nereids) support cross join in Nereids

2022-08-04 Thread GitBox
wangshuo128 commented on code in PR #11502: URL: https://github.com/apache/doris/pull/11502#discussion_r938494772 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/implementation/LogicalJoinToNestedLoopJoin.java: ## @@ -0,0 +1,40 @@ +// Licensed to the Apache Software F

[GitHub] [doris] yinzhijian opened a new pull request, #11551: [fix](nereids) revert tpch regession test

2022-08-04 Thread GitBox
yinzhijian opened a new pull request, #11551: URL: https://github.com/apache/doris/pull/11551 # Proposed changes Issue Number: close #xxx ## Problem summary Nereids tpch regression test is faulty, rollback first,and then add a more stable test later ## Checklist(Requi

[GitHub] [doris] morningman opened a new pull request, #11550: [improvement](alter) modify table's default replica if table is unpartitioned

2022-08-04 Thread GitBox
morningman opened a new pull request, #11550: URL: https://github.com/apache/doris/pull/11550 # Proposed changes Issue Number: close #xxx ## Problem summary Before, if a table is unpartitioned, when executing following alter stmt: ``` alter table tbl1 set ("replicat

[GitHub] [doris] github-actions[bot] commented on pull request #11549: [chore](build) add apache snapshot maven repo to repositories

2022-08-04 Thread GitBox
github-actions[bot] commented on PR #11549: URL: https://github.com/apache/doris/pull/11549#issuecomment-1206085523 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 #11549: [chore](build) add apache snapshot maven repo to repositories

2022-08-04 Thread GitBox
github-actions[bot] commented on PR #11549: URL: https://github.com/apache/doris/pull/11549#issuecomment-1206085552 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, #11549: [chore](build) add apache snapshot maven repo to repositories

2022-08-04 Thread GitBox
yangzhg opened a new pull request, #11549: URL: https://github.com/apache/doris/pull/11549 # Proposed changes add snapshot repository to pom.xml, used for download bdbje-doris ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes - [

[GitHub] [doris] yiguolei merged pull request #11523: [tools](tpch)update queries for better performance

2022-08-04 Thread GitBox
yiguolei merged PR #11523: URL: https://github.com/apache/doris/pull/11523 -- 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: [tools](tpch)update queries for better performance (#11523)

2022-08-04 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 52290fed90 [tools](tpch)update queries for bett

[GitHub] [doris] yiguolei merged pull request #11533: [feature](parquet-reader) add group filter util

2022-08-04 Thread GitBox
yiguolei merged PR #11533: URL: https://github.com/apache/doris/pull/11533 -- 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](parquet-reader) add group filter util (#11533)

2022-08-04 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 95753ec868 [feature](parquet-reader) add group

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

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

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

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

[GitHub] [doris] Gabriel39 commented on a diff in pull request #11468: [Refactor](push-down predicate) Derive push-down predicate from vconjuncts

2022-08-04 Thread GitBox
Gabriel39 commented on code in PR #11468: URL: https://github.com/apache/doris/pull/11468#discussion_r938447940 ## be/src/vec/exec/volap_scan_node.cpp: ## @@ -898,62 +765,23 @@ Status VOlapScanNode::build_key_ranges_and_filters() { Status VOlapScanNode::start_scan(RuntimeState*

[GitHub] [doris] BiteTheDDDDt commented on a diff in pull request #11468: [Refactor](push-down predicate) Derive push-down predicate from vconjuncts

2022-08-04 Thread GitBox
BiteThet commented on code in PR #11468: URL: https://github.com/apache/doris/pull/11468#discussion_r938435779 ## be/src/vec/exec/volap_scan_node.cpp: ## @@ -2019,4 +1342,535 @@ Status VOlapScanNode::get_hints(TabletSharedPtr table, const TPaloScanRange& sca return Sta

[GitHub] [doris] github-actions[bot] commented on pull request #11524: [Enhancement](IdGenerator) Use IdGeneratorBuffer to get better performance for creating tablet in fe when do alter table job

2022-08-04 Thread GitBox
github-actions[bot] commented on PR #11524: URL: https://github.com/apache/doris/pull/11524#issuecomment-1206035603 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 #11524: [Enhancement](IdGenerator) Use IdGeneratorBuffer to get better performance for creating tablet in fe when do alter table job

2022-08-04 Thread GitBox
github-actions[bot] commented on PR #11524: URL: https://github.com/apache/doris/pull/11524#issuecomment-1206035580 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] BiteTheDDDDt commented on a diff in pull request #11468: [Refactor](push-down predicate) Derive push-down predicate from vconjuncts

2022-08-04 Thread GitBox
BiteThet commented on code in PR #11468: URL: https://github.com/apache/doris/pull/11468#discussion_r938432418 ## be/src/vec/exec/volap_scan_node.cpp: ## @@ -2019,4 +1342,535 @@ Status VOlapScanNode::get_hints(TabletSharedPtr table, const TPaloScanRange& sca return Sta

[GitHub] [doris] zhannngchen commented on a diff in pull request #11542: [enhancement](compaction) add idle schedule and max_size limit for base compaction

2022-08-04 Thread GitBox
zhannngchen commented on code in PR #11542: URL: https://github.com/apache/doris/pull/11542#discussion_r938431808 ## be/src/olap/base_compaction.cpp: ## @@ -81,16 +84,35 @@ Status BaseCompaction::execute_compact_impl() { return Status::OK(); } +void BaseCompaction::_filt

[GitHub] [doris] BiteTheDDDDt commented on a diff in pull request #11468: [Refactor](push-down predicate) Derive push-down predicate from vconjuncts

2022-08-04 Thread GitBox
BiteThet commented on code in PR #11468: URL: https://github.com/apache/doris/pull/11468#discussion_r938425307 ## be/src/vec/exec/volap_scan_node.cpp: ## @@ -30,12 +30,20 @@ #include "vec/core/block.h" #include "vec/data_types/data_type_decimal.h" #include "vec/exec/volap

[GitHub] [doris] dataroaring opened a new pull request, #11548: [improvment](test) group some cases and group a case to p0 if it is n…

2022-08-04 Thread GitBox
dataroaring opened a new pull request, #11548: URL: https://github.com/apache/doris/pull/11548 …ot grouped # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original beha

[doris] branch master updated (321107cb40 -> d88d1239c5)

2022-08-04 Thread huajianlan
This is an automated email from the ASF dual-hosted git repository. huajianlan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 321107cb40 [refactor](schema change) Using tablet schema shared ptr instead of raw ptr (#11475) add d88d1239c

[GitHub] [doris] 924060929 merged pull request #11209: [feature] (Nereids) support limit clause

2022-08-04 Thread GitBox
924060929 merged PR #11209: URL: https://github.com/apache/doris/pull/11209 -- 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] stalary opened a new pull request, #11547: [Bug](es) Fix es not support aliases error

2022-08-04 Thread GitBox
stalary opened a new pull request, #11547: URL: https://github.com/apache/doris/pull/11547 # Proposed changes Issue Number: close #xxx ## Problem summary 1. Fix es not support aliases error 2. Fix multicatalog query es error 3. add ut ## Checklist(Required)

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

2022-08-04 Thread GitBox
gavinchou commented on PR #11494: URL: https://github.com/apache/doris/pull/11494#issuecomment-1206005507 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 unsubscrib

[GitHub] [doris] BiteTheDDDDt commented on a diff in pull request #11468: [Refactor](push-down predicate) Derive push-down predicate from vconjuncts

2022-08-04 Thread GitBox
BiteThet commented on code in PR #11468: URL: https://github.com/apache/doris/pull/11468#discussion_r938411595 ## be/src/vec/exec/volap_scan_node.cpp: ## @@ -966,152 +794,83 @@ static bool ignore_cast(SlotDescriptor* slot, Expr* expr) { return false; } -bool VOlapSc

[GitHub] [doris] jackwener commented on a diff in pull request #11531: [feature](Nereids):refactor and add outer join LAsscom.

2022-08-04 Thread GitBox
jackwener commented on code in PR #11531: URL: https://github.com/apache/doris/pull/11531#discussion_r938411523 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/lasscom/InnerProjectInnerJoinLAsscom.java: ## @@ -0,0 +1,58 @@ +// Licensed to the Apache Softwa

[GitHub] [doris] HappenLee opened a new pull request, #11546: [Feature](nereids) Support neredis interface for new vectorized engine

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

[GitHub] [doris] github-actions[bot] commented on pull request #11541: [feature-wip](unique-key-merge-on-write) optimize rowid conversion and add ut

2022-08-04 Thread GitBox
github-actions[bot] commented on PR #11541: URL: https://github.com/apache/doris/pull/11541#issuecomment-120603 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] HappenLee opened a new issue, #11545: [Feature] Support new interface of nereids in vectorized query engine

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

[GitHub] [doris] yixiutt commented on a diff in pull request #11542: [enhancement](compaction) add idle schedule and max_size limit for base compaction

2022-08-04 Thread GitBox
yixiutt commented on code in PR #11542: URL: https://github.com/apache/doris/pull/11542#discussion_r938408836 ## be/src/olap/base_compaction.cpp: ## @@ -81,16 +84,61 @@ Status BaseCompaction::execute_compact_impl() { return Status::OK(); } +bool BaseCompaction::_filter_i

[GitHub] [doris] weizhengte commented on a diff in pull request #11030: [feature-wip](statistics) step4.1: manually inject statistics for a table or column

2022-08-04 Thread GitBox
weizhengte commented on code in PR #11030: URL: https://github.com/apache/doris/pull/11030#discussion_r938407214 ## fe/fe-core/src/main/java/org/apache/doris/analysis/AlterTableStatsStmt.java: ## @@ -35,61 +39,125 @@ import java.util.List; import java.util.Map; import java.ut

[GitHub] [doris] github-actions[bot] commented on pull request #11030: [feature-wip](statistics) step4.1: manually inject statistics for a table or column

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

2022-08-04 Thread GitBox
weizhengte commented on code in PR #11030: URL: https://github.com/apache/doris/pull/11030#discussion_r938109310 ## fe/fe-core/src/main/java/org/apache/doris/analysis/AlterTableStatsStmt.java: ## @@ -35,61 +39,125 @@ import java.util.List; import java.util.Map; import java.ut

[GitHub] [doris] Lchangliang commented on pull request #11535: [improvement](olapscan) Simplify data block queue of VOlapScanNode

2022-08-04 Thread GitBox
Lchangliang commented on PR #11535: URL: https://github.com/apache/doris/pull/11535#issuecomment-1205992785 Please rebase master for passing p0. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to th

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

2022-08-04 Thread GitBox
yiguolei merged PR #11475: URL: https://github.com/apache/doris/pull/11475 -- 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 #11542: [enhancement](compaction) add idle schedule and max_size limit for base compaction

2022-08-04 Thread GitBox
dataroaring commented on code in PR #11542: URL: https://github.com/apache/doris/pull/11542#discussion_r938399587 ## be/src/olap/base_compaction.cpp: ## @@ -81,16 +84,61 @@ Status BaseCompaction::execute_compact_impl() { return Status::OK(); } +bool BaseCompaction::_filt

[GitHub] [doris] yixiutt opened a new pull request, #11542: [enhancement](compaction) add idle schedule and max_size limit for base compaction

2022-08-04 Thread GitBox
yixiutt opened a new pull request, #11542: URL: https://github.com/apache/doris/pull/11542 1.add idle schedule for base compaction 2.dup key don't do base if size exceed & no delete predict # Proposed changes Issue Number: close #xxx ## Problem summary Describe

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

2022-08-04 Thread GitBox
github-actions[bot] commented on PR #11475: URL: https://github.com/apache/doris/pull/11475#issuecomment-1205975541 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 #11475: [refactor](schema change) Using tablet schema shared ptr instead of raw ptr

2022-08-04 Thread GitBox
github-actions[bot] commented on PR #11475: URL: https://github.com/apache/doris/pull/11475#issuecomment-1205975511 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] liaoxin01 opened a new pull request, #11541: [feature-wip](unique-key-merge-on-write) optimize rowid conversion and add ut

2022-08-04 Thread GitBox
liaoxin01 opened a new pull request, #11541: URL: https://github.com/apache/doris/pull/11541 # Proposed changes Issue Number: close #xxx ## Problem summary refactor rowid conversion code, change map to vector, fix some bugs and add ut. see DISP-018: https://cwiki.apa

[GitHub] [doris] wsjz commented on pull request #11533: [feature-wip](parquet-reader) add group filter util

2022-08-04 Thread GitBox
wsjz commented on PR #11533: URL: https://github.com/apache/doris/pull/11533#issuecomment-1205970499 > OK -- 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 unsubsc

[GitHub] [doris] zxealous commented on pull request #11188: [doc][fix] Fix the duplicate partition name in example of CREATE TABLE

2022-08-04 Thread GitBox
zxealous commented on PR #11188: URL: https://github.com/apache/doris/pull/11188#issuecomment-1205969987 > @hf200012 done -- 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

[GitHub] [doris] BiteTheDDDDt opened a new pull request, #11538: [Bug](schema change) fix core dump on vectorized_alter_table

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

[GitHub] [doris] BiteTheDDDDt opened a new issue, #11537: [Bug] core dump on create materialized view

2022-08-04 Thread GitBox
BiteThet opened a new issue, #11537: URL: https://github.com/apache/doris/issues/11537 ### 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] carlvinhust2012 commented on pull request #11406: [feature-wip](array-type) add the array_join function

2022-08-04 Thread GitBox
carlvinhust2012 commented on PR #11406: URL: https://github.com/apache/doris/pull/11406#issuecomment-1205962020 > the function is a agg function. we should use group_concat to do the work. like `sum` `avg` `max` We consider the compatibility with the hdfs ecosystem and follow the spark s

[GitHub] [doris] AshinGau opened a new pull request, #11536: [feature-wip](parquet-reader)decode parquet data

2022-08-04 Thread GitBox
AshinGau opened a new pull request, #11536: URL: https://github.com/apache/doris/pull/11536 # 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 #11533: [feature-wip](parquet-reader) add group filter util

2022-08-04 Thread GitBox
github-actions[bot] commented on PR #11533: URL: https://github.com/apache/doris/pull/11533#issuecomment-1205946409 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 #11533: [feature-wip](parquet-reader) add group filter util

2022-08-04 Thread GitBox
github-actions[bot] commented on PR #11533: URL: https://github.com/apache/doris/pull/11533#issuecomment-1205946373 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] morningman commented on issue #11495: [Bug] The nvl function reports an error after the vectorization engine is enabled.

2022-08-04 Thread GitBox
morningman commented on issue #11495: URL: https://github.com/apache/doris/issues/11495#issuecomment-1205940291 the nvl is the oracle function name. You can use `ifnull` function in Doris. And nvl will be as a alias of `ifnull` in next release version(1.2) -- This is an automated messag

[GitHub] [doris] jacktengg opened a new pull request, #11535: [improvement](olapscan) Simplify data block queue of VOlapScanNode

2022-08-04 Thread GitBox
jacktengg opened a new pull request, #11535: URL: https://github.com/apache/doris/pull/11535 # 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 #11386: [improvement](profile)fix profile may cause query slow

2022-08-04 Thread GitBox
github-actions[bot] commented on PR #11386: URL: https://github.com/apache/doris/pull/11386#issuecomment-1205937927 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 #11386: [improvement](profile)fix profile may cause query slow

2022-08-04 Thread GitBox
github-actions[bot] commented on PR #11386: URL: https://github.com/apache/doris/pull/11386#issuecomment-1205937942 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] morningman commented on pull request #11386: [improvement](profile)fix profile may cause query slow

2022-08-04 Thread GitBox
morningman commented on PR #11386: URL: https://github.com/apache/doris/pull/11386#issuecomment-1205937666 @wangbo please rebase to pass the check -- 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

[GitHub] [doris] yiguolei commented on pull request #11515: [fix] infer equation expression bug

2022-08-04 Thread GitBox
yiguolei commented on PR #11515: URL: https://github.com/apache/doris/pull/11515#issuecomment-1205932152 Add some regression test please. -- 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 speci

[doris-website] branch master updated: fix

2022-08-04 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 440bfaab825 fix 440bfaab825 is desc

[GitHub] [doris] xinyiZzz closed issue #11359: [Bug] mem_tracker_limiter coredump

2022-08-04 Thread GitBox
xinyiZzz closed issue #11359: [Bug] mem_tracker_limiter coredump URL: https://github.com/apache/doris/issues/11359 -- 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 unsubscrib

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

2022-08-04 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 e51c6c15d24 fix-doc (#29) e51c6c15d

[doris-website] branch master updated: 1.1.1 release note

2022-08-04 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 f8d325b0e65 1.1.1 release note f8d3

[doris-website] branch master updated: bitmap_from_string support uint64 string, but docs is wrong

2022-08-04 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 5341b69bc70 bitmap_from_string supp

[doris] branch master updated: bitmap_from_string support uint64 string, but docs is wrong (#11510)

2022-08-04 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 74340dac44 bitmap_from_string support uint6

[GitHub] [doris] hf200012 merged pull request #11510: [fix](docs) bitmap_from_string support uint64 string, but docs is wrong

2022-08-04 Thread GitBox
hf200012 merged PR #11510: URL: https://github.com/apache/doris/pull/11510 -- 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 #11510: [fix](docs) bitmap_from_string support uint64 string, but docs is wrong

2022-08-04 Thread GitBox
github-actions[bot] commented on PR #11510: URL: https://github.com/apache/doris/pull/11510#issuecomment-1205918477 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 #11510: [fix](docs) bitmap_from_string support uint64 string, but docs is wrong

2022-08-04 Thread GitBox
github-actions[bot] commented on PR #11510: URL: https://github.com/apache/doris/pull/11510#issuecomment-1205918452 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 #11532: [Bug] Update to 1.0 catelogrecycle npe #11514

2022-08-04 Thread GitBox
github-actions[bot] commented on PR #11532: URL: https://github.com/apache/doris/pull/11532#issuecomment-1205916918 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 #11532: [Bug] Update to 1.0 catelogrecycle npe #11514

2022-08-04 Thread GitBox
github-actions[bot] commented on PR #11532: URL: https://github.com/apache/doris/pull/11532#issuecomment-1205916899 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] yiguolei commented on a diff in pull request #11468: [Refactor](push-down predicate) Derive push-down predicate from vconjuncts

2022-08-04 Thread GitBox
yiguolei commented on code in PR #11468: URL: https://github.com/apache/doris/pull/11468#discussion_r938350082 ## be/src/vec/exec/volap_scan_node.cpp: ## @@ -621,133 +621,138 @@ Status VOlapScanNode::_add_blocks(std::vector& block) { return Status::OK(); } -void VOlapSc

[doris] branch dev-1.1.2 updated: [chore](deps) update bdbje tp doris bdbje, update libhdfs3 to improve performance (#11497)

2022-08-04 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 f68a07fb37 [chore](deps) update bdbje tp

[doris] branch dev-1.1.2 updated: [improvement](log) Avoid too many 'not found query' warn log (#11048)

2022-08-04 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 3b4f675772 [improvement](log) Avoid too m

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

2022-08-04 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 0fdf8b0d06 [improvement](error msg)improv

[doris] branch dev-1.1.2 updated: [feature](functions) support `add_months` on vectorized engine (#11518) (#11534)

2022-08-04 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 de13e2c7bc [feature](functions) support `

[GitHub] [doris] yiguolei merged pull request #11534: [feature](functions) support `add_months` on vectorized engine (#11518)

2022-08-04 Thread GitBox
yiguolei merged PR #11534: URL: https://github.com/apache/doris/pull/11534 -- 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, #11534: [feature](functions) support `add_months` on vectorized engine (#11518)

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

[doris] branch master updated: [feature-wip][multi-catalog]Support caseSensitive field name in file scan node (#11310)

2022-08-04 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 6eb8ac0ebf [feature-wip][multi-catalog]Support

[GitHub] [doris] yiguolei merged pull request #11310: [feature-wip][multi-catalog]Support caseSensitive field name in file scan node

2022-08-04 Thread GitBox
yiguolei merged PR #11310: URL: https://github.com/apache/doris/pull/11310 -- 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](BE) fix condition index doesn't match (#11474)

2022-08-04 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 b5531c5caf [BugFix](BE) fix condition index doe

[GitHub] [doris] yiguolei closed issue #11472: [Bug] select with condition will coredump

2022-08-04 Thread GitBox
yiguolei closed issue #11472: [Bug] select with condition will coredump URL: https://github.com/apache/doris/issues/11472 -- 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 uns

[GitHub] [doris] yiguolei merged pull request #11474: [BugFix](BE) fix condition index doesn't match

2022-08-04 Thread GitBox
yiguolei merged PR #11474: URL: https://github.com/apache/doris/pull/11474 -- 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 merged pull request #11461: [improvement](agg)limit the output of agg node

2022-08-04 Thread GitBox
yiguolei merged PR #11461: URL: https://github.com/apache/doris/pull/11461 -- 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: [improvement](agg)limit the output of agg node (#11461)

2022-08-04 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 092a394782 [improvement](agg)limit the output o

[doris] branch master updated: [Bug](date function) fix wrong year for format '%x' (#11520)

2022-08-04 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 75fc830573 [Bug](date function) fix wrong year

[GitHub] [doris] yiguolei merged pull request #11520: [Bug](date function) fix wrong year for format '%x'

2022-08-04 Thread GitBox
yiguolei merged PR #11520: URL: https://github.com/apache/doris/pull/11520 -- 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 #11519: [Bug] year is wrong when using date format '%x'

2022-08-04 Thread GitBox
yiguolei closed issue #11519: [Bug] year is wrong when using date format '%x' URL: https://github.com/apache/doris/issues/11519 -- 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] weizhengte commented on a diff in pull request #11030: [feature-wip](statistics) step4.1: manually inject statistics for a table or column

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

[GitHub] [doris] weizhengte commented on a diff in pull request #11030: [feature-wip](statistics) step4.1: manually inject statistics for a table or column

2022-08-04 Thread GitBox
weizhengte commented on code in PR #11030: URL: https://github.com/apache/doris/pull/11030#discussion_r938109310 ## fe/fe-core/src/main/java/org/apache/doris/analysis/AlterTableStatsStmt.java: ## @@ -35,61 +39,125 @@ import java.util.List; import java.util.Map; import java.ut

[doris] branch new_scan_node updated (c5df9eb70a -> e6e510181b)

2022-08-04 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch new_scan_node in repository https://gitbox.apache.org/repos/asf/doris.git discard c5df9eb70a [feature-wip](new-scan) add framework discard 42c98c1b24 1 new e6e510181b [feature-wip](new

[doris] 01/01: [feature-wip](new-scan) add framework

2022-08-04 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch new_scan_node in repository https://gitbox.apache.org/repos/asf/doris.git commit e6e510181b55fe2bebb89348eb29d349671ee987 Author: morningman AuthorDate: Thu Aug 4 14:52:20 2022 +0800 [fe

[GitHub] [doris] wsjz opened a new pull request, #11533: [feature-wip](parquet-reader) add group filter util

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

[GitHub] [doris] fchenxi opened a new pull request, #11532: [Bug] Update to 1.0 catelogrecycle npe #11514

2022-08-04 Thread GitBox
fchenxi opened a new pull request, #11532: URL: https://github.com/apache/doris/pull/11532 # Proposed changes Issue Number: [Bug] Update to 1.0 catelogrecycle npe #11514 ## Problem summary Add org.apache.doris.catalog.CatalogRecycleBin#replayEraseTable judgment to avoi

[GitHub] [doris] 924060929 commented on a diff in pull request #11531: [feature](Nereids):refactor and add outer join LAsscom.

2022-08-04 Thread GitBox
924060929 commented on code in PR #11531: URL: https://github.com/apache/doris/pull/11531#discussion_r937934203 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/lasscom/InnerProjectInnerJoinLAsscom.java: ## @@ -0,0 +1,58 @@ +// Licensed to the Apache Softwa

[GitHub] [doris] 924060929 commented on a diff in pull request #11531: [feature](Nereids):refactor and add outer join LAsscom.

2022-08-04 Thread GitBox
924060929 commented on code in PR #11531: URL: https://github.com/apache/doris/pull/11531#discussion_r937932907 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/lasscom/InnerLeftOuterJoinLAsscom.java: ## @@ -0,0 +1,54 @@ +// Licensed to the Apache Software

[GitHub] [doris] jackwener opened a new pull request, #11531: [feature](Nereids):refactor and add outer join LAsscom.

2022-08-04 Thread GitBox
jackwener opened a new pull request, #11531: URL: https://github.com/apache/doris/pull/11531 # Proposed changes Issue Number: close #xxx ## Problem summary refactor and add outer join LAsscom. Extract the common function to LAsscomHelper. ## Checklist(Re

[GitHub] [doris] xinyiZzz opened a new pull request, #11530: [Enhancement](vectorized) Runtime Filter support equivalent slot of outer join

2022-08-04 Thread GitBox
xinyiZzz opened a new pull request, #11530: URL: https://github.com/apache/doris/pull/11530 # Proposed changes Issue Number: close #xxx ## Problem summary This code mainly merges the contents of two v1.1.1 PRs: 1. [Enhancement] [vectorized] Runtime Filter support equi

[GitHub] [doris] cambyzju opened a new pull request, #11529: [fix](array-type) collect_list without GROUP BY for NOT NULL column

2022-08-04 Thread GitBox
cambyzju opened a new pull request, #11529: URL: https://github.com/apache/doris/pull/11529 # Proposed changes Issue Number: close #11528 ## Problem summary collect_list without GROUP BY for NOT NULL column, make BE crashed. ## Checklist(Required) 1. Does it

[GitHub] [doris] github-actions[bot] commented on pull request #11461: [improvement](agg)limit the output of agg node

2022-08-04 Thread GitBox
github-actions[bot] commented on PR #11461: URL: https://github.com/apache/doris/pull/11461#issuecomment-1205321060 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 #11461: [improvement](agg)limit the output of agg node

2022-08-04 Thread GitBox
github-actions[bot] commented on PR #11461: URL: https://github.com/apache/doris/pull/11461#issuecomment-1205321007 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] cambyzju opened a new issue, #11528: [Bug] collect_list without groupby make be crashed

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

[doris] branch master updated: [feature](functions) support `add_months` on vectorized engine (#11518)

2022-08-04 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 b6118acc19 [feature](functions) support `add_mo

[GitHub] [doris] yiguolei merged pull request #11518: [feature](functions) support `add_months` on vectorized engine

2022-08-04 Thread GitBox
yiguolei merged PR #11518: URL: https://github.com/apache/doris/pull/11518 -- 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 #11517: [Feature] support `add_months` on vectorized engine

2022-08-04 Thread GitBox
yiguolei closed issue #11517: [Feature] support `add_months` on vectorized engine URL: https://github.com/apache/doris/issues/11517 -- 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

[doris] branch master updated: [bugfix]fix time accuracy (#11521)

2022-08-04 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 d4e6e3edfd [bugfix]fix time accuracy (#11521) d

  1   2   >