[GitHub] [doris] BiteTheDDDDt opened a new pull request, #12773: [Bug](mem-tracker) fix core dump when use_mmap_allocate_chunk=true

2022-09-19 Thread GitBox
BiteThet opened a new pull request, #12773: URL: https://github.com/apache/doris/pull/12773 # Proposed changes ```cpp 0# doris::signal::(anonymous namespace)::FailureSignalHandler(int, siginfo_t*, void*) at /mnt/disk1/pxl/doris/be/src/common/signal_handler.h:420 1# 0x7

[GitHub] [doris] yangzhg opened a new pull request, #12772: [chore](build) add an option to disable strip thridparty libs

2022-09-19 Thread GitBox
yangzhg opened a new pull request, #12772: URL: https://github.com/apache/doris/pull/12772 # Proposed changes add an option to disable strip thridparty libs, for some linux distribtion's strip command's version is too old. This will cuase build failed like `strip: bfd (gnu binutils)

[GitHub] [doris] zhannngchen commented on a diff in pull request #12363: [feature-wip](unique-key-merge-on-write) fix that versions of multiple replicas are inconsistent when rebalance

2022-09-19 Thread GitBox
zhannngchen commented on code in PR #12363: URL: https://github.com/apache/doris/pull/12363#discussion_r974947013 ## be/src/agent/task_worker_pool.cpp: ## @@ -61,6 +61,7 @@ DEFINE_GAUGE_METRIC_PROTOTYPE_2ARG(agent_task_queue_size, MetricUnit::NOUNIT); const uint32_t TASK_FIN

[GitHub] [doris] zhannngchen commented on a diff in pull request #12363: [feature-wip](unique-key-merge-on-write) fix that versions of multiple replicas are inconsistent when rebalance

2022-09-19 Thread GitBox
zhannngchen commented on code in PR #12363: URL: https://github.com/apache/doris/pull/12363#discussion_r974946222 ## be/src/agent/task_worker_pool.cpp: ## @@ -61,6 +61,7 @@ DEFINE_GAUGE_METRIC_PROTOTYPE_2ARG(agent_task_queue_size, MetricUnit::NOUNIT); const uint32_t TASK_FIN

[GitHub] [doris] wsjz commented on a diff in pull request #12652: [feature-wip](parquet-reader) add page index row range

2022-09-19 Thread GitBox
wsjz commented on code in PR #12652: URL: https://github.com/apache/doris/pull/12652#discussion_r974933349 ## be/src/vec/exec/format/parquet/vparquet_reader.cpp: ## @@ -87,14 +89,14 @@ Status ParquetReader::_init_read_columns(const std::vector& tup auto parquet_col_id

[GitHub] [doris] wsjz commented on a diff in pull request #12652: [feature-wip](parquet-reader) add page index row range

2022-09-19 Thread GitBox
wsjz commented on code in PR #12652: URL: https://github.com/apache/doris/pull/12652#discussion_r974933139 ## be/src/vec/exec/format/parquet/vparquet_reader.cpp: ## @@ -232,28 +232,57 @@ Status ParquetReader::_process_page_index(tparquet::RowGroup& row_group) { int64_t byt

[GitHub] [doris] wsjz opened a new pull request, #12771: [feature-wip](parquet-reader) page filter

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

[GitHub] [doris] mrhhsg opened a new pull request, #12770: [chore](regression-test) add order by column in tpch_sf1_p1/tpch_sf1/nereids/q11.groovy

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

[GitHub] [doris] carlvinhust2012 opened a new issue, #12769: [Bug] the be core dump when run the regression test at local host

2022-09-19 Thread GitBox
carlvinhust2012 opened a new issue, #12769: URL: https://github.com/apache/doris/issues/12769 ### 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 *** Cu

[GitHub] [doris] pengxiangyu opened a new pull request, #12768: [fix](thirdparty)fix thirdparty builder

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

[GitHub] [doris] sohardforaname closed pull request #12764: [Improve](Nereids)optimize the performance of nereids planner itself

