[GitHub] [doris-flink-connector] hf200012 opened a new pull request, #40: Log4j upgrade

2022-06-22 Thread GitBox
hf200012 opened a new pull request, #40: URL: https://github.com/apache/doris-flink-connector/pull/40 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original beha

[GitHub] [doris] morningman opened a new pull request, #10360: [community] update PMC & Committer list

2022-06-22 Thread GitBox
morningman opened a new pull request, #10360: URL: https://github.com/apache/doris/pull/10360 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavior: (Y

[GitHub] [doris] carlvinhust2012 commented on pull request #10173: [opt] delete the redundant parameter of _execute_non_nullable

2022-06-22 Thread GitBox
carlvinhust2012 commented on PR #10173: URL: https://github.com/apache/doris/pull/10173#issuecomment-1164012790 > -- 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] carlvinhust2012 closed pull request #10173: [opt] delete the redundant parameter of _execute_non_nullable

2022-06-22 Thread GitBox
carlvinhust2012 closed pull request #10173: [opt] delete the redundant parameter of _execute_non_nullable URL: https://github.com/apache/doris/pull/10173 -- 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

[GitHub] [doris] morningman opened a new pull request, #10359: [chore] Rename Doris binary output format

2022-06-22 Thread GitBox
morningman opened a new pull request, #10359: URL: https://github.com/apache/doris/pull/10359 # Proposed changes Issue Number: close #xxx ## Problem Summary: As we discuss in thread: https://lists.apache.org/thread/b1cm011rqdqhbrn4h1qjlh1b3j2tqhjk This CL mainly chang

[GitHub] [doris] zhangstar333 opened a new pull request, #10358: [Vectorized][refactor] refactor some agg functions template about nul…

2022-06-22 Thread GitBox
zhangstar333 opened a new pull request, #10358: URL: https://github.com/apache/doris/pull/10358 In vectorized egg functions register, there is a variables about return type is nullable, so we always use it to indicate the input column type whether is nullable or not, now in this PR, i

[GitHub] [doris] liuzhuang2017 commented on pull request #10279: [fix][docs] Fix the "Doris Team" documentation.

2022-06-22 Thread GitBox
liuzhuang2017 commented on PR #10279: URL: https://github.com/apache/doris/pull/10279#issuecomment-1163993085 @morningman , OK,thanks your reply. -- 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: [feature-wip](multi-catalog)(resubmit) add catalog level privileges (#10345)

