[doris] branch master updated (7571263ed7 -> d43d3fc35f)

2022-06-30 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 7571263ed7 [Bug][Vectorized] fix timestamp(datetime) not regist right (#10525) add d43d3fc35f [improvement] m

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

2022-06-30 Thread GitBox
morningman merged PR #10327: 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 comment. To unsubscribe, e-mail: commits-unsubscr...@doris.a

[GitHub] [doris] qzsee commented on a diff in pull request #10462: [Enhancement](Nereids) push down predicate through join

2022-06-30 Thread GitBox
qzsee commented on code in PR #10462: URL: https://github.com/apache/doris/pull/10462#discussion_r911556011 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushPredicateThroughJoin.java: ## @@ -0,0 +1,150 @@ +// Licensed to the Apache Software Foundati

[GitHub] [doris] qzsee commented on a diff in pull request #10462: [Enhancement](Nereids) push down predicate through join

2022-06-30 Thread GitBox
qzsee commented on code in PR #10462: URL: https://github.com/apache/doris/pull/10462#discussion_r911556425 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushPredicateThroughJoin.java: ## @@ -0,0 +1,150 @@ +// Licensed to the Apache Software Foundati

[GitHub] [doris] qzsee commented on a diff in pull request #10462: [Enhancement](Nereids) push down predicate through join

2022-06-30 Thread GitBox
qzsee commented on code in PR #10462: URL: https://github.com/apache/doris/pull/10462#discussion_r911556580 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushPredicateThroughJoin.java: ## @@ -0,0 +1,150 @@ +// Licensed to the Apache Software Foundati

[GitHub] [doris] qzsee commented on a diff in pull request #10462: [Enhancement](Nereids) push down predicate through join

2022-06-30 Thread GitBox
qzsee commented on code in PR #10462: URL: https://github.com/apache/doris/pull/10462#discussion_r911557867 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushPredicateThroughJoin.java: ## @@ -0,0 +1,150 @@ +// Licensed to the Apache Software Foundati

[GitHub] [doris] stalary commented on issue #10489: [Bug] Unsupported correlated subquery: SELECT

2022-06-30 Thread GitBox
stalary commented on issue #10489: URL: https://github.com/apache/doris/issues/10489#issuecomment-1171843098 > bug was introduced by [#7357](https://github.com/apache/doris/pull/7357). disable predicate infer by `set enable_infer_predicate = false;` should work. ok, thanks. -- This

[GitHub] [doris] morningman opened a new pull request, #10537: [hotfix](dev-1.0.1) fall back to non vec engine for some outer join cases

2022-06-30 Thread GitBox
morningman opened a new pull request, #10537: URL: https://github.com/apache/doris/pull/10537 # Proposed changes This is a temporary way to avoid outer join crash in vec engine. The support for outer join in vec engine will be fixed in another PR. ## Problem Summary: D

[GitHub] [doris] xinyiZzz commented on pull request #10517: [fix] (mem tracker) Fix BE hangs at startup, stuck in tcmalloc hook call ExecEnv::GetInstance()

2022-06-30 Thread GitBox
xinyiZzz commented on PR #10517: URL: https://github.com/apache/doris/pull/10517#issuecomment-1171853125 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] xinyiZzz merged pull request #10517: [fix] (mem tracker) Fix BE hangs at startup, stuck in tcmalloc hook call ExecEnv::GetInstance()

2022-06-30 Thread GitBox
xinyiZzz merged PR #10517: URL: https://github.com/apache/doris/pull/10517 -- 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] xinyiZzz closed issue #10516: [Bug] BE hangs at startup, stuck in tcmalloc hook call `ExecEnv::GetInstance()`

2022-06-30 Thread GitBox
xinyiZzz closed issue #10516: [Bug] BE hangs at startup, stuck in tcmalloc hook call `ExecEnv::GetInstance()` URL: https://github.com/apache/doris/issues/10516 -- 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

[doris] branch master updated: [fix] (mem tracker) Fix BE hangs at startup, stuck in tcmalloc hook call ExecEnv::GetInstance() (#10517)

2022-06-30 Thread zouxinyi
This is an automated email from the ASF dual-hosted git repository. zouxinyi 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 0d99b27d89 [fix] (mem tracker) Fix BE hangs at

[GitHub] [doris] zhannngchen commented on pull request #10511: [feature-wip](unique-key-merge-on-write)port IntervalTree from kudu

2022-06-30 Thread GitBox
zhannngchen commented on PR #10511: URL: https://github.com/apache/doris/pull/10511#issuecomment-1171855732 @dataroaring could you help to review this 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 t

[GitHub] [doris] zhannngchen commented on pull request #10529: [feature-wip](unique-key-merge-on-write) add primary key index

2022-06-30 Thread GitBox
zhannngchen commented on PR #10529: URL: https://github.com/apache/doris/pull/10529#issuecomment-1171855962 @dataroaring could you help to review this 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 t

[GitHub] [doris] morningman commented on a diff in pull request #10534: [hotfix](dev-1.0.1) abort load task if pending data exceed limit in table sink

2022-06-30 Thread GitBox
morningman commented on code in PR #10534: URL: https://github.com/apache/doris/pull/10534#discussion_r911566343 ## be/src/vec/sink/vtablet_sink.cpp: ## @@ -117,12 +119,12 @@ Status VOlapTableSink::send(RuntimeState* state, vectorized::Block* input_block) _partition_to

[GitHub] [doris] englefly opened a new pull request, #10538: [draft] draft !!! filter by ret_flag

2022-06-30 Thread GitBox
englefly opened a new pull request, #10538: URL: https://github.com/apache/doris/pull/10538 # 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] caiconghui merged pull request #10471: [enhancement](proc) Support showing more details in show proc "/dbs"

2022-06-30 Thread GitBox
caiconghui merged PR #10471: URL: https://github.com/apache/doris/pull/10471 -- 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: [enhancement](proc) Support showing more details in show proc "/dbs" (#10471)

2022-06-30 Thread caiconghui
This is an automated email from the ASF dual-hosted git repository. caiconghui 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 6c2e76e39f [enhancement](proc) Support showin

[GitHub] [doris] caiconghui closed issue #10470: [Enhancement] (proc) Support showing more details in show proc "/dbs"

2022-06-30 Thread GitBox
caiconghui closed issue #10470: [Enhancement] (proc) Support showing more details in show proc "/dbs" URL: https://github.com/apache/doris/issues/10470 -- 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 t

[GitHub] [doris] englefly closed pull request #10538: [draft] draft !!! filter by ret_flag

2022-06-30 Thread GitBox
englefly closed pull request #10538: [draft] draft !!! filter by ret_flag URL: https://github.com/apache/doris/pull/10538 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

[GitHub] [doris] englefly opened a new pull request, #10539: Simd 01 filter

2022-06-30 Thread GitBox
englefly opened a new pull request, #10539: URL: https://github.com/apache/doris/pull/10539 # 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 merged pull request #10522: [fix] block dump_one_line assert error

2022-06-30 Thread GitBox
yiguolei merged PR #10522: URL: https://github.com/apache/doris/pull/10522 -- 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 (6c2e76e39f -> 06e436b7cc)

2022-06-30 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 6c2e76e39f [enhancement](proc) Support showing more details in show proc "/dbs" (#10471) add 06e436b7cc [bugfix

[GitHub] [doris] yiguolei merged pull request #10518: [Chore][Vectorized] remove unused collator

2022-06-30 Thread GitBox
yiguolei merged PR #10518: URL: https://github.com/apache/doris/pull/10518 -- 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 (06e436b7cc -> a9d23ce337)

2022-06-30 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 06e436b7cc [bugfix]dump_one_line failed to dump last column (#10522) add a9d23ce337 [refactor] remove collator (

[GitHub] [doris] yiguolei merged pull request #10514: [fix] (mem tracker) Fix cancel query deadlock during add_block, and query pool tracker error cancel query

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

[GitHub] [doris] yiguolei closed issue #10513: [Bug] Deadlock when cancel query in tcmalloc hook during add_block

2022-06-30 Thread GitBox
yiguolei closed issue #10513: [Bug] Deadlock when cancel query in tcmalloc hook during add_block URL: https://github.com/apache/doris/issues/10513 -- 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

[doris] branch master updated: [bugfix] fix tcmalooc hook cancel deadlock (#10514)

2022-06-30 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 659e863bd7 [bugfix] fix tcmalooc hook cancel de

[GitHub] [doris] yiguolei merged pull request #10500: [docs](array-type)Fix keywords in array functions' help documents

2022-06-30 Thread GitBox
yiguolei merged PR #10500: URL: https://github.com/apache/doris/pull/10500 -- 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 (659e863bd7 -> d52da675aa)

2022-06-30 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 659e863bd7 [bugfix] fix tcmalooc hook cancel deadlock (#10514) add d52da675aa [docs](array-type)Fix keywords in

[GitHub] [doris] cambyzju commented on a diff in pull request #10385: [feature-wip](array-type) add function array_remove

2022-06-30 Thread GitBox
cambyzju commented on code in PR #10385: URL: https://github.com/apache/doris/pull/10385#discussion_r911573511 ## docs/en/docs/sql-manual/sql-functions/array-functions/array_remove.md: ## @@ -0,0 +1,79 @@ +--- +{ +"title": "array_remove", +"language": "en" +} +--- + + +

[GitHub] [doris] caiconghui commented on pull request #10534: [hotfix](dev-1.0.1) abort load task if pending data exceed limit in table sink

2022-06-30 Thread GitBox
caiconghui commented on PR #10534: URL: https://github.com/apache/doris/pull/10534#issuecomment-1171868093 what‘s the problem for this PR to solve? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [doris] cambyzju commented on a diff in pull request #10385: [feature-wip](array-type) add function array_remove

2022-06-30 Thread GitBox
cambyzju commented on code in PR #10385: URL: https://github.com/apache/doris/pull/10385#discussion_r911573816 ## docs/en/docs/sql-manual/sql-functions/array-functions/array_remove.md: ## @@ -0,0 +1,79 @@ +--- +{ +"title": "array_remove", +"language": "en" +} +--- + + +

[GitHub] [doris] yiguolei closed issue #10527: [Doc]Change the download url for the binary package

2022-06-30 Thread GitBox
yiguolei closed issue #10527: [Doc]Change the download url for the binary package URL: https://github.com/apache/doris/issues/10527 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

[doris] branch master updated: [Doc]Change the download url for the binary package #10527 (#10528)

2022-06-30 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 2708289816 [Doc]Change the download url for the

[GitHub] [doris] yiguolei merged pull request #10528: [Doc]Change the download url for the binary package #10527

2022-06-30 Thread GitBox
yiguolei merged PR #10528: URL: https://github.com/apache/doris/pull/10528 -- 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 #10429: [Bugfix](fe) fix add follower failed, conflict socket .

2022-06-30 Thread GitBox
github-actions[bot] commented on PR #10429: URL: https://github.com/apache/doris/pull/10429#issuecomment-1171883543 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 #10429: [Bugfix](fe) fix add follower failed, conflict socket .

2022-06-30 Thread GitBox
github-actions[bot] commented on PR #10429: URL: https://github.com/apache/doris/pull/10429#issuecomment-1171883562 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 merged pull request #10429: [Bugfix](fe) fix add follower failed, conflict socket .

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

[doris] branch master updated: [bugfix](fe) fix add follower failed due to conflict socket . (#10429)

2022-06-30 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 d0b757c03a [bugfix](fe) fix add follower fai

[GitHub] [doris] dataroaring closed issue #10410: [Bug] [Fe] BDBJE conflict socket when adding a new fe

2022-06-30 Thread GitBox
dataroaring closed issue #10410: [Bug] [Fe] BDBJE conflict socket when adding a new fe URL: https://github.com/apache/doris/issues/10410 -- 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] morrySnow commented on a diff in pull request #10499: [Feature](neireids) Add support of ProjectNode in PlanTranslator

2022-06-30 Thread GitBox
morrySnow commented on code in PR #10499: URL: https://github.com/apache/doris/pull/10499#discussion_r911585403 ## fe/fe-core/src/main/java/org/apache/doris/nereids/NereidsPlanner.java: ## @@ -67,11 +70,17 @@ public void plan(StatementBase queryStmt, physicalPlanTransla

[GitHub] [doris] github-actions[bot] commented on pull request #10526: [style](*): keep line break.

2022-06-30 Thread GitBox
github-actions[bot] commented on PR #10526: URL: https://github.com/apache/doris/pull/10526#issuecomment-1171899266 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] yuanyuan8983 opened a new pull request, #10540: [docs] Change the problem field in SSB test

2022-06-30 Thread GitBox
yuanyuan8983 opened a new pull request, #10540: URL: https://github.com/apache/doris/pull/10540 Change the problem field in SSB test # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1

[GitHub] [doris] github-actions[bot] commented on pull request #10540: [docs] Change the problem field in SSB test

2022-06-30 Thread GitBox
github-actions[bot] commented on PR #10540: URL: https://github.com/apache/doris/pull/10540#issuecomment-1171905143 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 #10540: [docs] Change the problem field in SSB test

2022-06-30 Thread GitBox
github-actions[bot] commented on PR #10540: URL: https://github.com/apache/doris/pull/10540#issuecomment-1171905158 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 #10519: [fix](planner)infer predicate generate infered predicate using wrong information from another scope

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

[GitHub] [doris] morningman commented on a diff in pull request #10492: [feature-wip] support avro format in routine load and stream load

2022-06-30 Thread GitBox
morningman commented on code in PR #10492: URL: https://github.com/apache/doris/pull/10492#discussion_r911599063 ## be/src/common/config.h: ## @@ -763,6 +763,9 @@ CONF_Int32(quick_compaction_batch_size, "10"); // do compaction min rowsets CONF_Int32(quick_compaction_min_rowset

[GitHub] [doris] yinzhijian commented on pull request #10526: [style](*): keep line break.

2022-06-30 Thread GitBox
yinzhijian commented on PR #10526: URL: https://github.com/apache/doris/pull/10526#issuecomment-1171942093 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 unsubscri

[GitHub] [doris] github-actions[bot] commented on pull request #10306: [enhancement](Nereids) add post processor and error listener to parser

2022-06-30 Thread GitBox
github-actions[bot] commented on PR #10306: URL: https://github.com/apache/doris/pull/10306#issuecomment-1171945225 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 #10306: [enhancement](Nereids) add post processor and error listener to parser

2022-06-30 Thread GitBox
github-actions[bot] commented on PR #10306: URL: https://github.com/apache/doris/pull/10306#issuecomment-1171945248 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] EmmyMiao87 merged pull request #10499: [Feature](neireids) Add support of ProjectNode in PlanTranslator

2022-06-30 Thread GitBox
EmmyMiao87 merged PR #10499: URL: https://github.com/apache/doris/pull/10499 -- 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 (d0b757c03a -> a44a222f76)

2022-06-30 Thread lingmiao
This is an automated email from the ASF dual-hosted git repository. lingmiao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from d0b757c03a [bugfix](fe) fix add follower failed due to conflict socket . (#10429) add a44a222f76 [Feature](neir

[GitHub] [doris] github-actions[bot] commented on pull request #10499: [Feature](neireids) Add support of ProjectNode in PlanTranslator

2022-06-30 Thread GitBox
github-actions[bot] commented on PR #10499: URL: https://github.com/apache/doris/pull/10499#issuecomment-1171946203 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 #10499: [Feature](neireids) Add support of ProjectNode in PlanTranslator

2022-06-30 Thread GitBox
github-actions[bot] commented on PR #10499: URL: https://github.com/apache/doris/pull/10499#issuecomment-1171946222 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] EmmyMiao87 commented on pull request #10537: [hotfix](dev-1.0.1) fall back to non vec engine for some outer join cases

2022-06-30 Thread GitBox
EmmyMiao87 commented on PR #10537: URL: https://github.com/apache/doris/pull/10537#issuecomment-1171947732 Please fix fe ut -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [doris] github-actions[bot] commented on pull request #10537: [hotfix](dev-1.0.1) fall back to non vec engine for some outer join cases

2022-06-30 Thread GitBox
github-actions[bot] commented on PR #10537: URL: https://github.com/apache/doris/pull/10537#issuecomment-1171948048 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 #10537: [hotfix](dev-1.0.1) fall back to non vec engine for some outer join cases

2022-06-30 Thread GitBox
github-actions[bot] commented on PR #10537: URL: https://github.com/apache/doris/pull/10537#issuecomment-1171948020 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] SaintBacchus closed issue #9724: [Enhancement] Support record all the query profile on a persist storage

2022-06-30 Thread GitBox
SaintBacchus closed issue #9724: [Enhancement] Support record all the query profile on a persist storage URL: https://github.com/apache/doris/issues/9724 -- 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] SaintBacchus commented on issue #9724: [Enhancement] Support record all the query profile on a persist storage

2022-06-30 Thread GitBox
SaintBacchus commented on issue #9724: URL: https://github.com/apache/doris/issues/9724#issuecomment-1171978906 close this since this enhancement will be covered by https://github.com/apache/doris/pull/10533 -- This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [doris] englefly commented on a diff in pull request #10392: [Enhancement][Vectorized] Use SIMD to skip batches of null data in nu…

2022-06-30 Thread GitBox
englefly commented on code in PR #10392: URL: https://github.com/apache/doris/pull/10392#discussion_r911584962 ## be/src/vec/aggregate_functions/aggregate_function_null.h: ## @@ -197,9 +197,50 @@ class AggregateFunctionNullUnary final } } +void add_batch(size

[GitHub] [doris] cambyzju commented on a diff in pull request #10385: [feature-wip](array-type) add function array_remove

2022-06-30 Thread GitBox
cambyzju commented on code in PR #10385: URL: https://github.com/apache/doris/pull/10385#discussion_r911663562 ## be/src/vec/functions/array/function_array_remove.h: ## @@ -0,0 +1,370 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor licen

[GitHub] [doris] liaoxin01 commented on pull request #10511: [feature-wip](unique-key-merge-on-write)port IntervalTree from kudu

2022-06-30 Thread GitBox
liaoxin01 commented on PR #10511: URL: https://github.com/apache/doris/pull/10511#issuecomment-1171998851 @zhannngchen please make BE UT happy. -- 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

[GitHub] [doris] xy720 commented on a diff in pull request #10385: [feature-wip](array-type) add function array_remove

2022-06-30 Thread GitBox
xy720 commented on code in PR #10385: URL: https://github.com/apache/doris/pull/10385#discussion_r911670411 ## docs/en/docs/sql-manual/sql-functions/array-functions/array_remove.md: ## @@ -0,0 +1,79 @@ +--- +{ +"title": "array_remove", +"language": "en" +} +--- + + + +##

<    1   2