[doris] branch dev-1.1.2 updated: [fix](planner)LateralViewRef#toSql throw NPE if it is not analyzed (#11221)

2022-07-26 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 fdcd18a6ec [fix](planner)LateralViewRef#t

[doris] branch master updated: [fix](planner)LateralViewRef#toSql throw NPE if it is not analyzed (#11221)

2022-07-26 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 d9fab77100 [fix](planner)LateralViewRef#toSql t

[GitHub] [doris] yiguolei closed issue #11220: [Bug] throw exception: Unexpected exception: Failed analysis after expr substitution.

2022-07-26 Thread GitBox
yiguolei closed issue #11220: [Bug] throw exception: Unexpected exception: Failed analysis after expr substitution. URL: https://github.com/apache/doris/issues/11220 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] yiguolei merged pull request #11221: [fix](planner)LateralViewRef#toSql throw NPE if it is not analyzed

2022-07-26 Thread GitBox
yiguolei merged PR #11221: URL: https://github.com/apache/doris/pull/11221 -- 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 #11245: [Doc] Add backup by minio doc

2022-07-26 Thread GitBox
github-actions[bot] commented on PR #11245: URL: https://github.com/apache/doris/pull/11245#issuecomment-1196325756 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 #11245: [Doc] Add backup by minio doc

2022-07-26 Thread GitBox
github-actions[bot] commented on PR #11245: URL: https://github.com/apache/doris/pull/11245#issuecomment-1196325736 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] stalary commented on pull request #11233: [Doc] Fix readme error link

2022-07-26 Thread GitBox
stalary commented on PR #11233: URL: https://github.com/apache/doris/pull/11233#issuecomment-1196325040 done. @adonis0147 -- 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. T

[GitHub] [doris] yiguolei merged pull request #11244: [Enhancement] update more case for test_conditional_function

2022-07-26 Thread GitBox
yiguolei merged PR #11244: URL: https://github.com/apache/doris/pull/11244 -- 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 (93b0e002d1 -> a1599e3f6a)

