[doris] branch master updated: [fix](be): fix stack overflow in unhex function (#11204)

2022-07-28 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 b260a02215 [fix](be): fix stack overflow in unh

[GitHub] [doris] yiguolei merged pull request #11204: [fix](be): fix stack overflow in unhex function

2022-07-28 Thread GitBox
yiguolei merged PR #11204: URL: https://github.com/apache/doris/pull/11204 -- 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 #11268: [fix](planner)do not change non-null to nullable for outer join table slot

2022-07-28 Thread GitBox
github-actions[bot] commented on PR #11268: URL: https://github.com/apache/doris/pull/11268#issuecomment-1197757169 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, #11289: [feature-wip](unique-key-merge-on-write) update bitmap after compaction, DSIP-018

2022-07-28 Thread GitBox
liaoxin01 opened a new pull request, #11289: URL: https://github.com/apache/doris/pull/11289 # Proposed changes Issue Number: close #xxx ## Problem Summary: see DISP-018: https://cwiki.apache.org/confluence/display/DORIS/DSIP-018%3A+Support+Merge-On-Write+implementat

[doris-website] branch master updated: add ADMIN-DIAGNOSE-TABLET

2022-07-28 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new b469dfd518e add ADMIN-DIAGNOSE-TABL

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

2022-07-28 Thread GitBox
yiguolei commented on code in PR #11131: URL: https://github.com/apache/doris/pull/11131#discussion_r931882433 ## be/src/olap/schema_change.cpp: ## @@ -1809,7 +1811,7 @@ Status SchemaChangeHandler::_do_process_alter_tablet_v2(const TAlterTabletReqV2& // delete handlers for

[GitHub] [doris] zhannngchen opened a new pull request, #11290: [feature-wip](unique-key-merge-on-write) some followup of #11057

2022-07-28 Thread GitBox
zhannngchen opened a new pull request, #11290: URL: https://github.com/apache/doris/pull/11290 # Proposed changes Issue Number: close #xxx ## Problem Summary: some followup of #11057 ## Checklist(Required) 1. Type of your changes: - [ ] Improvement

[GitHub] [doris] morningman commented on pull request #11279: add json profile and add session context and remove olap limit

2022-07-28 Thread GitBox
morningman commented on PR #11279: URL: https://github.com/apache/doris/pull/11279#issuecomment-1197787617 Deplicate with #10850 , fast merge -- 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

[GitHub] [doris] morningman merged pull request #11279: add json profile and add session context and remove olap limit

2022-07-28 Thread GitBox
morningman merged PR #11279: URL: https://github.com/apache/doris/pull/11279 -- 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.a

[doris] branch master updated: [improvement](profile) add json profile and add session context (#11279)

2022-07-28 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 97874dd125 [improvement](profile) add json pr

[GitHub] [doris] github-actions[bot] commented on pull request #11181: [Regression] Add tpch plan check

2022-07-28 Thread GitBox
github-actions[bot] commented on PR #11181: URL: https://github.com/apache/doris/pull/11181#issuecomment-1197796086 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] yiguolei opened a new pull request, #11291: [fix](be): fix stack overflow in unhex function (#11204)

2022-07-28 Thread GitBox
yiguolei opened a new pull request, #11291: URL: https://github.com/apache/doris/pull/11291 * [fix](be): fix stack overflow in unhex function # Proposed changes Issue Number: close #xxx ## Problem Summary: ## Checklist(Required) 1. Type of your changes:

[GitHub] [doris] yiguolei merged pull request #11291: [fix](be): fix stack overflow in unhex function (#11204)

2022-07-28 Thread GitBox
yiguolei merged PR #11291: URL: https://github.com/apache/doris/pull/11291 -- 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: [fix](be): fix stack overflow in unhex function (#11204) (#11291)

2022-07-28 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 ee83ab908e [fix](be): fix stack overflow

[GitHub] [doris] SaintBacchus opened a new pull request, #11292: [feature-wip][multi-catalog]Support prefetch for orc file format

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

[GitHub] [doris] github-actions[bot] commented on pull request #11205: [feature-wip](unique-key-merge-on-write) remove AggType on unique table with MoW, enable preAggreation, DSIP-018[5/2]

2022-07-28 Thread GitBox
github-actions[bot] commented on PR #11205: URL: https://github.com/apache/doris/pull/11205#issuecomment-1197812594 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 #11205: [feature-wip](unique-key-merge-on-write) remove AggType on unique table with MoW, enable preAggreation, DSIP-018[5/2]

2022-07-28 Thread GitBox
github-actions[bot] commented on PR #11205: URL: https://github.com/apache/doris/pull/11205#issuecomment-1197812634 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 a diff in pull request #11222: [feature](nereids): polish property deriver enforcer job

2022-07-28 Thread GitBox
morrySnow commented on code in PR #11222: URL: https://github.com/apache/doris/pull/11222#discussion_r931764521 ## fe/fe-core/src/main/java/org/apache/doris/nereids/properties/DistributionSpec.java: ## @@ -21,52 +21,38 @@ import org.apache.doris.nereids.memo.GroupExpression; i

[GitHub] [doris] github-actions[bot] commented on pull request #11273: [doc] Add missing ADMIN DIAGNOSE TABLET doc

2022-07-28 Thread GitBox
github-actions[bot] commented on PR #11273: URL: https://github.com/apache/doris/pull/11273#issuecomment-1197820570 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 #11273: [doc] Add missing ADMIN DIAGNOSE TABLET doc

2022-07-28 Thread GitBox
github-actions[bot] commented on PR #11273: URL: https://github.com/apache/doris/pull/11273#issuecomment-1197820513 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 opened a new issue, #11293: [Enhancement] Support alter table and column comment

2022-07-28 Thread GitBox
stalary opened a new issue, #11293: URL: https://github.com/apache/doris/issues/11293 ### 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 al

[GitHub] [doris] morrySnow commented on a diff in pull request #11035: [Feature](nereids) support sub-query and alias for TPC-H

2022-07-28 Thread GitBox
morrySnow commented on code in PR #11035: URL: https://github.com/apache/doris/pull/11035#discussion_r931936217 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/analysis/EliminateAliasNode.java: ## @@ -0,0 +1,79 @@ +// Licensed to the Apache Software Foundation (ASF) u

[GitHub] [doris] jackwener commented on a diff in pull request #11222: [feature](nereids): polish property deriver enforcer job

2022-07-28 Thread GitBox
jackwener commented on code in PR #11222: URL: https://github.com/apache/doris/pull/11222#discussion_r931937670 ## fe/fe-core/src/main/java/org/apache/doris/nereids/properties/DistributionSpecAny.java: ## @@ -18,8 +18,16 @@ package org.apache.doris.nereids.properties; /** -

[GitHub] [doris] morrySnow commented on a diff in pull request #11035: [Feature](nereids) support sub-query and alias for TPC-H

2022-07-28 Thread GitBox
morrySnow commented on code in PR #11035: URL: https://github.com/apache/doris/pull/11035#discussion_r931938267 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/analysis/BindSubQueryAlias.java: ## @@ -0,0 +1,41 @@ +// Licensed to the Apache Software Foundation (ASF) un

[GitHub] [doris] jackwener commented on a diff in pull request #11222: [feature](nereids): polish property deriver enforcer job

2022-07-28 Thread GitBox
jackwener commented on code in PR #11222: URL: https://github.com/apache/doris/pull/11222#discussion_r931939892 ## fe/fe-core/src/main/java/org/apache/doris/nereids/properties/RequestPropertyDeriver.java: ## @@ -0,0 +1,127 @@ +// Licensed to the Apache Software Foundation (ASF)

[doris-website] branch master updated: add 1.1.1 release note (#21)

2022-07-28 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 3717e869104 add 1.1.1 release note

[GitHub] [doris] stalary commented on issue #11293: [Enhancement] Support alter table and column comment

2022-07-28 Thread GitBox
stalary commented on issue #11293: URL: https://github.com/apache/doris/issues/11293#issuecomment-1197848420 I find this demand already implemented, but without doc, so I will add doc. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

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

2022-07-28 Thread GitBox
englefly commented on code in PR #11209: URL: https://github.com/apache/doris/pull/11209#discussion_r931959907 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/logical/LogicalLimit.java: ## @@ -0,0 +1,122 @@ +// Licensed to the Apache Software Foundation (ASF) un

[GitHub] [doris] stalary opened a new pull request, #11294: [Doc] Add alter table comment doc

2022-07-28 Thread GitBox
stalary opened a new pull request, #11294: URL: https://github.com/apache/doris/pull/11294 # Proposed changes Issue Number: close https://github.com/apache/doris/issues/11293 ## Problem Summary: ## Checklist(Required) 1. Type of your changes: - [ ] Improveme

[doris] branch master updated: [feature-wip](unique-key-merge-on-write) remove AggType on unique table with MoW, enable preAggreation, DSIP-018[5/2] (#11205)

2022-07-28 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 70c7e3d7aa [feature-wip](unique-key-merge-on

[GitHub] [doris] dataroaring merged pull request #11205: [feature-wip](unique-key-merge-on-write) remove AggType on unique table with MoW, enable preAggreation, DSIP-018[5/2]

2022-07-28 Thread GitBox
dataroaring merged PR #11205: URL: https://github.com/apache/doris/pull/11205 -- 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-flink-connector] link3280 opened a new pull request, #51: [docs] Fix broken link for doris connector docs

2022-07-28 Thread GitBox
link3280 opened a new pull request, #51: URL: https://github.com/apache/doris-flink-connector/pull/51 # Proposed changes The link to the website is broken. This PR fixes it. ## Problem Summary: The link to the website is broken. This PR fixes it. ## Checklist(Required)

[GitHub] [doris] github-actions[bot] commented on pull request #11278: [Vectorized] Support both distinct and order by of group_concat

2022-07-28 Thread GitBox
github-actions[bot] commented on PR #11278: URL: https://github.com/apache/doris/pull/11278#issuecomment-1197872169 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 #11278: [Vectorized] Support both distinct and order by of group_concat

2022-07-28 Thread GitBox
github-actions[bot] commented on PR #11278: URL: https://github.com/apache/doris/pull/11278#issuecomment-1197872120 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 a diff in pull request #11035: [Feature](nereids) support sub-query and alias for TPC-H

2022-07-28 Thread GitBox
morrySnow commented on code in PR #11035: URL: https://github.com/apache/doris/pull/11035#discussion_r931973043 ## fe/fe-core/src/main/java/org/apache/doris/nereids/parser/LogicalPlanBuilder.java: ## @@ -190,11 +194,39 @@ public LogicalPlan visitRegularQuerySpecification(Regula

[GitHub] [doris] 924060929 merged pull request #11210: [enhancement](Nereids)enable explain query for nereids planner

2022-07-28 Thread GitBox
924060929 merged PR #11210: URL: https://github.com/apache/doris/pull/11210 -- 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 master updated: [enhancement](Nereids)enable explain query for nereids planner (#11210)

2022-07-28 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 951320256b [enhancement](Nereids)enable expla

[GitHub] [doris] sohardforaname commented on a diff in pull request #11035: [Feature](nereids) support sub-query and alias for TPC-H

2022-07-28 Thread GitBox
sohardforaname commented on code in PR #11035: URL: https://github.com/apache/doris/pull/11035#discussion_r931994568 ## fe/fe-core/src/main/java/org/apache/doris/nereids/parser/LogicalPlanBuilder.java: ## @@ -190,11 +194,39 @@ public LogicalPlan visitRegularQuerySpecification(R

[GitHub] [doris] sohardforaname commented on a diff in pull request #11035: [Feature](nereids) support sub-query and alias for TPC-H

2022-07-28 Thread GitBox
sohardforaname commented on code in PR #11035: URL: https://github.com/apache/doris/pull/11035#discussion_r931995398 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/analysis/EliminateAliasNode.java: ## @@ -0,0 +1,91 @@ +// Licensed to the Apache Software Foundation (A

[GitHub] [doris] jackwener opened a new pull request, #11295: [community](*): remove type in checklist.

2022-07-28 Thread GitBox
jackwener opened a new pull request, #11295: URL: https://github.com/apache/doris/pull/11295 # Proposed changes Issue Number: close #xxx ## Problem Summary: Remove the PR type in PR_TEMPLATE ## Checklist(Required) 1. Type of your changes: - [ ] Improv

[GitHub] [doris] jackwener commented on pull request #11186: Add FileCache for RemoteFile

2022-07-28 Thread GitBox
jackwener commented on PR #11186: URL: https://github.com/apache/doris/pull/11186#issuecomment-1197906620 Please add header of title according to the Requirement https://doris.apache.org/zh-CN/community/how-to-contribute/commit-format-specification -- This is an automated message

[GitHub] [doris] Gabriel39 opened a new pull request, #11296: [refactor] (datetimev2) refactor FEFunctions for datev2/datetimev2

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

[GitHub] [doris] sohardforaname commented on a diff in pull request #11035: [Feature](nereids) support sub-query and alias for TPC-H

2022-07-28 Thread GitBox
sohardforaname commented on code in PR #11035: URL: https://github.com/apache/doris/pull/11035#discussion_r932010275 ## fe/fe-core/src/main/java/org/apache/doris/nereids/memo/GroupExpression.java: ## @@ -168,6 +169,11 @@ public boolean equals(Object o) { return fals

[GitHub] [doris] Wilson-BT opened a new issue, #11297: [Bug] BE memery Problem

2022-07-28 Thread GitBox
Wilson-BT opened a new issue, #11297: URL: https://github.com/apache/doris/issues/11297 ### 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.0

[GitHub] [doris] adonis0147 closed pull request #11203: [enhancement](nereids) Don't normalize expressions when pushing down predicates

2022-07-28 Thread GitBox
adonis0147 closed pull request #11203: [enhancement](nereids) Don't normalize expressions when pushing down predicates URL: https://github.com/apache/doris/pull/11203 -- 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] sohardforaname commented on a diff in pull request #11035: [Feature](nereids) support sub-query and alias for TPC-H

2022-07-28 Thread GitBox
sohardforaname commented on code in PR #11035: URL: https://github.com/apache/doris/pull/11035#discussion_r932011128 ## fe/fe-core/src/main/java/org/apache/doris/nereids/memo/GroupExpression.java: ## @@ -168,6 +169,11 @@ public boolean equals(Object o) { return fals

[GitHub] [doris] freshsun commented on issue #6680: [Bug] 当并行执行sql语句BE占用内存达到mem_limit上限值时,BE进程异常退出

2022-07-28 Thread GitBox
freshsun commented on issue #6680: URL: https://github.com/apache/doris/issues/6680#issuecomment-1197919162 +1 -- 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 opened a new pull request, #11298: [Improvement][chore] remove redundance fpic on thirdpatry build

2022-07-28 Thread GitBox
BiteThet opened a new pull request, #11298: URL: https://github.com/apache/doris/pull/11298 # Proposed changes Doris will static link all thirdparty, `-fPIC` only work on dynamic link, so we can remove those. ## Problem Summary: ## Checklist(Required) 1. Type

[GitHub] [doris] adonis0147 opened a new pull request, #11299: [enhancement](nereids) Don't normalize expressions when pushing down predicates

2022-07-28 Thread GitBox
adonis0147 opened a new pull request, #11299: URL: https://github.com/apache/doris/pull/11299 # Proposed changes ~~Issue Number: close #xxx~~ ## Problem Summary: Rules for normalizing expressions should be applied once before do some extra expression transforms. #

[GitHub] [doris] zhengshiJ opened a new pull request, #11300: [feature](Nereids) Add subquery analyze

2022-07-28 Thread GitBox
zhengshiJ opened a new pull request, #11300: URL: https://github.com/apache/doris/pull/11300 # Proposed changes Issue Number: no ## Problem Summary: Increase the parsing of subquery. Add LogicalApply and LogicalCorrelatedJoin. LogicalApply: Apply Node for

[GitHub] [doris] yangzhg opened a new pull request, #11301: [enhancement] Improve limit query performance on olapScannode

2022-07-28 Thread GitBox
yangzhg opened a new pull request, #11301: URL: https://github.com/apache/doris/pull/11301 # Proposed changes Optimize the query logic with limit, for the case where the limit value is relatively small, reduce the parallelism of the scanner, reduce unnecessary resource consumption, a

[GitHub] [doris] BiteTheDDDDt opened a new issue, #11302: [Bug][Function] core dump on sum(distinct)

2022-07-28 Thread GitBox
BiteThet opened a new issue, #11302: URL: https://github.com/apache/doris/issues/11302 ### 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] liaoxin01 opened a new pull request, #11303: [feature-wip](unique-key-merge-on-write) fix IndexedColumnReader and add primary key index memory tracker, DSIP-018

2022-07-28 Thread GitBox
liaoxin01 opened a new pull request, #11303: URL: https://github.com/apache/doris/pull/11303 # Proposed changes Issue Number: close #xxx ## Problem Summary: see DISP-018: https://cwiki.apache.org/confluence/display/DORIS/DSIP-018%3A+Support+Merge-On-Write+implementation+

[doris-website] branch master updated: mod get starting

2022-07-28 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new d2c749c13b2 mod get starting d2c749

[GitHub] [doris] github-actions[bot] commented on pull request #11289: [feature-wip](unique-key-merge-on-write) update bitmap after compaction, DSIP-018

2022-07-28 Thread GitBox
github-actions[bot] commented on PR #11289: URL: https://github.com/apache/doris/pull/11289#issuecomment-1197964878 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 #11289: [feature-wip](unique-key-merge-on-write) update bitmap after compaction, DSIP-018

2022-07-28 Thread GitBox
github-actions[bot] commented on PR #11289: URL: https://github.com/apache/doris/pull/11289#issuecomment-1197964964 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 commented on a diff in pull request #10792: [Feature][Materialized-View] support materialized view on vectorized engine

2022-07-28 Thread GitBox
HappenLee commented on code in PR #10792: URL: https://github.com/apache/doris/pull/10792#discussion_r932062617 ## be/src/runtime/descriptors.cpp: ## @@ -339,6 +336,10 @@ RowDescriptor::RowDescriptor(const DescriptorTbl& desc_tbl, const std::vector

[doris-website] branch master updated: fix

2022-07-28 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 202c05c59a8 fix 202c05c59a8 is desc

[GitHub] [doris] jackwener opened a new pull request, #11304: [community](actions): add `action` to check PR title

2022-07-28 Thread GitBox
jackwener opened a new pull request, #11304: URL: https://github.com/apache/doris/pull/11304 # Proposed changes Issue Number: close #xxx ## Problem Summary: Add `action` to check PR title Title must be: [...](...) ## Checklist(Required) 1. Type o

[GitHub] [doris] github-actions[bot] commented on pull request #11294: [Doc] Add alter table comment doc

2022-07-28 Thread GitBox
github-actions[bot] commented on PR #11294: URL: https://github.com/apache/doris/pull/11294#issuecomment-1198005652 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 #11294: [Doc] Add alter table comment doc

2022-07-28 Thread GitBox
github-actions[bot] commented on PR #11294: URL: https://github.com/apache/doris/pull/11294#issuecomment-1198005691 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-28 Thread GitBox
carlvinhust2012 commented on code in PR #11213: URL: https://github.com/apache/doris/pull/11213#discussion_r932097679 ## docs/en/docs/sql-manual/sql-functions/string-functions/reverse.md: ## @@ -52,5 +56,34 @@ mysql> SELECT REVERSE('你好'); +--+ 1 row in set (0.0

[GitHub] [doris] caoliang-web commented on a diff in pull request #10905: [extension] Mysql database import doris by external tables

2022-07-28 Thread GitBox
caoliang-web commented on code in PR #10905: URL: https://github.com/apache/doris/pull/10905#discussion_r931830581 ## extension/mysql_to_doris/all_tables.sh: ## @@ -0,0 +1,142 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor li

[GitHub] [doris] morrySnow commented on a diff in pull request #11304: [community](actions): add `action` to check PR title

2022-07-28 Thread GitBox
morrySnow commented on code in PR #11304: URL: https://github.com/apache/doris/pull/11304#discussion_r932098944 ## .github/workflows/title-checker.yml: ## @@ -0,0 +1,33 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. S

[GitHub] [doris] morrySnow commented on a diff in pull request #11304: [community](actions): add `action` to check PR title

2022-07-28 Thread GitBox
morrySnow commented on code in PR #11304: URL: https://github.com/apache/doris/pull/11304#discussion_r932098944 ## .github/workflows/title-checker.yml: ## @@ -0,0 +1,33 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. S

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

2022-07-28 Thread GitBox
morrySnow commented on code in PR #11209: URL: https://github.com/apache/doris/pull/11209#discussion_r932006408 ## fe/fe-core/src/test/java/org/apache/doris/nereids/parser/LimitClauseTest.java: ## @@ -0,0 +1,93 @@ +// Licensed to the Apache Software Foundation (ASF) under one +/

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

2022-07-28 Thread GitBox
github-actions[bot] commented on PR #11189: URL: https://github.com/apache/doris/pull/11189#issuecomment-1198032467 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] jackwener commented on a diff in pull request #11222: [feature](nereids): polish property deriver enforcer job

2022-07-28 Thread GitBox
jackwener commented on code in PR #11222: URL: https://github.com/apache/doris/pull/11222#discussion_r932118198 ## fe/fe-core/src/main/java/org/apache/doris/nereids/properties/DistributionSpecAny.java: ## @@ -18,8 +18,16 @@ package org.apache.doris.nereids.properties; /** -

[GitHub] [doris] morrySnow commented on a diff in pull request #11035: [Feature](nereids) support sub-query and alias for TPC-H

2022-07-28 Thread GitBox
morrySnow commented on code in PR #11035: URL: https://github.com/apache/doris/pull/11035#discussion_r932117136 ## fe/fe-core/src/main/java/org/apache/doris/nereids/parser/LogicalPlanBuilder.java: ## @@ -206,11 +211,33 @@ public LogicalPlan visitRegularQuerySpecification(Regula

[GitHub] [doris] wangshuo128 commented on a diff in pull request #11299: [enhancement](nereids) Don't normalize expressions when pushing down predicates

2022-07-28 Thread GitBox
wangshuo128 commented on code in PR #11299: URL: https://github.com/apache/doris/pull/11299#discussion_r932124737 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rewrite/NormalizeExpressions.java: ## @@ -27,15 +28,16 @@ /** * normalize expression of plan

[GitHub] [doris] wangshuo128 commented on a diff in pull request #11299: [enhancement](nereids) Don't normalize expressions when pushing down predicates

2022-07-28 Thread GitBox
wangshuo128 commented on code in PR #11299: URL: https://github.com/apache/doris/pull/11299#discussion_r932127219 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rewrite/OptimizeExpressions.java: ## @@ -28,14 +27,13 @@ /** * optimize expression of plan r

[GitHub] [doris] 924060929 commented on a diff in pull request #11300: [feature](Nereids) Add subquery analyze

2022-07-28 Thread GitBox
924060929 commented on code in PR #11300: URL: https://github.com/apache/doris/pull/11300#discussion_r932049171 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/logical/LogicalEnforceSingleRow.java: ## @@ -0,0 +1,94 @@ +// Licensed to the Apache Software Foundati

[GitHub] [doris] wangshuo128 commented on a diff in pull request #11299: [enhancement](nereids) Don't normalize expressions when pushing down predicates

2022-07-28 Thread GitBox
wangshuo128 commented on code in PR #11299: URL: https://github.com/apache/doris/pull/11299#discussion_r932133075 ## fe/fe-core/src/test/java/org/apache/doris/nereids/rules/rewrite/logical/PushDownPredicateTest.java: ## @@ -242,6 +243,7 @@ public void pushDownPredicateIntoScanTe

[GitHub] [doris] wangshuo128 commented on a diff in pull request #11299: [enhancement](nereids) Don't normalize expressions when pushing down predicates

2022-07-28 Thread GitBox
wangshuo128 commented on code in PR #11299: URL: https://github.com/apache/doris/pull/11299#discussion_r932133075 ## fe/fe-core/src/test/java/org/apache/doris/nereids/rules/rewrite/logical/PushDownPredicateTest.java: ## @@ -242,6 +243,7 @@ public void pushDownPredicateIntoScanTe

[GitHub] [doris] wangshuo128 commented on pull request #11299: [enhancement](nereids) Don't normalize expressions when pushing down predicates

2022-07-28 Thread GitBox
wangshuo128 commented on PR #11299: URL: https://github.com/apache/doris/pull/11299#issuecomment-1198052836 I suggest renaming the PR title to "Normalize expressions before performing plan rewriting". The current title is a bit misleading. -- This is an automated message from the Apach

[GitHub] [doris] Wilson-BT opened a new issue, #11305: [Bug] Only suffort '\n' for line delimiter when streamload

2022-07-28 Thread GitBox
Wilson-BT opened a new issue, #11305: URL: https://github.com/apache/doris/issues/11305 ### 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.0

[GitHub] [doris] morrySnow commented on a diff in pull request #11262: [feature] (Nereids) add rule to merge consecutive project nodes

2022-07-28 Thread GitBox
morrySnow commented on code in PR #11262: URL: https://github.com/apache/doris/pull/11262#discussion_r932134296 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/MergeConsecutiveProjects.java: ## @@ -0,0 +1,99 @@ +// Licensed to the Apache Software Found

[GitHub] [doris] carlvinhust2012 opened a new pull request, #11306: [refactor](array-type) optimize the array_distinct and array_sort fun…

2022-07-28 Thread GitBox
carlvinhust2012 opened a new pull request, #11306: URL: https://github.com/apache/doris/pull/11306 # Proposed changes 1. this pr is used to optimize the array_distinct and array_sort function. Issue Number: close #10052 ## Problem Summary: ## Checklist(Required)

[GitHub] [doris] Wilson-BT commented on issue #11258: [Feature] JSON data is dynamically written to the Doris table

2022-07-28 Thread GitBox
Wilson-BT commented on issue #11258: URL: https://github.com/apache/doris/issues/11258#issuecomment-1198066436 > > Yes, encapsulate such a data structure, dynamically load by spelling the URL on the sink side, and add a keyby operator before sink > > At present, flink-

[GitHub] [doris] Wilson-BT commented on issue #11258: [Feature] JSON data is dynamically written to the Doris table

2022-07-28 Thread GitBox
Wilson-BT commented on issue #11258: URL: https://github.com/apache/doris/issues/11258#issuecomment-1198067162 Many users put all the canal logs of all tables in the business library into one topic, which needs to be distributed before they can use doris-flink-connector. His idea is to edit

[GitHub] [doris] 924060929 commented on a diff in pull request #11248: [feature] (Nereids) add rewrite rule to merge consecutive filter nodes

2022-07-28 Thread GitBox
924060929 commented on code in PR #11248: URL: https://github.com/apache/doris/pull/11248#discussion_r932145742 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/MergeConsecutiveFilters.java: ## @@ -0,0 +1,64 @@ +// Licensed to the Apache Software Founda

[GitHub] [doris] Wilson-BT commented on issue #11258: [Feature] JSON data is dynamically written to the Doris table

2022-07-28 Thread GitBox
Wilson-BT commented on issue #11258: URL: https://github.com/apache/doris/issues/11258#issuecomment-1198067658 > > Yes, encapsulate such a data structure, dynamically load by spelling the URL on the sink side, and add a keyby operator before sink > > At present, flink-doris-connector

[GitHub] [doris] 924060929 commented on a diff in pull request #11248: [feature] (Nereids) add rewrite rule to merge consecutive filter nodes

2022-07-28 Thread GitBox
924060929 commented on code in PR #11248: URL: https://github.com/apache/doris/pull/11248#discussion_r932145742 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/MergeConsecutiveFilters.java: ## @@ -0,0 +1,64 @@ +// Licensed to the Apache Software Founda

[GitHub] [doris] jackwener commented on a diff in pull request #11222: [feature](nereids): polish property deriver enforcer job

2022-07-28 Thread GitBox
jackwener commented on code in PR #11222: URL: https://github.com/apache/doris/pull/11222#discussion_r932154104 ## fe/fe-core/src/main/java/org/apache/doris/nereids/properties/DistributionSpec.java: ## @@ -21,52 +21,38 @@ import org.apache.doris.nereids.memo.GroupExpression; i

[GitHub] [doris] morningman opened a new pull request, #11307: [doc][refactor](metrics) Reorganize FE metrics and add document

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

[GitHub] [doris] 924060929 commented on a diff in pull request #11248: [feature] (Nereids) add rewrite rule to merge consecutive filter nodes

2022-07-28 Thread GitBox
924060929 commented on code in PR #11248: URL: https://github.com/apache/doris/pull/11248#discussion_r932145742 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/MergeConsecutiveFilters.java: ## @@ -0,0 +1,64 @@ +// Licensed to the Apache Software Founda

[GitHub] [doris] BiteTheDDDDt opened a new pull request, #11308: [Bug][Function] core dump on sum(distinct)

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

[GitHub] [doris] Toms1999 commented on a diff in pull request #10905: [extension] Mysql database import doris by external tables

2022-07-28 Thread GitBox
Toms1999 commented on code in PR #10905: URL: https://github.com/apache/doris/pull/10905#discussion_r932158162 ## extension/mysql_to_doris/all_tables.sh: ## @@ -0,0 +1,142 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor licens

[GitHub] [doris] Wilson-BT commented on issue #11258: [Feature] JSON data is dynamically written to the Doris table

2022-07-28 Thread GitBox
Wilson-BT commented on issue #11258: URL: https://github.com/apache/doris/issues/11258#issuecomment-1198078387 > 生成 canal json ---> serialize to RowData --> TableBufferMap> map key is ```{db}_{table}```, buffer value is a buffer contained``` {"column_a":"value_a","column_b":"value

[GitHub] [doris] Toms1999 commented on a diff in pull request #10905: [extension] Mysql database import doris by external tables

2022-07-28 Thread GitBox
Toms1999 commented on code in PR #10905: URL: https://github.com/apache/doris/pull/10905#discussion_r932160212 ## extension/mysql_to_doris/all_tables.sh: ## @@ -0,0 +1,142 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor licens

[GitHub] [doris] zhannngchen commented on a diff in pull request #11289: [feature-wip](unique-key-merge-on-write) update bitmap after compaction, DSIP-018

2022-07-28 Thread GitBox
zhannngchen commented on code in PR #11289: URL: https://github.com/apache/doris/pull/11289#discussion_r932107099 ## be/src/olap/tablet_meta.cpp: ## @@ -734,6 +734,45 @@ Status TabletMeta::set_partition_id(int64_t partition_id) { return Status::OK(); } +// update dst row

[GitHub] [doris] jackwener commented on a diff in pull request #11222: [feature](nereids): polish property deriver enforcer job

2022-07-28 Thread GitBox
jackwener commented on code in PR #11222: URL: https://github.com/apache/doris/pull/11222#discussion_r932165334 ## fe/fe-core/src/main/java/org/apache/doris/nereids/properties/DistributionSpec.java: ## @@ -21,52 +21,38 @@ import org.apache.doris.nereids.memo.GroupExpression; i

[GitHub] [doris] jackwener commented on a diff in pull request #11222: [feature](nereids): polish property deriver enforcer job

2022-07-28 Thread GitBox
jackwener commented on code in PR #11222: URL: https://github.com/apache/doris/pull/11222#discussion_r932165968 ## fe/fe-core/src/main/java/org/apache/doris/nereids/properties/DistributionSpecGather.java: ## @@ -20,9 +20,14 @@ /** * Re-shuffle. Review Comment: Yes, it's h

[GitHub] [doris] jackwener commented on a diff in pull request #11222: [feature](nereids): polish property deriver enforcer job

2022-07-28 Thread GitBox
jackwener commented on code in PR #11222: URL: https://github.com/apache/doris/pull/11222#discussion_r932167685 ## fe/fe-core/src/main/java/org/apache/doris/nereids/properties/DistributionSpecAny.java: ## @@ -18,8 +18,16 @@ package org.apache.doris.nereids.properties; /** -

[GitHub] [doris] morrySnow opened a new pull request, #11309: [feature](planner)add projection info TPlanNode to support projection on ExecNode

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

[GitHub] [doris] jackwener commented on a diff in pull request #11222: [feature](nereids): polish property deriver enforcer job

2022-07-28 Thread GitBox
jackwener commented on code in PR #11222: URL: https://github.com/apache/doris/pull/11222#discussion_r932173805 ## fe/fe-core/src/main/java/org/apache/doris/nereids/properties/DistributionSpec.java: ## @@ -21,52 +21,38 @@ import org.apache.doris.nereids.memo.GroupExpression; i

[GitHub] [doris] Im-Manshushu commented on issue #11258: [Feature] JSON data is dynamically written to the Doris table

2022-07-28 Thread GitBox
Im-Manshushu commented on issue #11258: URL: https://github.com/apache/doris/issues/11258#issuecomment-1198094741 What you said is quite right. My idea is like this. The previous answer may not be described clearly -- 原始邮件 -- 发件人:

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

2022-07-28 Thread GitBox
924060929 commented on code in PR #11209: URL: https://github.com/apache/doris/pull/11209#discussion_r932170082 ## fe/fe-core/src/main/java/org/apache/doris/nereids/parser/LogicalPlanBuilder.java: ## @@ -532,13 +534,23 @@ public List visitNamedExpressionSeq(NamedExpressionSeqCo

[GitHub] [doris] jackwener commented on a diff in pull request #11222: [feature](nereids): polish property deriver enforcer job

2022-07-28 Thread GitBox
jackwener commented on code in PR #11222: URL: https://github.com/apache/doris/pull/11222#discussion_r932175672 ## fe/fe-core/src/main/java/org/apache/doris/nereids/properties/RequestPropertyDeriver.java: ## @@ -0,0 +1,127 @@ +// Licensed to the Apache Software Foundation (ASF)

[GitHub] [doris] Im-Manshushu commented on issue #11258: [Feature] JSON data is dynamically written to the Doris table

2022-07-28 Thread GitBox
Im-Manshushu commented on issue #11258: URL: https://github.com/apache/doris/issues/11258#issuecomment-1198096957 Yes, that's it. A flink task can synchronize the data of the entire database -- 原始邮件 -- 发件人:

  1   2   3   >