2022-09-19 Thread GitBox
sohardforaname closed pull request #12764: [Improve](Nereids)optimize the performance of nereids planner itself URL: https://github.com/apache/doris/pull/12764 -- 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] morrySnow opened a new pull request, #12767: [enhancement](Nereids) open all reorder

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

[doris] branch master updated: [feature](Nereids) Push down not slot references expression of on clause (#11805)

2022-09-19 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 47797ad7e8 [feature](Nereids) Push down not sl

[GitHub] [doris] morrySnow merged pull request #11805: [feature](Nereids)Push down not slot references expression of on clause

2022-09-19 Thread GitBox
morrySnow merged PR #11805: URL: https://github.com/apache/doris/pull/11805 -- 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] github-actions[bot] commented on pull request #11805: [feature](Nereids)Push down not slot references expression of on clause

2022-09-19 Thread GitBox
github-actions[bot] commented on PR #11805: URL: https://github.com/apache/doris/pull/11805#issuecomment-1251866167 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 #11805: [feature](Nereids)Push down not slot references expression of on clause

2022-09-19 Thread GitBox
github-actions[bot] commented on PR #11805: URL: https://github.com/apache/doris/pull/11805#issuecomment-1251866144 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] caiconghui commented on pull request #12710: [refactor](SimpleScheduler) refactor code for getting available backend in SimpleScheduler

2022-09-19 Thread GitBox
caiconghui commented on PR #12710: URL: https://github.com/apache/doris/pull/12710#issuecomment-1251857506 > Is there any behavior change? Or just a refactor? just refactor -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] dataalive commented on pull request #12753: [fix](brpc) donot use pooled brpc

2022-09-19 Thread GitBox
dataalive commented on PR #12753: URL: https://github.com/apache/doris/pull/12753#issuecomment-1251852233 LGTM -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscrib

[doris-website] branch master updated: fix

2022-09-19 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 3ff100344d8 fix 3ff100344d8 is desc

[doris-website] branch master updated: [doc] Add docs of math function (#103)

2022-09-19 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 75f18ccbf45 [doc] Add docs of math

[GitHub] [doris-website] hf200012 merged pull request #103: [doc] Add docs of math function

2022-09-19 Thread GitBox
hf200012 merged PR #103: URL: https://github.com/apache/doris-website/pull/103 -- 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-website] branch master updated: [typo](docs) Changing the Jump Address of SparkLoad in BrokerLoad (#104)

2022-09-19 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 e2196ce7e6e [typo](docs) Changing t

[GitHub] [doris-website] hf200012 merged pull request #104: [typo](docs) Changing the Jump Address of SparkLoad in BrokerLoad

2022-09-19 Thread GitBox
hf200012 merged PR #104: URL: https://github.com/apache/doris-website/pull/104 -- 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-website] branch master updated: [typo](docs)Changing the Jump Address of BrokerLoad in SparkLoad (#105)

2022-09-19 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 a0f4c75e4ad [typo](docs)Changing th

[GitHub] [doris-website] hf200012 merged pull request #105: [typo](docs)Changing the Jump Address of BrokerLoad in SparkLoad

2022-09-19 Thread GitBox
hf200012 merged PR #105: URL: https://github.com/apache/doris-website/pull/105 -- 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-website] branch master updated: vectorization needs to be turned off to use native udf (#106)

2022-09-19 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 6d81527960a vectorization needs to

[GitHub] [doris-website] hf200012 merged pull request #106: [typo](docs) vectorization needs to be turned off to use native udf

2022-09-19 Thread GitBox
hf200012 merged PR #106: URL: https://github.com/apache/doris-website/pull/106 -- 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-website] branch master updated: 1

2022-09-19 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 765182844a1 1 765182844a1 is descri

[GitHub] [doris] github-actions[bot] commented on pull request #12761: Update Docs

2022-09-19 Thread GitBox
github-actions[bot] commented on PR #12761: URL: https://github.com/apache/doris/pull/12761#issuecomment-1251839992 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 #12761: Update Docs

2022-09-19 Thread GitBox
github-actions[bot] commented on PR #12761: URL: https://github.com/apache/doris/pull/12761#issuecomment-1251839969 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] wslkxup commented on pull request #12761: Update Docs

2022-09-19 Thread GitBox
wslkxup commented on PR #12761: URL: https://github.com/apache/doris/pull/12761#issuecomment-1251829599 I have finished editing > 2022年9月20日 12:12,dataalive ***@***.***> 写道: > > > en doc also need to be fixed , pls update the pr > > — > Reply to this email directly

[GitHub] [doris] wslkxup commented on pull request #12761: Update Docs

2022-09-19 Thread GitBox
wslkxup commented on PR #12761: URL: https://github.com/apache/doris/pull/12761#issuecomment-1251824186 > en doc also need to be fixed , pls update the pr Has been modified -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [doris] github-actions[bot] commented on pull request #12677: [Bugfix](string_functions) rearrange code to avoid global buffer overflow in FindInSetOp::execute

2022-09-19 Thread GitBox
github-actions[bot] commented on PR #12677: URL: https://github.com/apache/doris/pull/12677#issuecomment-1251814358 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] dataalive commented on pull request #12761: Update Docs

2022-09-19 Thread GitBox
dataalive commented on PR #12761: URL: https://github.com/apache/doris/pull/12761#issuecomment-1251812515 en doc also need to be fixed , pls update the pr -- 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] weizhengte opened a new pull request, #12766: Add statistics module related syntax.

2022-09-19 Thread GitBox
weizhengte opened a new pull request, #12766: URL: https://github.com/apache/doris/pull/12766 # Proposed changes This pull request includes some implementations of the statistics(#6370), it adds statistics module related syntax. *`ANALYZE`* syntax(collect statistics): ```

[GitHub] [doris] dataalive commented on pull request #11742: [enhancement](load) enhance load from parquet or orc file

2022-09-19 Thread GitBox
dataalive commented on PR #11742: URL: https://github.com/apache/doris/pull/11742#issuecomment-1251810246 is there any update here ? -- 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] jackwener closed pull request #12397: [improve](nereids): revert swap children in translate.

2022-09-19 Thread GitBox
jackwener closed pull request #12397: [improve](nereids): revert swap children in translate. URL: https://github.com/apache/doris/pull/12397 -- 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

[GitHub] [doris] weizhengte opened a new pull request, #12765: [feature-wip](statistics) collect statistics by sql task

2022-09-19 Thread GitBox
weizhengte opened a new pull request, #12765: URL: https://github.com/apache/doris/pull/12765 # Proposed changes This pull request includes some implementations of the statistics(#6370), it Implement sql-task to collect statistics based on internal-query(#9983). After the `ANA

[GitHub] [doris] sohardforaname opened a new pull request, #12764: [Improve](Nereids)optimize the performance of nereids planner itself

2022-09-19 Thread GitBox
sohardforaname opened a new pull request, #12764: URL: https://github.com/apache/doris/pull/12764 # Proposed changes Issue Number: close #xxx ## Problem summary Now nereids planner cbo's time consuming is almost 100 times than rbo. The pr optimize the cbo's time consum

[GitHub] [doris] BiteTheDDDDt opened a new pull request, #12763: [Enhancement](optimize) optimize for BinaryDictPageDecoder::read_by_rowids

2022-09-19 Thread GitBox
BiteThet opened a new pull request, #12763: URL: https://github.com/apache/doris/pull/12763 # Proposed changes Move array created on stack to class member to avoid allocate memory every time we call read_by_rowids. ## Problem summary Describe your changes. ##

[doris] branch master updated (954c44db39 -> d83eb13ac5)

2022-09-19 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 954c44db39 [enhancement](Nereids) compare LogicalProperties with output set instead of output list (#12743) ad

[GitHub] [doris] morrySnow merged pull request #12663: [enhancement](nereids) use Literal promotion to avoid unnecessary cast

2022-09-19 Thread GitBox
morrySnow merged PR #12663: URL: https://github.com/apache/doris/pull/12663 -- 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] englefly commented on a diff in pull request #12663: [enhancement](nereids) use Literal promotion to avoid unnecessary cast

2022-09-19 Thread GitBox
englefly commented on code in PR #12663: URL: https://github.com/apache/doris/pull/12663#discussion_r974846943 ## fe/fe-core/src/main/java/org/apache/doris/nereids/types/DataType.java: ## @@ -49,6 +54,26 @@ public abstract class DataType implements AbstractDataType {

[GitHub] [doris] morrySnow commented on a diff in pull request #12663: [improve](nereids) literal promotion cast

2022-09-19 Thread GitBox
morrySnow commented on code in PR #12663: URL: https://github.com/apache/doris/pull/12663#discussion_r974842323 ## fe/fe-core/src/main/java/org/apache/doris/nereids/types/DataType.java: ## @@ -49,6 +54,26 @@ public abstract class DataType implements AbstractDataType {

[doris] branch master updated: [enhancement](Nereids) compare LogicalProperties with output set instead of output list (#12743)

2022-09-19 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 954c44db39 [enhancement](Nereids) compare Logi

[GitHub] [doris] morrySnow merged pull request #12743: [enhancement](Nereids) compare LogicalProperties with output set instead of output list

2022-09-19 Thread GitBox
morrySnow merged PR #12743: URL: https://github.com/apache/doris/pull/12743 -- 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] morrySnow commented on a diff in pull request #12743: [enhancement](Nereids) compare LogicalProperties with output set instead of output list

2022-09-19 Thread GitBox
morrySnow commented on code in PR #12743: URL: https://github.com/apache/doris/pull/12743#discussion_r974839902 ## fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java: ## @@ -579,54 +578,59 @@ public PlanFragment visitPhysicalHashJoin(

[GitHub] [doris] adonis0147 opened a new pull request, #12762: [feature-wip](MTMV) Support showing and dropping materialized view for multiple tables

2022-09-19 Thread GitBox
adonis0147 opened a new pull request, #12762: URL: https://github.com/apache/doris/pull/12762 # Proposed changes Support showing and dropping materialized view for multiple tables ## Use case ## Checklist(Required) 1. Does it affect the original behavior: -

[GitHub] [doris] wslkxup opened a new pull request, #12761: Update Docs

2022-09-19 Thread GitBox
wslkxup opened a new pull request, #12761: URL: https://github.com/apache/doris/pull/12761 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. Modifying document parameters is inconsistent with the configuration file ## Chec

[GitHub] [doris] deaftstill opened a new issue, #12760: [Bug] 使用insert-values语句导致be节点挂了

2022-09-19 Thread GitBox
deaftstill opened a new issue, #12760: URL: https://github.com/apache/doris/issues/12760 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version doris-1.1

[GitHub] [doris] zy-kkk opened a new issue, #12759: [Bug] Creating a view with comment does not take effect

2022-09-19 Thread GitBox
zy-kkk opened a new issue, #12759: URL: https://github.com/apache/doris/issues/12759 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version Doris-1.1.2-rc0

[GitHub] [doris] github-actions[bot] commented on pull request #12700: [Improvement](sort) Use heap sort to optimize sort node

2022-09-19 Thread GitBox
github-actions[bot] commented on PR #12700: URL: https://github.com/apache/doris/pull/12700#issuecomment-1251766518 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 #12700: [Improvement](sort) Use heap sort to optimize sort node

2022-09-19 Thread GitBox
github-actions[bot] commented on PR #12700: URL: https://github.com/apache/doris/pull/12700#issuecomment-1251766529 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-wip](parquet-reader) add page index row range (#12652)

2022-09-19 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 d435f0de41 [feature-wip](parquet-reader) add

[GitHub] [doris] morningman merged pull request #12652: [feature-wip](parquet-reader) add page index row range

2022-09-19 Thread GitBox
morningman merged PR #12652: URL: https://github.com/apache/doris/pull/12652 -- 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 branch-1.1-lts updated: [fix](outerjoin)output full column for tupleIsNull predicate (#12732)

2022-09-19 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-1.1-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.1-lts by this push: new 67038cfa8b [fix](outerjoin)outp

[GitHub] [doris] yiguolei merged pull request #12732: [fix](outerjoin)output full column for tupleIsNull predicate

2022-09-19 Thread GitBox
yiguolei merged PR #12732: URL: https://github.com/apache/doris/pull/12732 -- 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] englefly commented on a diff in pull request #12743: [enhancement](Nereids) compare LogicalProperties with output set instead of output list

2022-09-19 Thread GitBox
englefly commented on code in PR #12743: URL: https://github.com/apache/doris/pull/12743#discussion_r974828862 ## fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java: ## @@ -579,54 +578,59 @@ public PlanFragment visitPhysicalHashJoin(

[GitHub] [doris] github-actions[bot] commented on pull request #12743: [enhancement](Nereids) compare LogicalProperties with output set instead of output list

2022-09-19 Thread GitBox
github-actions[bot] commented on PR #12743: URL: https://github.com/apache/doris/pull/12743#issuecomment-1251761154 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 #12743: [enhancement](Nereids) compare LogicalProperties with output set instead of output list

2022-09-19 Thread GitBox
github-actions[bot] commented on PR #12743: URL: https://github.com/apache/doris/pull/12743#issuecomment-1251761171 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] dataroaring opened a new pull request, #12754: [fix](brpc) donot use pooled brpc

2022-09-19 Thread GitBox
dataroaring opened a new pull request, #12754: URL: https://github.com/apache/doris/pull/12754 It seems that pooled brpc does not release port timely. # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required

[GitHub] [doris] dataroaring opened a new pull request, #12753: [fix](brpc) donot use pooled brpc

2022-09-19 Thread GitBox
dataroaring opened a new pull request, #12753: URL: https://github.com/apache/doris/pull/12753 It seems that pooled brpc does not release port timely. # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required

[GitHub] [doris] morrySnow commented on a diff in pull request #11805: [feature](Nereids)Push down not slot references expression of on clause

2022-09-19 Thread GitBox
morrySnow commented on code in PR #11805: URL: https://github.com/apache/doris/pull/11805#discussion_r974820246 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/RuleSet.java: ## @@ -76,7 +77,8 @@ public class RuleSet { new PushdownFilterThroughProject(),

[doris] branch master updated (4f27692898 -> ca3e52a0bb)

2022-09-19 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 4f27692898 [fix](inlineview)the inlineview's slots' nullability property is not set correctly (#12681) add ca3e

[GitHub] [doris] yiguolei merged pull request #12607: [fix](agg)the output of window function's nullability should be consistent with output slot

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

[doris] branch master updated: [fix](inlineview)the inlineview's slots' nullability property is not set correctly (#12681)

2022-09-19 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 4f27692898 [fix](inlineview)the inlineview's sl

[GitHub] [doris] yiguolei merged pull request #12681: [fix](inlineview)the inlineview's slots' nullability property is not set correctly

2022-09-19 Thread GitBox
yiguolei merged PR #12681: URL: https://github.com/apache/doris/pull/12681 -- 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 (f5f6a852fe -> 41cf94498d)

2022-09-19 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 f5f6a852fe [chore](regression-test) add order by in test_rollup_agg_date.groovy (#12737) add 41cf94498d [featur

[GitHub] [doris] yiguolei merged pull request #12721: [feature-wip](unique-key-merge-on-write) fix that incremental clone may lead to loss of delete bitmap

2022-09-19 Thread GitBox
yiguolei merged PR #12721: URL: https://github.com/apache/doris/pull/12721 -- 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 (e1d2f82d8e -> f5f6a852fe)

2022-09-19 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 e1d2f82d8e [feature](statistics) template for building internal query SQL statements (#12714) add f5f6a852fe [c

[GitHub] [doris] yiguolei merged pull request #12737: [chore](regression-test) add order by in test_rollup_agg_date.groovy

2022-09-19 Thread GitBox
yiguolei merged PR #12737: URL: https://github.com/apache/doris/pull/12737 -- 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 #8555: (olap) (bugfix) fix hll-oom issue

2022-09-19 Thread GitBox
github-actions[bot] commented on PR #8555: URL: https://github.com/apache/doris/pull/8555#issuecomment-1251698357 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable.

[GitHub] [doris] morningman opened a new pull request, #12750: [feature-wip](new-scan) file scan node support load

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

[GitHub] [doris] Gabriel39 opened a new pull request, #12749: [Improvement](storage) Use columnwise merge sort to accelerate MergeIterator

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

[GitHub] [doris] wsjz commented on a diff in pull request #12652: [feature-wip](parquet-reader) add page index row range

2022-09-19 Thread GitBox
wsjz commented on code in PR #12652: URL: https://github.com/apache/doris/pull/12652#discussion_r974319215 ## be/src/vec/exec/format/parquet/vparquet_reader.cpp: ## @@ -87,14 +89,14 @@ Status ParquetReader::_init_read_columns(const std::vector& tup auto parquet_col_id

[GitHub] [doris] wsjz commented on a diff in pull request #12652: [feature-wip](parquet-reader) add page index row range

2022-09-19 Thread GitBox
wsjz commented on code in PR #12652: URL: https://github.com/apache/doris/pull/12652#discussion_r974319215 ## be/src/vec/exec/format/parquet/vparquet_reader.cpp: ## @@ -87,14 +89,14 @@ Status ParquetReader::_init_read_columns(const std::vector& tup auto parquet_col_id

[GitHub] [doris] AshinGau commented on a diff in pull request #12652: [feature-wip](parquet-reader) add page index row range

2022-09-19 Thread GitBox
AshinGau commented on code in PR #12652: URL: https://github.com/apache/doris/pull/12652#discussion_r972541784 ## be/src/vec/exec/format/parquet/vparquet_column_reader.h: ## @@ -77,6 +80,9 @@ class ParquetColumnReader { std::unique_ptr _chunk_reader; std::unique_ptr _d

[GitHub] [doris] liujinhui1994 commented on issue #12745: [Bug] HDFS Broker NPT

2022-09-19 Thread GitBox
liujinhui1994 commented on issue #12745: URL: https://github.com/apache/doris/issues/12745#issuecomment-1251080457 I have resolved this, and will submit an issue PR tomorrow. -- Original -- From: dataalive ***@***.***> Date: Mon,Sep

[doris] branch master updated: [feature](statistics) template for building internal query SQL statements (#12714)

2022-09-19 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 e1d2f82d8e [feature](statistics) template for

[GitHub] [doris] morrySnow merged pull request #12714: [feature-wip](statistics) template for building internal query SQL statements

2022-09-19 Thread GitBox
morrySnow merged PR #12714: URL: https://github.com/apache/doris/pull/12714 -- 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] dataalive commented on issue #12745: [Bug] HDFS Broker NPT

2022-09-19 Thread GitBox
dataalive commented on issue #12745: URL: https://github.com/apache/doris/issues/12745#issuecomment-1251076531 > error_msg={Failed to execute load task} org.apache.doris.common.LabelAlreadyUsedException: errCode = 2, detailMessage = Label [test011101] has already been used the actual

[doris] branch master updated (a5d11dce3b -> 43d6be8c4d)

2022-09-19 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from a5d11dce3b [typo](docs) Add docs of math function (#12532) add 43d6be8c4d [docs](function) add a series of date func

[GitHub] [doris] JNSimba merged pull request #12713: [docs](function) add a series of date function documents

2022-09-19 Thread GitBox
JNSimba merged PR #12713: URL: https://github.com/apache/doris/pull/12713 -- 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: [typo](docs) Add docs of math function (#12532)

2022-09-19 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu 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 a5d11dce3b [typo](docs) Add docs of math function (

[GitHub] [doris] JNSimba merged pull request #12532: [typo](docs) Add docs of math function

2022-09-19 Thread GitBox
JNSimba merged PR #12532: URL: https://github.com/apache/doris/pull/12532 -- 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] Jibing-Li opened a new pull request, #12747: [refactor](file scanner)Fix fe NPE for supporting new scanner for load job.

2022-09-19 Thread GitBox
Jibing-Li opened a new pull request, #12747: URL: https://github.com/apache/doris/pull/12747 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Y

[GitHub] [doris] Jibing-Li opened a new pull request, #12746: [refactor](file scanner)Fe support new scanner for load job.

2022-09-19 Thread GitBox
Jibing-Li opened a new pull request, #12746: URL: https://github.com/apache/doris/pull/12746 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Y

[doris] branch master updated (1339eef33c -> 94d73abf2a)

2022-09-19 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 1339eef33c [fix](statistics) remove statistical task multiple times in one loop cycle (#12741) add 94d73abf2a

[GitHub] [doris] morrySnow merged pull request #12740: [test](Nereids) runtime filter unit cases not rely on NereidPlanner to generate PhysicalPlan anymore

2022-09-19 Thread GitBox
morrySnow merged PR #12740: URL: https://github.com/apache/doris/pull/12740 -- 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] github-actions[bot] commented on pull request #12532: [typo](docs) Add docs of math function

2022-09-19 Thread GitBox
github-actions[bot] commented on PR #12532: URL: https://github.com/apache/doris/pull/12532#issuecomment-1250918165 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 #12713: [docs](function) add a series of date function documents

2022-09-19 Thread GitBox
github-actions[bot] commented on PR #12713: URL: https://github.com/apache/doris/pull/12713#issuecomment-1250915372 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 #12739: [typo](docs) vectorization needs to be turned off to use native udf

2022-09-19 Thread GitBox
github-actions[bot] commented on PR #12739: URL: https://github.com/apache/doris/pull/12739#issuecomment-1250910419 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] JNSimba commented on pull request #12713: [docs](function) add a series of date function documents

2022-09-19 Thread GitBox
JNSimba commented on PR #12713: URL: https://github.com/apache/doris/pull/12713#issuecomment-1250908181 LGTM -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

[GitHub] [doris] liujinhui1994 opened a new issue, #12745: [Bug] HDFS Broker NPT

2022-09-19 Thread GitBox
liujinhui1994 opened a new issue, #12745: URL: https://github.com/apache/doris/issues/12745 ### 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 mastert

[doris] branch master updated: [fix](statistics) remove statistical task multiple times in one loop cycle (#12741)

2022-09-19 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 1339eef33c [fix](statistics) remove statistica

[GitHub] [doris] morrySnow merged pull request #12741: [fix](statistics) remove statistical task multiple times in one loop cycle

2022-09-19 Thread GitBox
morrySnow merged PR #12741: URL: https://github.com/apache/doris/pull/12741 -- 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] github-actions[bot] commented on pull request #12735: [typo](docs)Changing the Jump Address of BrokerLoad in SparkLoad

2022-09-19 Thread GitBox
github-actions[bot] commented on PR #12735: URL: https://github.com/apache/doris/pull/12735#issuecomment-1250894523 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] dataroaring opened a new pull request, #12744: (streamload) set coord for streamLoad

2022-09-19 Thread GitBox
dataroaring opened a new pull request, #12744: URL: https://github.com/apache/doris/pull/12744 When a stream load is canceled, status is reported to coord. # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Req

[GitHub] [doris] morrySnow opened a new pull request, #12743: Use set as output

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

[GitHub] [doris] github-actions[bot] commented on pull request #12643: [fix](lateral_view) fix lateral view explode_split with temp table

2022-09-19 Thread GitBox
github-actions[bot] commented on PR #12643: URL: https://github.com/apache/doris/pull/12643#issuecomment-1250857754 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

  1   2   >