2022-07-26 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 93b0e002d1 [feature-wip](unique-key-merge-on-write) add delete bitmap in read path, DSIP-018[2/3] (#11136) add

[GitHub] [doris] stalary commented on pull request #11233: [Doc] Fix readme error link

2022-07-26 Thread GitBox
stalary commented on PR #11233: URL: https://github.com/apache/doris/pull/11233#issuecomment-1196323949 > Hi @stalary , the old links are broken due to the suffix `.html`. I think removing the suffix is better. Ok, I will modify it -- This is an automated message from the Apache Gi

[GitHub] [doris] wangbo opened a new pull request, #11246: [WIP](optional) using hash set to distinct single value

2022-07-26 Thread GitBox
wangbo opened a new pull request, #11246: URL: https://github.com/apache/doris/pull/11246 # Proposed changes Issue Number: close #xxx ## Problem Summary: ## Checklist(Required) 1. Type of your changes: - [ ] Improvement - [ ] Fix - [x] Feature-

[GitHub] [doris] yiguolei commented on a diff in pull request #11131: [Improvement] support tablet schema cache

2022-07-26 Thread GitBox
yiguolei commented on code in PR #11131: URL: https://github.com/apache/doris/pull/11131#discussion_r930672800 ## be/src/olap/tablet.cpp: ## @@ -116,7 +116,7 @@ Status Tablet::_init_once_action() { for (const auto& rs_meta : _tablet_meta->all_rs_metas()) { Version

[GitHub] [doris] yiguolei commented on a diff in pull request #11131: [Improvement] support tablet schema cache

2022-07-26 Thread GitBox
yiguolei commented on code in PR #11131: URL: https://github.com/apache/doris/pull/11131#discussion_r930672090 ## be/src/olap/rowset/rowset_writer_context.h: ## @@ -55,7 +55,7 @@ struct RowsetWriterContext { context.tablet_schema_hash = new_tablet->schema_hash();

[doris-website] branch master updated: data model

2022-07-26 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 94054553e52 data model 94054553e52

[GitHub] [doris] yiguolei commented on a diff in pull request #11131: [Improvement] support tablet schema cache

2022-07-26 Thread GitBox
yiguolei commented on code in PR #11131: URL: https://github.com/apache/doris/pull/11131#discussion_r930670691 ## be/src/olap/rowset/rowset_meta.h: ## @@ -245,7 +251,14 @@ class RowsetMeta { void set_num_segments(int64_t num_segments) { _rowset_meta_pb.set_num_segments(n

[GitHub] [doris] yiguolei commented on a diff in pull request #11131: [Improvement] support tablet schema cache

2022-07-26 Thread GitBox
yiguolei commented on code in PR #11131: URL: https://github.com/apache/doris/pull/11131#discussion_r930668475 ## be/src/olap/rowset/rowset.cpp: ## @@ -32,7 +32,7 @@ Rowset::Rowset(const TabletSchema* schema, const std::string& tablet_path, _is_cumulative = version.fir

[GitHub] [doris] adonis0147 commented on pull request #11233: [Doc] Fix readme error link

2022-07-26 Thread GitBox
adonis0147 commented on PR #11233: URL: https://github.com/apache/doris/pull/11233#issuecomment-1196317806 Hi @stalary , the old links are broken due to the suffix `.html`. I think removing the suffix is better. -- This is an automated message from the Apache Git Service. To respond to th

[GitHub] [doris] yiguolei commented on a diff in pull request #11131: [Improvement] support tablet schema cache

2022-07-26 Thread GitBox
yiguolei commented on code in PR #11131: URL: https://github.com/apache/doris/pull/11131#discussion_r930666928 ## be/src/exec/olap_scanner.cpp: ## @@ -83,7 +83,7 @@ Status OlapScanner::prepare( LOG(WARNING) << ss.str(); return Status::InternalError(ss.s

[GitHub] [doris] yiguolei commented on a diff in pull request #11131: [Improvement] support tablet schema cache

2022-07-26 Thread GitBox
yiguolei commented on code in PR #11131: URL: https://github.com/apache/doris/pull/11131#discussion_r930666599 ## be/src/olap/delta_writer.cpp: ## @@ -120,7 +120,8 @@ Status DeltaWriter::init() { _req.txn_id, _r

[GitHub] [doris] yiguolei commented on a diff in pull request #11131: [Improvement] support tablet schema cache

2022-07-26 Thread GitBox
yiguolei commented on code in PR #11131: URL: https://github.com/apache/doris/pull/11131#discussion_r930664845 ## be/src/olap/data_dir.cpp: ## @@ -474,10 +475,12 @@ Status DataDir::load() { } if (rowset_meta->rowset_state() == RowsetStatePB::COMMITTED &&

[GitHub] [doris] adonis0147 commented on a diff in pull request #11233: [Doc] Fix readme error link

2022-07-26 Thread GitBox
adonis0147 commented on code in PR #11233: URL: https://github.com/apache/doris/pull/11233#discussion_r930663876 ## README.md: ## @@ -55,11 +55,11 @@ Doris mainly integrates the technology of [Google Mesa](https://research.google/ ## Compile and install -See [Compilation]

[GitHub] [doris] stalary opened a new pull request, #11245: [Doc] Add backup by minio doc

2022-07-26 Thread GitBox
stalary opened a new pull request, #11245: URL: https://github.com/apache/doris/pull/11245 # Proposed changes Issue Number: close #xxx ## Problem Summary: Add backup by minio doc ## Checklist(Required) 1. Type of your changes: - [ ] Improvement - [

[GitHub] [doris] yiguolei commented on a diff in pull request #11131: [Improvement] support tablet schema cache

2022-07-26 Thread GitBox
yiguolei commented on code in PR #11131: URL: https://github.com/apache/doris/pull/11131#discussion_r930661945 ## be/src/olap/rowset/rowset_meta.h: ## @@ -324,24 +337,38 @@ class RowsetMeta { int64_t newest_write_timestamp() const { return _rowset_meta_pb.newest_write_ti

[doris] branch master updated (eab8382b4a -> 93b0e002d1)

2022-07-26 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from eab8382b4a [feature-wip](unique-key-merge-on-write) add the implementation of primary key index update, DSIP-018

[GitHub] [doris] dataroaring merged pull request #11136: [feature-wip](unique-key-merge-on-write) add delete bitmap in read path, DSIP-018[2/3]

2022-07-26 Thread GitBox
dataroaring merged PR #11136: URL: https://github.com/apache/doris/pull/11136 -- 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.

[doris] branch master updated: [feature-wip](unique-key-merge-on-write) add the implementation of primary key index update, DSIP-018 (#11057)

2022-07-26 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 eab8382b4a [feature-wip](unique-key-merge-on

[GitHub] [doris] dataroaring merged pull request #11057: [feature-wip](unique-key-merge-on-write) add the implementation of primary key index update, DSIP-018

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

[GitHub] [doris] github-actions[bot] commented on pull request #11017: [enhancement][Storage] refactor create predicate

2022-07-26 Thread GitBox
github-actions[bot] commented on PR #11017: URL: https://github.com/apache/doris/pull/11017#issuecomment-1196309326 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 #11131: [Improvement] support tablet schema cache

2022-07-26 Thread GitBox
yiguolei commented on code in PR #11131: URL: https://github.com/apache/doris/pull/11131#discussion_r930657541 ## be/src/exec/olap_scanner.cpp: ## @@ -83,7 +83,7 @@ Status OlapScanner::prepare( LOG(WARNING) << ss.str(); return Status::InternalError(ss.s

[GitHub] [doris] github-actions[bot] commented on pull request #11234: [fix](auth) Forbid grant USAGE_PRIV to database.table

2022-07-26 Thread GitBox
github-actions[bot] commented on PR #11234: URL: https://github.com/apache/doris/pull/11234#issuecomment-1196298200 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 #11234: [fix](auth) Forbid grant USAGE_PRIV to database.table

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

[doris] branch master updated: [improvement]Use phmap for aggregation with integer keys (#11175)

2022-07-26 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 b74f36e009 [improvement]Use phmap for aggregati

[GitHub] [doris] yiguolei merged pull request #11175: [improvement]Use phmap for aggregation with integer keys

2022-07-26 Thread GitBox
yiguolei merged PR #11175: URL: https://github.com/apache/doris/pull/11175 -- 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 #11241: [Improvement] remove UT for unused method

2022-07-26 Thread GitBox
yiguolei merged PR #11241: URL: https://github.com/apache/doris/pull/11241 -- 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 commented on pull request #11241: [Improvement] remove UT for unused method

2022-07-26 Thread GitBox
yiguolei commented on PR #11241: URL: https://github.com/apache/doris/pull/11241#issuecomment-1196295676 Fast merge it because it blocking FE UT. -- 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 t

[doris] branch master updated: [Improvement] remove UT for unused method (#11241)

2022-07-26 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 9fc5ec48b4 [Improvement] remove UT for unused m

[GitHub] [doris] BiteTheDDDDt opened a new pull request, #11244: [Enhancement] update more case for test_conditional_function

2022-07-26 Thread GitBox
BiteThet opened a new pull request, #11244: URL: https://github.com/apache/doris/pull/11244 # Proposed changes update more case for test_conditional_function ## Problem Summary: ## Checklist(Required) 1. Type of your changes: - [x] Improvement - [

[GitHub] [doris] github-actions[bot] commented on pull request #11162: [feature] (Nereids) add rule to push down predicate through aggregate

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

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

2022-07-26 Thread GitBox
carlvinhust2012 commented on code in PR #11213: URL: https://github.com/apache/doris/pull/11213#discussion_r930624849 ## gensrc/script/doris_builtins_functions.py: ## @@ -297,6 +297,20 @@ [['array_intersect'], 'ARRAY_VARCHAR', ['ARRAY_VARCHAR', 'ARRAY_VARCHAR'], '', '',

[GitHub] [doris] github-actions[bot] commented on pull request #11189: [doc] update get-starting.md

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

[doris] branch master updated: [feature](nereids) support cast and extract date for TPC-H (#10999)

2022-07-26 Thread huajianlan
This is an automated email from the ASF dual-hosted git repository. huajianlan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 0cdd70e9c9 [feature](nereids) support cast a

[GitHub] [doris] 924060929 merged pull request #10999: [feature](nereids) support cast and extract date for TPC-H

2022-07-26 Thread GitBox
924060929 merged PR #10999: URL: https://github.com/apache/doris/pull/10999 -- 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] morningman opened a new pull request, #11243: [refactor] rename data source to catalog

2022-07-26 Thread GitBox
morningman opened a new pull request, #11243: URL: https://github.com/apache/doris/pull/11243 # Proposed changes Issue Number: close #xxx ## Problem Summary: In #10702, the origin Catalog class has been renamed to Env. Now we can rename the datasource to catalog.

[doris] branch dev-1.1.2 updated: [fix] need materialize condition conlumn in if function (#11229) (#11242)

2022-07-26 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 dba06fe0fb [fix] need materialize conditi

[GitHub] [doris] yiguolei merged pull request #11242: [fix] need materialize condition conlumn in if function (#11229)

2022-07-26 Thread GitBox
yiguolei merged PR #11242: URL: https://github.com/apache/doris/pull/11242 -- 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, #11242: [fix] need materialize condition conlumn in if function (#11229)

2022-07-26 Thread GitBox
yiguolei opened a new pull request, #11242: URL: https://github.com/apache/doris/pull/11242 # Proposed changes Issue Number: close #xxx ## Problem Summary: ## Checklist(Required) 1. Type of your changes: - [ ] Improvement - [ ] Fix - [ ] Featur

[doris] branch master updated: [fix] need materialize condition conlumn in if function (#11229)

2022-07-26 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 6933f5e328 [fix] need materialize condition con

[GitHub] [doris] yiguolei merged pull request #11229: [fix] need materialize condition conlumn in if function

2022-07-26 Thread GitBox
yiguolei merged PR #11229: URL: https://github.com/apache/doris/pull/11229 -- 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] information_schema.columns support COLUMN KEY (#11228)

2022-07-26 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 4f3b4c7efc [Improvement] information_schema.col

[GitHub] [doris] yiguolei closed issue #10250: [Enhancement] information_schema.columns support update column_key.

2022-07-26 Thread GitBox
yiguolei closed issue #10250: [Enhancement] information_schema.columns support update column_key. URL: https://github.com/apache/doris/issues/10250 -- 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 #11228: [Improvement] information_schema.columns support COLUMN KEY

2022-07-26 Thread GitBox
yiguolei merged PR #11228: URL: https://github.com/apache/doris/pull/11228 -- 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] cambyzju commented on issue #11238: [Bug] Rows transformed by collect_list in subquery cannot be used

2022-07-26 Thread GitBox
cambyzju commented on issue #11238: URL: https://github.com/apache/doris/issues/11238#issuecomment-1196245586 Maybe you do not open array flag? How to Open Array Flag: `set enable_array_type=true;` -- This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [doris] morrySnow commented on a diff in pull request #11162: [feature] (Nereids) add rule to push down predicate through aggregate

2022-07-26 Thread GitBox
morrySnow commented on code in PR #11162: URL: https://github.com/apache/doris/pull/11162#discussion_r930601833 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushPredicateThroughAggregation.java: ## @@ -0,0 +1,110 @@ +// Licensed to the Apache Softwa

[GitHub] [doris] cambyzju commented on issue #11238: [Bug] Rows transformed by collect_list in subquery cannot be used

2022-07-26 Thread GitBox
cambyzju commented on issue #11238: URL: https://github.com/apache/doris/issues/11238#issuecomment-1196242428 @siriume please give me your create table SQL, and some test data. After fix it, I will recheck your case. -- This is an automated message from the Apache Git Service. To re

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

2022-07-26 Thread GitBox
cambyzju commented on PR #11213: URL: https://github.com/apache/doris/pull/11213#issuecomment-1196239793 please also update reverse docs. -- 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] branch dev-1.1.2 updated: [bugfix] fix coredump caused by nullable const column compare to non-nullable const column (#11227)

2022-07-26 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 d668504ece [bugfix] fix coredump caused b

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

2022-07-26 Thread GitBox
cambyzju commented on code in PR #11213: URL: https://github.com/apache/doris/pull/11213#discussion_r930596390 ## be/src/vec/functions/function_string.cpp: ## @@ -605,7 +606,7 @@ using FunctionStringLocate = using FunctionStringFindInSet = FunctionBinaryToType; -usin

[GitHub] [doris] Gabriel39 opened a new pull request, #11241: [Improvement] remove UT for unused method

2022-07-26 Thread GitBox
Gabriel39 opened a new pull request, #11241: URL: https://github.com/apache/doris/pull/11241 # Proposed changes Issue Number: close #xxx ## Problem Summary: ## Checklist(Required) 1. Type of your changes: - [ ] Improvement - [ ] Fix - [ ] Featu

[doris] branch master updated (05b840fcb9 -> 2ed46eee64)

2022-07-26 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 05b840fcb9 [improvement] support show query stmt in show processlist (#11232) add 2ed46eee64 [bugfix] fix cored

[GitHub] [doris] yiguolei closed issue #11226: [Bug] IFNULL with get_json_string cause be coredmp

2022-07-26 Thread GitBox
yiguolei closed issue #11226: [Bug] IFNULL with get_json_string cause be coredmp URL: https://github.com/apache/doris/issues/11226 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

[GitHub] [doris] yiguolei merged pull request #11227: [bugfix] fix coredump caused by nullable const column compare to non-…

2022-07-26 Thread GitBox
yiguolei merged PR #11227: URL: https://github.com/apache/doris/pull/11227 -- 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] cambyzju commented on a diff in pull request #11213: [feature-wip](array-type) support the array type in reverse function

2022-07-26 Thread GitBox
cambyzju commented on code in PR #11213: URL: https://github.com/apache/doris/pull/11213#discussion_r930595959 ## gensrc/script/doris_builtins_functions.py: ## @@ -297,6 +297,20 @@ [['array_intersect'], 'ARRAY_VARCHAR', ['ARRAY_VARCHAR', 'ARRAY_VARCHAR'], '', '', '', 've

[GitHub] [doris] github-actions[bot] commented on pull request #11175: [improvement]Use phmap for aggregation with integer keys

2022-07-26 Thread GitBox
github-actions[bot] commented on PR #11175: URL: https://github.com/apache/doris/pull/11175#issuecomment-1196238684 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 #11175: [improvement]Use phmap for aggregation with integer keys

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

[GitHub] [doris] morrySnow commented on issue #11220: [Bug] throw exception: Unexpected exception: Failed analysis after expr substitution.

2022-07-26 Thread GitBox
morrySnow commented on issue #11220: URL: https://github.com/apache/doris/issues/11220#issuecomment-1196238568 > Does v1.1.1 have this bug? yes -- 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

[doris] branch dev-1.1.2 updated (bbf7ea50d8 -> d5ca3fc4c1)

2022-07-26 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 bbf7ea50d8 [feature] group_concat support distinct (#9576) (#11236) add a2f648c597 [cherry-pick][fix](s3)(int

[GitHub] [doris] yiguolei merged pull request #11240: Dev 1.1.2

2022-07-26 Thread GitBox
yiguolei merged PR #11240: URL: https://github.com/apache/doris/pull/11240 -- 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, #11240: Dev 1.1.2

2022-07-26 Thread GitBox
yiguolei opened a new pull request, #11240: URL: https://github.com/apache/doris/pull/11240 # Proposed changes Issue Number: close #xxx ## Problem Summary: ## Checklist(Required) ## Further comments If this is a relatively large or complex change, kick o

[doris] branch master updated: [improvement] support show query stmt in show processlist (#11232)

2022-07-26 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 05b840fcb9 [improvement] support show query stm

[GitHub] [doris] yiguolei merged pull request #11232: [improvement] support show query stmt in show processlist

2022-07-26 Thread GitBox
yiguolei merged PR #11232: URL: https://github.com/apache/doris/pull/11232 -- 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: [opt] stop script opt (#11183)

2022-07-26 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 e210db426c [opt] stop script opt (#11183) e210d

[GitHub] [doris] yiguolei merged pull request #11183: [opt] stop script opt

2022-07-26 Thread GitBox
yiguolei merged PR #11183: URL: https://github.com/apache/doris/pull/11183 -- 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] Kikyou1997 commented on pull request #11181: [Regression] Add tpch plan check

2022-07-26 Thread GitBox
Kikyou1997 commented on PR #11181: URL: https://github.com/apache/doris/pull/11181#issuecomment-1196222464 @morrySnow review 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 specif

[GitHub] [doris] yiguolei commented on issue #11238: [Bug] Rows transformed by collect_list in subquery cannot be used

2022-07-26 Thread GitBox
yiguolei commented on issue #11238: URL: https://github.com/apache/doris/issues/11238#issuecomment-1196220386 @cambyzju Could you please have a look at it? -- 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] siriume opened a new issue, #11238: [Bug] Rows transformed by collect_list in subquery cannot be used

2022-07-26 Thread GitBox
siriume opened a new issue, #11238: URL: https://github.com/apache/doris/issues/11238 ### 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-8a6c9d8

[GitHub] [doris] BiteTheDDDDt commented on pull request #11130: [Enhancement][Thirdparty] upgrade phmap to 1.35

2022-07-26 Thread GitBox
BiteThet commented on PR #11130: URL: https://github.com/apache/doris/pull/11130#issuecomment-1196213669 This pr will be submit together with c++20 support, so now I just close it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [doris] BiteTheDDDDt closed pull request #11130: [Enhancement][Thirdparty] upgrade phmap to 1.35

2022-07-26 Thread GitBox
BiteThet closed pull request #11130: [Enhancement][Thirdparty] upgrade phmap to 1.35 URL: https://github.com/apache/doris/pull/11130 -- 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

[GitHub] [doris] AshinGau opened a new pull request, #11237: [feature-wip](multi-catalog)(fix) partition value error when a block contains multiple splits.

2022-07-26 Thread GitBox
AshinGau opened a new pull request, #11237: URL: https://github.com/apache/doris/pull/11237 # Proposed changes `FileArrowScanner::get_next` returns a block when full, so it maybe contains multiple splits in small files or crosses two splits in large files. However, a block can only fill

[GitHub] [doris] github-actions[bot] commented on pull request #11156: [feature-wip](multi-catalog) support pruning buckets for hive bucket table

2022-07-26 Thread GitBox
github-actions[bot] commented on PR #11156: URL: https://github.com/apache/doris/pull/11156#issuecomment-1196200751 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 #11156: [feature-wip](multi-catalog) support pruning buckets for hive bucket table

2022-07-26 Thread GitBox
github-actions[bot] commented on PR #11156: URL: https://github.com/apache/doris/pull/11156#issuecomment-1196200722 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: [refactor] (Nereids) Memo.copyIn() return a pair (#10891)

2022-07-26 Thread huajianlan
This is an automated email from the ASF dual-hosted git repository. huajianlan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new d663497230 [refactor] (Nereids) Memo.copyIn()

[GitHub] [doris] 924060929 merged pull request #10891: [refactor] (Nereids) Memo.copyIn() return a pair

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

[doris] branch dev-1.1.2 updated: [feature] group_concat support distinct (#9576) (#11236)

2022-07-26 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 bbf7ea50d8 [feature] group_concat support

[GitHub] [doris] yiguolei merged pull request #11236: [feature] group_concat support distinct (#9576)

2022-07-26 Thread GitBox
yiguolei merged PR #11236: URL: https://github.com/apache/doris/pull/11236 -- 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, #11236: [feature] group_concat support distinct (#9576)

2022-07-26 Thread GitBox
yiguolei opened a new pull request, #11236: URL: https://github.com/apache/doris/pull/11236 # Proposed changes Issue Number: close #xxx ## Problem Summary: ## Checklist(Required) ## Further comments If this is a relatively large or complex change, kick o

[GitHub] [doris] yangzhg commented on a diff in pull request #11218: [WIP][feature] support `create`,`alter`,`refresh`,`drop` stmt syntax for multi table materialized view

2022-07-26 Thread GitBox
yangzhg commented on code in PR #11218: URL: https://github.com/apache/doris/pull/11218#discussion_r93001 ## fe/fe-core/src/main/cup/sql_parser.cup: ## @@ -240,25 +240,25 @@ parser code {: // Total keywords of doris terminal String KW_ADD, KW_ADMIN, KW_AFTER, KW_AGGREGAT

[GitHub] [doris] morningman opened a new issue, #11235: [Bug] FE start failed at replaying drop user edit log

2022-07-26 Thread GitBox
morningman opened a new issue, #11235: URL: https://github.com/apache/doris/issues/11235 ### 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 all version

[doris] branch master updated (eac5697b21 -> 4d95bb4888)

2022-07-26 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 eac5697b21 [Bug] Total capacity metrics was not updated after extending filesystem partition online (#11055) ad

[GitHub] [doris] yiguolei merged pull request #11219: [regression-test]Add order-by to qt_groupby in correctness/table_valu…

2022-07-26 Thread GitBox
yiguolei merged PR #11219: URL: https://github.com/apache/doris/pull/11219 -- 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] morningman opened a new pull request, #11234: [fix](auth) Forbid grant USAGE_PRIV to database.table

2022-07-26 Thread GitBox
morningman opened a new pull request, #11234: URL: https://github.com/apache/doris/pull/11234 # Proposed changes Issue Number: close #xxx ## Problem Summary: The USAGE_PRIV can not be granted to database.table level. And it may cause editlog replay bug. ## Check

[GitHub] [doris] yangzhg commented on a diff in pull request #11218: [WIP][feature] support `create`,`alter`,`refresh`,`drop` stmt syntax for multi table materialized view

2022-07-26 Thread GitBox
yangzhg commented on code in PR #11218: URL: https://github.com/apache/doris/pull/11218#discussion_r930552969 ## fe/fe-core/src/main/java/org/apache/doris/analysis/AlterMVStmt.java: ## @@ -0,0 +1,55 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more co

[GitHub] [doris] github-actions[bot] commented on pull request #11183: [opt] stop script opt

2022-07-26 Thread GitBox
github-actions[bot] commented on PR #11183: URL: https://github.com/apache/doris/pull/11183#issuecomment-1196180208 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 #11183: [opt] stop script opt

2022-07-26 Thread GitBox
github-actions[bot] commented on PR #11183: URL: https://github.com/apache/doris/pull/11183#issuecomment-1196180179 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-website] branch master updated: compliation fix

2022-07-26 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 f2c1b5a7f53 compliation fix f2c1b5a

[doris] branch master updated: [Bug] Total capacity metrics was not updated after extending filesystem partition online (#11055)

2022-07-26 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg 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 eac5697b21 [Bug] Total capacity metrics was not

[GitHub] [doris] yangzhg closed issue #11053: [Bug] Total capacity metrics was not updated after extending filesystem partition online

2022-07-26 Thread GitBox
yangzhg closed issue #11053: [Bug] Total capacity metrics was not updated after extending filesystem partition online URL: https://github.com/apache/doris/issues/11053 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[GitHub] [doris] yangzhg merged pull request #11055: [Bug] Total capacity metrics was not updated after extending filesystem partition online (#11053)

2022-07-26 Thread GitBox
yangzhg merged PR #11055: URL: https://github.com/apache/doris/pull/11055 -- 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.apac

[GitHub] [doris] stalary commented on pull request #11227: [bugfix] fix coredump caused by nullable const column compare to non-…

2022-07-26 Thread GitBox
stalary commented on PR #11227: URL: https://github.com/apache/doris/pull/11227#issuecomment-1196164726 Need rebase. -- 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 unsu

[GitHub] [doris] stalary commented on pull request #11229: [fix] need materialize condition conlumn in if function

2022-07-26 Thread GitBox
stalary commented on PR #11229: URL: https://github.com/apache/doris/pull/11229#issuecomment-1196162970 Need rebase to fix fe ut. -- 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] stalary commented on a diff in pull request #11232: [improvement] support show query stmt in show processlist

2022-07-26 Thread GitBox
stalary commented on code in PR #11232: URL: https://github.com/apache/doris/pull/11232#discussion_r930534558 ## fe/fe-core/src/test/java/org/apache/doris/utframe/TestWithFeService.java: ## @@ -108,7 +108,7 @@ public final void beforeAll() throws Exception { @AfterAll

  1   2   3   >