2022-06-22 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 6a54fc2fe5 [feature-wip](multi-catalog)(resub

[GitHub] [doris] morningman merged pull request #10345: [feature-wip](multi-catalog)(resubmit) add catalog level privileges

2022-06-22 Thread GitBox
morningman merged PR #10345: URL: https://github.com/apache/doris/pull/10345 -- 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

[GitHub] [doris] morningman commented on pull request #10345: [feature-wip](multi-catalog)(resubmit) add catalog level privileges

2022-06-22 Thread GitBox
morningman commented on PR #10345: URL: https://github.com/apache/doris/pull/10345#issuecomment-1163991390 This is a resumit PR, see #10246, i will merge it right now -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [doris] morningman closed pull request #10279: [fix][docs] Fix the "Doris Team" documentation.

2022-06-22 Thread GitBox
morningman closed pull request #10279: [fix][docs] Fix the "Doris Team" documentation. URL: https://github.com/apache/doris/pull/10279 -- 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 co

[GitHub] [doris] morningman commented on pull request #10279: [fix][docs] Fix the "Doris Team" documentation.

2022-06-22 Thread GitBox
morningman commented on PR #10279: URL: https://github.com/apache/doris/pull/10279#issuecomment-1163990277 I will modify the list in another PR. thank you again. -- 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] morningman closed pull request #10224: [doc]Update the readme to remove the word incubator

2022-06-22 Thread GitBox
morningman closed pull request #10224: [doc]Update the readme to remove the word incubator URL: https://github.com/apache/doris/pull/10224 -- 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 specifi

[GitHub] [doris] yinzhijian opened a new pull request, #10357: [fix UT](nereids) the check bound function lacks recursive processing

2022-06-22 Thread GitBox
yinzhijian opened a new pull request, #10357: URL: https://github.com/apache/doris/pull/10357 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavior: (Y

[GitHub] [doris] morningman commented on pull request #10173: [opt] delete the redundant parameter of _execute_non_nullable

2022-06-22 Thread GitBox
morningman commented on PR #10173: URL: https://github.com/apache/doris/pull/10173#issuecomment-1163988398 Hi @carlvinhust2012 please rebase the code to trigger the checks again -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[doris] branch master updated: [improvement] each tuple starting at aligned address to build with ubsan enabled (#8831)

2022-06-22 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 f48d48 [improvement] each tuple starting

[GitHub] [doris] morningman merged pull request #8831: each tuple starting at aligned address to build with ubsan enabled

2022-06-22 Thread GitBox
morningman merged PR #8831: URL: https://github.com/apache/doris/pull/8831 -- 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 closed issue #8830: [Bug] be core dump at DecimalV2Value::operator long() with ubsan enabled

2022-06-22 Thread GitBox
morningman closed issue #8830: [Bug] be core dump at DecimalV2Value::operator long() with ubsan enabled URL: https://github.com/apache/doris/issues/8830 -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #10352: [profile] add more detail profile in segment iterator

2022-06-22 Thread GitBox
github-actions[bot] commented on PR #10352: URL: https://github.com/apache/doris/pull/10352#issuecomment-1163955380 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 #10352: [profile] add more detail profile in segment iterator

2022-06-22 Thread GitBox
github-actions[bot] commented on PR #10352: URL: https://github.com/apache/doris/pull/10352#issuecomment-1163955337 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: [Bug][Vectorized] Fix coredump in other join conjunt is const expr (#10223)

2022-06-22 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new fa13bef3da [Bug][Vectorized] Fix coredump in o

[GitHub] [doris] HappenLee closed issue #10197: [Bug][Vectorized] core dump on right outer join

2022-06-22 Thread GitBox
HappenLee closed issue #10197: [Bug][Vectorized] core dump on right outer join URL: https://github.com/apache/doris/issues/10197 -- 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] HappenLee merged pull request #10223: [Bug][Vectorized] Fix coredump in other join conjunt is const expr

2022-06-22 Thread GitBox
HappenLee merged PR #10223: URL: https://github.com/apache/doris/pull/10223 -- 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] jztian commented on issue #8753: [Bug] year或者month函数与like结合使用导致be宕机

2022-06-22 Thread GitBox
jztian commented on issue #8753: URL: https://github.com/apache/doris/issues/8753#issuecomment-1163941297 > I fix it on #8769 I just tested version 1.0.5 and found that this bug still exists. It hasn't been resolved -- This is an automated message from the Apache Git Service. To re

[GitHub] [doris] morrySnow opened a new pull request, #10356: [fix](planner)infer predicate rule infer binary predicate when two slot do not equal by mistake

2022-06-22 Thread GitBox
morrySnow opened a new pull request, #10356: URL: https://github.com/apache/doris/pull/10356 # Proposed changes Issue Number: close #10342 ## Problem Summary: infer predicate rule infer binary predicate when two slot do not equal by mistake ## Checklist(Required)

[GitHub] [doris] emiyalee1005 closed issue #10326: High cpu load of PALO_BE process in idle time

2022-06-22 Thread GitBox
emiyalee1005 closed issue #10326: High cpu load of PALO_BE process in idle time URL: https://github.com/apache/doris/issues/10326 -- 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.

[doris] branch master updated: [docs] fix HelpTopic for key words (#10276)

2022-06-22 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 e9662e2861 [docs] fix HelpTopic for key words (#

[GitHub] [doris] yangzhg merged pull request #10276: fix HelpTopic for key words

2022-06-22 Thread GitBox
yangzhg merged PR #10276: URL: https://github.com/apache/doris/pull/10276 -- 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

[doris] branch master updated: MOD: sql block rule support exists (#10316)

2022-06-22 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 4d444733d3 MOD: sql block rule support exists (

[GitHub] [doris] yiguolei closed issue #10307: [Enhancement] support "if [not] exists" from create and drop sql_block_rule

2022-06-22 Thread GitBox
yiguolei closed issue #10307: [Enhancement] support "if [not] exists" from create and drop sql_block_rule URL: https://github.com/apache/doris/issues/10307 -- 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

[GitHub] [doris] yiguolei merged pull request #10316: [Enhancement]: sql block rule support exists

2022-06-22 Thread GitBox
yiguolei merged PR #10316: URL: https://github.com/apache/doris/pull/10316 -- 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: [fixbug]opt nullable (#10346)

2022-06-22 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 0c39e1018c [fixbug]opt nullable (#10346) 0c39e1

[GitHub] [doris] yiguolei merged pull request #10346: [optimize][storage] Optimize null insert in ColumnReader

2022-06-22 Thread GitBox
yiguolei merged PR #10346: URL: https://github.com/apache/doris/pull/10346 -- 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 #10346: [optimize][storage] Optimize null insert in ColumnReader

2022-06-22 Thread GitBox
yiguolei commented on PR #10346: URL: https://github.com/apache/doris/pull/10346#issuecomment-1163918877 I will fast merge it, because 1.1 depends on 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 to

[GitHub] [doris] yiguolei closed issue #8796: [Proposal] Make date/decimal read and evaluation faster

2022-06-22 Thread GitBox
yiguolei closed issue #8796: [Proposal] Make date/decimal read and evaluation faster URL: https://github.com/apache/doris/issues/8796 -- 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 com

[GitHub] [doris] yiguolei merged pull request #8967: [optimize](storage)optimize date in storage layer

2022-06-22 Thread GitBox
yiguolei merged PR #8967: URL: https://github.com/apache/doris/pull/8967 -- 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.apach

[doris] branch master updated: [optimize](storage)optimize date in storage layer (#8967)

2022-06-22 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 d73f170eeb [optimize](storage)optimize date in

[GitHub] [doris] compasses opened a new pull request, #10355: Improve performance like/not like filter through pushdown function to storage engine

2022-06-22 Thread GitBox
compasses opened a new pull request, #10355: URL: https://github.com/apache/doris/pull/10355 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. In order to improve to improve the performance of like/not like string match

[GitHub] [doris] github-actions[bot] commented on pull request #8967: [optimize](storage)optimize date in storage layer

2022-06-22 Thread GitBox
github-actions[bot] commented on PR #8967: URL: https://github.com/apache/doris/pull/8967#issuecomment-1163900156 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 URL

[GitHub] [doris] github-actions[bot] commented on pull request #8967: [optimize](storage)optimize date in storage layer

2022-06-22 Thread GitBox
github-actions[bot] commented on PR #8967: URL: https://github.com/apache/doris/pull/8967#issuecomment-1163900122 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 GitHub

[GitHub] [doris] EmmyMiao87 commented on pull request #10335: [enhancement](Nereids): add more implmentation rules.

2022-06-22 Thread GitBox
EmmyMiao87 commented on PR #10335: URL: https://github.com/apache/doris/pull/10335#issuecomment-1163897976 It is recommended to change the useless List in the code to List -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [doris] englefly opened a new pull request, #10354: Cir234 draft

2022-06-22 Thread GitBox
englefly opened a new pull request, #10354: URL: https://github.com/apache/doris/pull/10354 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavior: (Yes

[GitHub] [doris] yiguolei opened a new pull request, #10353: Remove load_delete job

2022-06-22 Thread GitBox
yiguolei opened a new pull request, #10353: URL: https://github.com/apache/doris/pull/10353 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavior: (Yes

[GitHub] [doris] dujl commented on pull request #10320: [feature-wip](multi-catalog) refactor catalog interface

2022-06-22 Thread GitBox
dujl commented on PR #10320: URL: https://github.com/apache/doris/pull/10320#issuecomment-1163887617 Database db = Catalog.getCurrentCatalog().getDbOrAnalysisException(label.getDbName()); Database db = Catalog.getCurrentInternalCatalog().getDbOrAnalys

[GitHub] [doris] EmmyMiao87 commented on a diff in pull request #10304: [feature](nereids) Integrate nereids into current SQL process framework

2022-06-22 Thread GitBox
EmmyMiao87 commented on code in PR #10304: URL: https://github.com/apache/doris/pull/10304#discussion_r904481612 ## fe/fe-core/src/main/java/org/apache/doris/qe/StmtExecutor.java: ## @@ -735,8 +737,12 @@ private void analyzeAndGenerateQueryPlan(TQueryOptions tQueryOptions) thro

[GitHub] [doris] github-actions[bot] commented on pull request #10345: [feature-wip](multi-catalog)(resubmit) add catalog level privileges

2022-06-22 Thread GitBox
github-actions[bot] commented on PR #10345: URL: https://github.com/apache/doris/pull/10345#issuecomment-1163876557 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] Gabriel39 commented on pull request #10296: [vectorized][udf] improvement java-udaf with group by clause

2022-06-22 Thread GitBox
Gabriel39 commented on PR #10296: URL: https://github.com/apache/doris/pull/10296#issuecomment-1163875032 Btw, we should try to put all for-loop inside java side. Besides batch_add, we also should make `merge` a batch call because calling a JNI for each row lead to too much JNI overhead no

[GitHub] [doris] Gabriel39 commented on a diff in pull request #10296: [vectorized][udf] improvement java-udaf with group by clause

2022-06-22 Thread GitBox
Gabriel39 commented on code in PR #10296: URL: https://github.com/apache/doris/pull/10296#discussion_r904462502 ## fe/java-udf/src/main/java/org/apache/doris/udf/UdafExecutor.java: ## @@ -132,24 +133,33 @@ protected void finalize() throws Throwable { /** * invoke add

[GitHub] [doris] github-actions[bot] commented on pull request #10169: optimize substr performance

2022-06-22 Thread GitBox
github-actions[bot] commented on PR #10169: URL: https://github.com/apache/doris/pull/10169#issuecomment-1163872988 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 #10169: optimize substr performance

2022-06-22 Thread GitBox
github-actions[bot] commented on PR #10169: URL: https://github.com/apache/doris/pull/10169#issuecomment-1163872963 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 #10169: optimize substr performance

2022-06-22 Thread GitBox
BiteThet commented on code in PR #10169: URL: https://github.com/apache/doris/pull/10169#discussion_r904476530 ## be/src/vec/functions/like.cpp: ## @@ -129,6 +130,42 @@ Status FunctionLikeBase::vector_vector(const ColumnString::Chars& values,

[doris] branch master updated: [fix](multi-catalog) should load datasource before loading cluster (#10330)

2022-06-22 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 815ea35578 [fix](multi-catalog) should load d

[GitHub] [doris] morningman merged pull request #10330: [fix](multi-catalog) should load datasource before loading cluster

2022-06-22 Thread GitBox
morningman merged PR #10330: URL: https://github.com/apache/doris/pull/10330 -- 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

[GitHub] [doris] yiguolei opened a new pull request, #10352: [profile] add more detail profile in segment iterator

2022-06-22 Thread GitBox
yiguolei opened a new pull request, #10352: URL: https://github.com/apache/doris/pull/10352 # Proposed changes Issue Number: close #xxx ## Problem Summary: Split segment iterator to 3 stages: INIT, FIRST READ, LAZY READ. Every stage contains seek time, read time.

[GitHub] [doris] yinzhijian commented on a diff in pull request #10304: [feature](nereids) Integrate nereids into current SQL process framework

2022-06-22 Thread GitBox
yinzhijian commented on code in PR #10304: URL: https://github.com/apache/doris/pull/10304#discussion_r904463311 ## fe/fe-core/src/main/java/org/apache/doris/nereids/PlannerAdapter.java: ## @@ -0,0 +1,75 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or mo

[GitHub] [doris] zhengshengjun opened a new issue, #10351: [Enhancement][Vectorized] Use SIMD to skip computation over nullable columns

2022-06-22 Thread GitBox
zhengshengjun opened a new issue, #10351: URL: https://github.com/apache/doris/issues/10351 ### 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 Wide

[GitHub] [doris-spark-connector] hf200012 merged pull request #37: [doc]link fix

2022-06-22 Thread GitBox
hf200012 merged PR #37: URL: https://github.com/apache/doris-spark-connector/pull/37 -- 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-spark-connector] branch master updated: [doc]link fix (#37)

2022-06-22 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-spark-connector.git The following commit(s) were added to refs/heads/master by this push: new a41e1ec [doc]link fix (#37

[GitHub] [doris-spark-connector] hf200012 opened a new pull request, #37: [doc]link fix

2022-06-22 Thread GitBox
hf200012 opened a new pull request, #37: URL: https://github.com/apache/doris-spark-connector/pull/37 [doc]link fix # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it aff

[doris-spark-connector] branch master updated: remove incubating (#35)

2022-06-22 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-spark-connector.git The following commit(s) were added to refs/heads/master by this push: new a297b23 remove incubating

[GitHub] [doris-spark-connector] hf200012 merged pull request #35: remove incubating

2022-06-22 Thread GitBox
hf200012 merged PR #35: URL: https://github.com/apache/doris-spark-connector/pull/35 -- 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] branch master updated: [doc]Added Iceberg 0.13.2 version support (#10312)

2022-06-22 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 573ad57467 [doc]Added Iceberg 0.13.2 versio

[GitHub] [doris] hf200012 merged pull request #10312: [doc]Added Iceberg 0.13.2 version support

2022-06-22 Thread GitBox
hf200012 merged PR #10312: URL: https://github.com/apache/doris/pull/10312 -- 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 #10312: [doc]Added Iceberg 0.13.2 version support

2022-06-22 Thread GitBox
github-actions[bot] commented on PR #10312: URL: https://github.com/apache/doris/pull/10312#issuecomment-1163825557 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 #10312: [doc]Added Iceberg 0.13.2 version support

2022-06-22 Thread GitBox
github-actions[bot] commented on PR #10312: URL: https://github.com/apache/doris/pull/10312#issuecomment-1163825538 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-flink-connector] hf200012 merged pull request #39: [doc]link fix

2022-06-22 Thread GitBox
hf200012 merged PR #39: URL: https://github.com/apache/doris-flink-connector/pull/39 -- 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-flink-connector] branch master updated: link fix (#39)

2022-06-22 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-flink-connector.git The following commit(s) were added to refs/heads/master by this push: new 9aff884 link fix (#39) 9af

[GitHub] [doris-flink-connector] hf200012 opened a new pull request, #39: [doc]link fix

2022-06-22 Thread GitBox
hf200012 opened a new pull request, #39: URL: https://github.com/apache/doris-flink-connector/pull/39 link fix # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect t

[GitHub] [doris-flink-connector] dependabot[bot] opened a new pull request, #38: Bump junit from 4.11 to 4.13.1 in /flink-doris-connector

2022-06-22 Thread GitBox
dependabot[bot] opened a new pull request, #38: URL: https://github.com/apache/doris-flink-connector/pull/38 Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. Release notes Sourced from https://github.com/junit-team/junit4/releases";>junit's releases.

[doris-flink-connector] branch dependabot/maven/flink-doris-connector/junit-junit-4.13.1 created (now 9d616f2)

2022-06-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/flink-doris-connector/junit-junit-4.13.1 in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git at 9d616f2 Bump junit from 4.11 to 4.13.1 in /fli

[doris-flink-connector] branch dependabot/maven/flink-doris-connector/org.apache.thrift-libthrift-0.14.0 created (now 57e74ec)

2022-06-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/flink-doris-connector/org.apache.thrift-libthrift-0.14.0 in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git at 57e74ec Bump libthrift from 0.

[GitHub] [doris-flink-connector] dependabot[bot] opened a new pull request, #37: Bump libthrift from 0.13.0 to 0.14.0 in /flink-doris-connector

2022-06-22 Thread GitBox
dependabot[bot] opened a new pull request, #37: URL: https://github.com/apache/doris-flink-connector/pull/37 Bumps [libthrift](https://github.com/apache/thrift) from 0.13.0 to 0.14.0. Release notes Sourced from https://github.com/apache/thrift/releases";>libthrift's releases.

[doris-flink-connector] branch master updated: [Update] Update README and modify pom.xml (#36)

2022-06-22 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-flink-connector.git The following commit(s) were added to refs/heads/master by this push: new de93a6e [Update] Update RE

[GitHub] [doris-flink-connector] hf200012 merged pull request #36: [Update] Update README and modify pom.xml

2022-06-22 Thread GitBox
hf200012 merged PR #36: URL: https://github.com/apache/doris-flink-connector/pull/36 -- 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] branch master updated: [Improvement] remove olap filters when use in key ranges (#10278)

2022-06-22 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 139cd3d11a [Improvement] remove olap filters wh

[GitHub] [doris] yiguolei closed issue #10277: [Enhancement] remove redundant filters in scan node

2022-06-22 Thread GitBox
yiguolei closed issue #10277: [Enhancement] remove redundant filters in scan node URL: https://github.com/apache/doris/issues/10277 -- 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

[GitHub] [doris] yiguolei merged pull request #10278: [Improvement] remove olap filters when use in key ranges

2022-06-22 Thread GitBox
yiguolei merged PR #10278: URL: https://github.com/apache/doris/pull/10278 -- 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 #10252: [typo] Fix typos in comments

2022-06-22 Thread GitBox
github-actions[bot] commented on PR #10252: URL: https://github.com/apache/doris/pull/10252#issuecomment-1163816062 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 (274a0f2603 -> ed1e130ef6)

2022-06-22 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 274a0f2603 [fix] do not read seq column when reading a compacted rowset (#10344) add ed1e130ef6 [BUGFIX] fix wr

[GitHub] [doris] yiguolei merged pull request #10348: [BUGFIX] fix wrong children quantity in debug string

2022-06-22 Thread GitBox
yiguolei merged PR #10348: URL: https://github.com/apache/doris/pull/10348 -- 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] xiaokang commented on a diff in pull request #10169: optimize substr performance

2022-06-22 Thread GitBox
xiaokang commented on code in PR #10169: URL: https://github.com/apache/doris/pull/10169#discussion_r904432000 ## be/src/vec/common/string_searcher.h: ## @@ -0,0 +1,860 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements.

[GitHub] [doris] xiaokang commented on a diff in pull request #10169: optimize substr performance

2022-06-22 Thread GitBox
xiaokang commented on code in PR #10169: URL: https://github.com/apache/doris/pull/10169#discussion_r904431043 ## be/src/vec/functions/like.cpp: ## @@ -129,6 +130,42 @@ Status FunctionLikeBase::vector_vector(const ColumnString::Chars& values,

[GitHub] [doris-spark-connector] huzk8 opened a new issue, #36: [Feature] support spark3.3 new feature

2022-06-22 Thread GitBox
huzk8 opened a new issue, #36: URL: https://github.com/apache/doris-spark-connector/issues/36 ### 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 -

[GitHub] [doris] stalary opened a new issue, #10350: [Enhancement] [Function] now() support passing in values

2022-06-22 Thread GitBox
stalary opened a new issue, #10350: URL: https://github.com/apache/doris/issues/10350 ### 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 now() supp

[GitHub] [doris] xiaokang commented on a diff in pull request #10169: optimize substr performance

2022-06-22 Thread GitBox
xiaokang commented on code in PR #10169: URL: https://github.com/apache/doris/pull/10169#discussion_r904424703 ## be/src/vec/functions/like.cpp: ## @@ -129,6 +130,42 @@ Status FunctionLikeBase::vector_vector(const ColumnString::Chars& values,

[doris] branch master updated: [fix] do not read seq column when reading a compacted rowset (#10344)

2022-06-22 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 274a0f2603 [fix] do not read seq column when

[GitHub] [doris] morningman closed issue #10337: [Bug] Fix read seq column cores

2022-06-22 Thread GitBox
morningman closed issue #10337: [Bug] Fix read seq column cores URL: https://github.com/apache/doris/issues/10337 -- 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

[GitHub] [doris] morningman merged pull request #10344: do not read seq column when reading a compacted rowset

2022-06-22 Thread GitBox
morningman merged PR #10344: URL: https://github.com/apache/doris/pull/10344 -- 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: [fix][vectorized] Fix bug the of window function result not match plan nullable (#10340)

2022-06-22 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 46d20818f1 [fix][vectorized] Fix bug the of w

[GitHub] [doris] morningman merged pull request #10340: [Bug][Vectorized] Fix bug the of window function result not match plan nullable

2022-06-22 Thread GitBox
morningman merged PR #10340: URL: https://github.com/apache/doris/pull/10340 -- 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

[GitHub] [doris] morningman closed issue #10308: [Bug] outer join with window function might crash in some case

2022-06-22 Thread GitBox
morningman closed issue #10308: [Bug] outer join with window function might crash in some case URL: https://github.com/apache/doris/issues/10308 -- 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] FreeOnePlus commented on pull request #10339: [typo](docs) Update compile Dockerfile in developer

2022-06-22 Thread GitBox
FreeOnePlus commented on PR #10339: URL: https://github.com/apache/doris/pull/10339#issuecomment-1163800037 > Why downgrade the version of JDK? In the past practice process, I found that whether it is a developer or a community user, the JDK version is still mostly 1.8.0. In our Docke

[GitHub] [doris] stalary commented on pull request #10327: [Enhancement] modify comment " to ' compat mysql.

2022-06-22 Thread GitBox
stalary commented on PR #10327: URL: https://github.com/apache/doris/pull/10327#issuecomment-1163757677 I found that this did not solve the superset presentation problem and that the change affected many UT and Regression, so I close it. -- This is an automated message from the Apache Git

[GitHub] [doris] stalary closed pull request #10327: [Enhancement] modify comment " to ' compat mysql.

2022-06-22 Thread GitBox
stalary closed pull request #10327: [Enhancement] modify comment " to ' compat mysql. URL: https://github.com/apache/doris/pull/10327 -- 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 com

[GitHub] [doris] Jibing-Li opened a new pull request, #10349: [multi-catalog] (information schema step 1) Add catalog name to information_schema getDbNames and SchemaSchemataScanner

2022-06-22 Thread GitBox
Jibing-Li opened a new pull request, #10349: URL: https://github.com/apache/doris/pull/10349 # Proposed changes Information schema database need to show catalog name after multi-catalog is supported. This part is step 1, add catalog name for schemata table. ## Problem Summary:

[GitHub] [doris] github-actions[bot] commented on pull request #10284: [fix][ldap] fix ldap password null pointer exception.

2022-06-22 Thread GitBox
github-actions[bot] commented on PR #10284: URL: https://github.com/apache/doris/pull/10284#issuecomment-1163344130 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 #10323: [Vectorized] Support outer join for vectorized exec engine

2022-06-22 Thread GitBox
github-actions[bot] commented on PR #10323: URL: https://github.com/apache/doris/pull/10323#issuecomment-1163342502 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 #10323: [Vectorized] Support outer join for vectorized exec engine

2022-06-22 Thread GitBox
github-actions[bot] commented on PR #10323: URL: https://github.com/apache/doris/pull/10323#issuecomment-1163342575 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 #10340: [Bug][Vectorized] Fix bug the of window function result not match plan nullable

2022-06-22 Thread GitBox
github-actions[bot] commented on PR #10340: URL: https://github.com/apache/doris/pull/10340#issuecomment-1163340912 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 dev-1.0.1 updated: [fix](partition-cache) fix result may not write when enable partition cache (#10319)

2022-06-22 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch dev-1.0.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/dev-1.0.1 by this push: new cc7da636db [fix](partition-cache) fix r

  1   2   >