[GitHub] [doris] HappenLee commented on a diff in pull request #12690: [enhancement](pred column) improve predicate column insert performance

2022-09-16 Thread GitBox
HappenLee commented on code in PR #12690: URL: https://github.com/apache/doris/pull/12690#discussion_r973543515 ## be/src/vec/columns/predicate_column.h: ## @@ -272,14 +275,14 @@ class PredicateColumnType final : public COWHelperallocate(total_mem_size); +memcpy(des

[GitHub] [doris] yiguolei opened a new pull request, #12690: [enhancement](pred column) improve predicate column insert performance

2022-09-16 Thread GitBox
yiguolei opened a new pull request, #12690: URL: https://github.com/apache/doris/pull/12690 # Proposed changes Improve the performance of PredicateColumn. For query: SELECT SearchPhrase FROM hits WHERE SearchPhrase <> '' ORDER BY EventTime LIMIT 10; It will reduce the

[GitHub] [doris] luozenglin commented on a diff in pull request #12684: [fix](load) fix stream load fail when setting strict mode

2022-09-16 Thread GitBox
luozenglin commented on code in PR #12684: URL: https://github.com/apache/doris/pull/12684#discussion_r973540722 ## be/src/exec/base_scanner.cpp: ## @@ -178,6 +178,11 @@ Status BaseScanner::init_expr_ctxes() { if (_src_slot_it == std::end(src_slot_desc_map)) {

[GitHub] [doris] BiteTheDDDDt commented on a diff in pull request #12684: [fix](load) fix stream load fail when setting strict mode

2022-09-16 Thread GitBox
BiteThet commented on code in PR #12684: URL: https://github.com/apache/doris/pull/12684#discussion_r973538566 ## be/src/exec/base_scanner.cpp: ## @@ -178,6 +178,11 @@ Status BaseScanner::init_expr_ctxes() { if (_src_slot_it == std::end(src_slot_desc_map)) {

[GitHub] [doris] luozenglin commented on a diff in pull request #12684: [fix](load) fix stream load fail when setting strict mode

2022-09-16 Thread GitBox
luozenglin commented on code in PR #12684: URL: https://github.com/apache/doris/pull/12684#discussion_r973538044 ## be/src/exec/base_scanner.cpp: ## @@ -332,7 +337,8 @@ Status BaseScanner::_materialize_dest_block(vectorized::Block* dest_block) { for (int i = 0; i <

[GitHub] [doris] BiteTheDDDDt commented on a diff in pull request #12684: [fix](load) fix stream load fail when setting strict mode

2022-09-16 Thread GitBox
BiteThet commented on code in PR #12684: URL: https://github.com/apache/doris/pull/12684#discussion_r973536475 ## be/src/exec/base_scanner.cpp: ## @@ -332,7 +337,8 @@ Status BaseScanner::_materialize_dest_block(vectorized::Block* dest_block) { for (int i = 0; i

[GitHub] [doris] github-actions[bot] commented on pull request #12687: [test](Nereids) turn on all TPC-H sf1 test cases for Nereids except Q2

2022-09-16 Thread GitBox
github-actions[bot] commented on PR #12687: URL: https://github.com/apache/doris/pull/12687#issuecomment-1249989269 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 #12687: [test](Nereids) turn on all TPC-H sf1 test cases for Nereids except Q2

2022-09-16 Thread GitBox
github-actions[bot] commented on PR #12687: URL: https://github.com/apache/doris/pull/12687#issuecomment-1249989263 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: [fix](memtracker) Process physical mem check does not include tc/jemalloc allocator cache (#12688)

2022-09-16 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 3bb042e45c [fix](memtracker) Process physica

[GitHub] [doris] dataroaring merged pull request #12688: [fix](memtracker) Process physical mem check does not include tc/jemalloc allocator cache

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

[GitHub] [doris] github-actions[bot] commented on pull request #12688: [fix](memtracker) Process physical mem check does not include tc/jemalloc allocator cache

2022-09-16 Thread GitBox
github-actions[bot] commented on PR #12688: URL: https://github.com/apache/doris/pull/12688#issuecomment-1249988949 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 #12688: [fix](memtracker) Process physical mem check does not include tc/jemalloc allocator cache

2022-09-16 Thread GitBox
github-actions[bot] commented on PR #12688: URL: https://github.com/apache/doris/pull/12688#issuecomment-1249988941 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: [feature](light-schema-change) fix light-schema-change and add more cases (#12160)

2022-09-16 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 e01986b8b9 [feature](light-schema-change) fi

[GitHub] [doris] dataroaring merged pull request #12160: [feature](light-schema-change) fix light-schema-change and add more cases

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

[GitHub] [doris] siriume opened a new issue, #12689: [Bug] Array column join Error.

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

[GitHub] [doris] yinzhijian closed pull request #12675: [fix](broker load) fix null exception when initColumns

2022-09-16 Thread GitBox
yinzhijian closed pull request #12675: [fix](broker load) fix null exception when initColumns URL: https://github.com/apache/doris/pull/12675 -- 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 spec

[GitHub] [doris] xinyiZzz opened a new pull request, #12688: [fix](memtracker) Process physical mem check does not include tc/jemalloc allocator cache

2022-09-16 Thread GitBox
xinyiZzz opened a new pull request, #12688: URL: https://github.com/apache/doris/pull/12688 # Proposed changes Issue Number: close #xxx ## Problem summary tcmalloc/jemalloc allocator cache does not participate in the mem check as part of the process physical memory.

[doris] branch master updated: [fix](memory) Fix BE OOM when load -238 fail (#12666)

2022-09-16 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 942b31038f [fix](memory) Fix BE OOM when loa

[GitHub] [doris] dataroaring closed issue #12661: [Bug] BE OOM when load fails

2022-09-16 Thread GitBox
dataroaring closed issue #12661: [Bug] BE OOM when load fails URL: https://github.com/apache/doris/issues/12661 -- 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] dataroaring merged pull request #12666: [fix](memory) Fix BE OOM when load -238 fail

2022-09-16 Thread GitBox
dataroaring merged PR #12666: URL: https://github.com/apache/doris/pull/12666 -- 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: remove gc and fix print (#12682)

2022-09-16 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 42b6532131 remove gc and fix print (#12682)

[GitHub] [doris] dataroaring merged pull request #12682: [fix](memtracker) Remove consume mem tracker GC and fix mem limit exceed error format

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

[GitHub] [doris] morrySnow opened a new pull request, #12687: [test](Nereids) turn on all TPC-H sf1 test cases except Q2

2022-09-16 Thread GitBox
morrySnow opened a new pull request, #12687: URL: https://github.com/apache/doris/pull/12687 # Proposed changes turn on all TPC-H sf1 test cases except Q2. Q2 caused dead loop in Join reorder. Will turn on Q2 after fix it. ## Problem summary Describe your changes.

[GitHub] [doris] sohardforaname closed pull request #12673: [fix](nereids)fix NPE at runtime filter translator when runtime filter's target is null.

2022-09-16 Thread GitBox
sohardforaname closed pull request #12673: [fix](nereids)fix NPE at runtime filter translator when runtime filter's target is null. URL: https://github.com/apache/doris/pull/12673 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[GitHub] [doris] github-actions[bot] commented on pull request #12666: [fix](memory) Fix BE OOM when load -238 fail

2022-09-16 Thread GitBox
github-actions[bot] commented on PR #12666: URL: https://github.com/apache/doris/pull/12666#issuecomment-1249405890 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 #12666: [fix](memory) Fix BE OOM when load -238 fail

2022-09-16 Thread GitBox
github-actions[bot] commented on PR #12666: URL: https://github.com/apache/doris/pull/12666#issuecomment-1249405851 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] xinyiZzz commented on a diff in pull request #12666: [fix](memory) Fix BE OOM when load -238 fail

2022-09-16 Thread GitBox
xinyiZzz commented on code in PR #12666: URL: https://github.com/apache/doris/pull/12666#discussion_r973038048 ## be/src/runtime/tablets_channel.cpp: ## @@ -237,8 +238,22 @@ Status TabletsChannel::reduce_mem_usage(int64_t mem_limit) { } } VLOG_CRITICAL << "fl

[GitHub] [doris] dataroaring commented on pull request #12658: [Bugfix](stack_over_flow) fix be may core dump because of stack-buffer-overflow when TBrokerOpenReaderResponse too large

2022-09-16 Thread GitBox
dataroaring commented on PR #12658: URL: https://github.com/apache/doris/pull/12658#issuecomment-1249365408 Could we add a regression test ? -- 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 sp

[doris] branch master updated (b733a23cf7 -> 0a95ebf602)

2022-09-16 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 b733a23cf7 [Bugfix](stack_over_flow) fix be may core dump because of stack-buffer-overflow when TBrokerOpenReaderRe

[GitHub] [doris] morrySnow merged pull request #12671: [feature-wip](Nereids) Add scalar function code generator and some function trait

2022-09-16 Thread GitBox
morrySnow merged PR #12671: URL: https://github.com/apache/doris/pull/12671 -- 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] luzhijing commented on issue #11706: Good First Issue

2022-09-16 Thread GitBox
luzhijing commented on issue #11706: URL: https://github.com/apache/doris/issues/11706#issuecomment-1249365016 > [WeOpen Star] hi, @luzhijing. Is this issue available now? If the translation of this article has not been done, please assign it to me, I expect to submit a PR tomorrow. Apache

[GitHub] [doris] luozenglin opened a new pull request, #12684: [fix](load) fix stream load fail when setting strict mode

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

[doris] branch master updated (a3fee5afbb -> b733a23cf7)

2022-09-16 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 a3fee5afbb [doc](variables) fix forward_to_master doc bug #12659 add b733a23cf7 [Bugfix](stack_over_flow) fix be

[GitHub] [doris] yiguolei merged pull request #12658: [Bugfix](stack_over_flow) fix be may core dump because of stack-buffer-overflow when TBrokerOpenReaderResponse too large

2022-09-16 Thread GitBox
yiguolei merged PR #12658: URL: https://github.com/apache/doris/pull/12658 -- 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 #12654: [Bug] be may core dump because of stack-buffer-overflow when TBrokerOpenReaderResponse too large

2022-09-16 Thread GitBox
yiguolei closed issue #12654: [Bug] be may core dump because of stack-buffer-overflow when TBrokerOpenReaderResponse too large URL: https://github.com/apache/doris/issues/12654 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[doris] branch master updated: [doc](variables) fix forward_to_master doc bug #12659

2022-09-16 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 a3fee5afbb [doc](variables) fix forward_to_mast

[GitHub] [doris] yiguolei merged pull request #12659: [doc](variables) fix forward_to_master doc bug

2022-09-16 Thread GitBox
yiguolei merged PR #12659: URL: https://github.com/apache/doris/pull/12659 -- 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](Broker load): fix bug for broker label has already been used (#12630)

2022-09-16 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 6fc74def02 [fix](Broker load): fix bug for br

[GitHub] [doris] morningman closed issue #12628: [Bug] Broker load label has already been used

2022-09-16 Thread GitBox
morningman closed issue #12628: [Bug] Broker load label has already been used URL: https://github.com/apache/doris/issues/12628 -- 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] morningman merged pull request #12630: [fix](Broker load): fix bug for broker label has already been used

2022-09-16 Thread GitBox
morningman merged PR #12630: URL: https://github.com/apache/doris/pull/12630 -- 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] luozenglin opened a new issue, #12683: [Bug] stream load fail when setting strict mode

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

[GitHub] [doris] xinyiZzz opened a new pull request, #12682: [fix](memtracker) Remove consume mem tracker GC and fix mem limit exceed error format

2022-09-16 Thread GitBox
xinyiZzz opened a new pull request, #12682: URL: https://github.com/apache/doris/pull/12682 # Proposed changes Issue Number: close #xxx ## Problem summary 1. Remove consume mem tracker GC func, expect a separate GC thread to GC all caches. 2. Fix mem limit exceed erro

[GitHub] [doris] starocean999 opened a new pull request, #12681: [fix](inlineview)the inlineview's slots' nullability property is not set correctly

2022-09-16 Thread GitBox
starocean999 opened a new pull request, #12681: URL: https://github.com/apache/doris/pull/12681 # Proposed changes Issue Number: close #xxx ## Problem summary The output slots of inline view may come from an outer join nullable side table. So it's should be nullable.

[GitHub] [doris] xinyiZzz commented on a diff in pull request #12666: [fix](memory) Fix BE OOM when load -238 fail

2022-09-16 Thread GitBox
xinyiZzz commented on code in PR #12666: URL: https://github.com/apache/doris/pull/12666#discussion_r972966878 ## be/src/runtime/tablets_channel.cpp: ## @@ -237,8 +238,22 @@ Status TabletsChannel::reduce_mem_usage(int64_t mem_limit) { } } VLOG_CRITICAL << "fl

[GitHub] [doris] github-actions[bot] commented on pull request #12630: [fix](Broker load): fix bug for broker label has already been used

2022-09-16 Thread GitBox
github-actions[bot] commented on PR #12630: URL: https://github.com/apache/doris/pull/12630#issuecomment-1249292893 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 #12630: [fix](Broker load): fix bug for broker label has already been used

2022-09-16 Thread GitBox
github-actions[bot] commented on PR #12630: URL: https://github.com/apache/doris/pull/12630#issuecomment-1249292832 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] zhannngchen commented on a diff in pull request #12666: [fix](memory) Fix BE OOM when load -238 fail

2022-09-16 Thread GitBox
zhannngchen commented on code in PR #12666: URL: https://github.com/apache/doris/pull/12666#discussion_r972945037 ## be/src/runtime/tablets_channel.cpp: ## @@ -237,8 +238,22 @@ Status TabletsChannel::reduce_mem_usage(int64_t mem_limit) { } } VLOG_CRITICAL <<

[GitHub] [doris] zhannngchen commented on a diff in pull request #12666: [fix](memory) Fix BE OOM when load -238 fail

2022-09-16 Thread GitBox
zhannngchen commented on code in PR #12666: URL: https://github.com/apache/doris/pull/12666#discussion_r972945037 ## be/src/runtime/tablets_channel.cpp: ## @@ -237,8 +238,22 @@ Status TabletsChannel::reduce_mem_usage(int64_t mem_limit) { } } VLOG_CRITICAL <<

[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-16 Thread GitBox
github-actions[bot] commented on PR #12677: URL: https://github.com/apache/doris/pull/12677#issuecomment-1249252869 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 #12677: [Bugfix](string_functions) rearrange code to avoid global buffer overflow in FindInSetOp::execute

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

[doris-website] branch master updated: fix_link_err (#101)

2022-09-16 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 85f3edf1471 fix_link_err (#101) 85f

[GitHub] [doris-website] hf200012 merged pull request #101: fix_link_err

2022-09-16 Thread GitBox
hf200012 merged PR #101: URL: https://github.com/apache/doris-website/pull/101 -- 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: [enhancement](Nereids) eliminate all unessential cross join in TPC-H benchmark (#12651)

2022-09-16 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 378acfa28f [enhancement](Nereids) eliminate al

[GitHub] [doris] morrySnow merged pull request #12651: [enhancement](Nereids) eliminate all unessential cross join in TPC-H benchmark

2022-09-16 Thread GitBox
morrySnow merged PR #12651: URL: https://github.com/apache/doris/pull/12651 -- 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] jackwener opened a new pull request, #12678: [improve](Nereids): push Project inside Join.

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

[GitHub] [doris] yongjinhou commented on pull request #12673: [fix](nereids)fix NPE at runtime filter translator when runtime filter's target is null.

2022-09-16 Thread GitBox
yongjinhou commented on PR #12673: URL: https://github.com/apache/doris/pull/12673#issuecomment-1249230497 Some checks were not successful: FE Code Style Checker / CheckStyle (pull_request) -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [doris] github-actions[bot] commented on pull request #12651: [enhancement](Nereids) eliminate all unessential cross join in TPC-H benchmark

2022-09-16 Thread GitBox
github-actions[bot] commented on PR #12651: URL: https://github.com/apache/doris/pull/12651#issuecomment-1249225899 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 #12651: [enhancement](Nereids) eliminate all unessential cross join in TPC-H benchmark

2022-09-16 Thread GitBox
github-actions[bot] commented on PR #12651: URL: https://github.com/apache/doris/pull/12651#issuecomment-1249225935 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 #12673: [fix](nereids)fix NPE at runtime filter translator when runtime filter's target is null.

2022-09-16 Thread GitBox
github-actions[bot] commented on PR #12673: URL: https://github.com/apache/doris/pull/12673#issuecomment-1249219456 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 #12673: [fix](nereids)fix NPE at runtime filter translator when runtime filter's target is null.

2022-09-16 Thread GitBox
github-actions[bot] commented on PR #12673: URL: https://github.com/apache/doris/pull/12673#issuecomment-1249219421 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] yongjinhou commented on pull request #12675: [fix](broker load) fix null exception when initColumns

2022-09-16 Thread GitBox
yongjinhou commented on PR #12675: URL: https://github.com/apache/doris/pull/12675#issuecomment-1249206083 It is repeated with https://github.com/apache/doris/pull/12630 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [doris] isHuangXin commented on issue #11706: Good First Issue

2022-09-16 Thread GitBox
isHuangXin commented on issue #11706: URL: https://github.com/apache/doris/issues/11706#issuecomment-1249171802 [WeOpen Star] hi, @luzhijing. Is this issue available now? If the translation of this article has not been done, please assign it to me, I expect to submit a PR tomorrow. Apach

[GitHub] [doris] github-actions[bot] commented on pull request #12286: [enhancement](test) add ssb_sf100 to p2 cases

2022-09-16 Thread GitBox
github-actions[bot] commented on PR #12286: URL: https://github.com/apache/doris/pull/12286#issuecomment-1249168846 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 #12286: [enhancement](test) add ssb_sf100 to p2 cases

2022-09-16 Thread GitBox
github-actions[bot] commented on PR #12286: URL: https://github.com/apache/doris/pull/12286#issuecomment-1249168898 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] ByteYue opened a new pull request, #12677: [Bugfix](string_functions) rearrange code to avoid global buffer overflow in FindInSetOp::execute

2022-09-16 Thread GitBox
ByteYue opened a new pull request, #12677: URL: https://github.com/apache/doris/pull/12677 # Proposed changes Issue Number: close #12676 ## Problem summary Rearrange code order to make sure no invalid memory access occurs when one string_view parameter is empty. #

[GitHub] [doris] isHuangXin commented on issue #11706: Good First Issue

2022-09-16 Thread GitBox
isHuangXin commented on issue #11706: URL: https://github.com/apache/doris/issues/11706#issuecomment-1249162589 [WeOpen Star] hi, @luzhijing. Is this issue available now? If the translation of this article has not been done, please assign it to me, I expect to submit a PR tomorrow. Apac

[GitHub] [doris] ByteYue opened a new issue, #12676: [Bug] core in FindInSetOp::execute due to global buffer overflow

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

[GitHub] [doris] morningman merged pull request #12296: [enhancement](test) add tpcds_sf100 to p2 cases

2022-09-16 Thread GitBox
morningman merged PR #12296: URL: https://github.com/apache/doris/pull/12296 -- 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] yinzhijian opened a new pull request, #12675: [fix](broker load) fix null exception when initColumns

2022-09-16 Thread GitBox
yinzhijian opened a new pull request, #12675: URL: https://github.com/apache/doris/pull/12675 # Proposed changes introduced by #12275 ## Problem summary java.lang.NullPointerException: null at org.apache.doris.load.Load.initColumns(Load.java:988) ~[doris-fe.ja

[GitHub] [doris] yixiutt opened a new pull request, #12674: [enhancement](compaction) prevent quick_compaction&auto_compaction co…

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

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

2022-09-16 Thread GitBox
sohardforaname commented on code in PR #11805: URL: https://github.com/apache/doris/pull/11805#discussion_r972828570 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/SingleSidePredicate.java: ## @@ -0,0 +1,112 @@ +// Licensed to the Apache Software Foun

[GitHub] [doris] morrySnow closed pull request #12669: [test](Nereids) forbidden the UT of runtime filter Nereids since it throw NPE

2022-09-16 Thread GitBox
morrySnow closed pull request #12669: [test](Nereids) forbidden the UT of runtime filter Nereids since it throw NPE URL: https://github.com/apache/doris/pull/12669 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[doris] branch master updated: [fix](nereids) generate invalid slot when translate predicates in filter on hash join (#12475)

2022-09-16 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 21319e6db4 [fix](nereids) generate invalid slo

[GitHub] [doris] morrySnow merged pull request #12475: [fix](nereids) generate invalid slot when translate predicates in filter on hash join

2022-09-16 Thread GitBox
morrySnow merged PR #12475: URL: https://github.com/apache/doris/pull/12475 -- 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-website] catpineapple opened a new pull request, #101: fix_link_err

2022-09-16 Thread GitBox
catpineapple opened a new pull request, #101: URL: https://github.com/apache/doris-website/pull/101 跳转链接的修改 -- 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] github-actions[bot] commented on pull request #12667: [Feature](serialize) move block_data_version to fe heart beat

2022-09-16 Thread GitBox
github-actions[bot] commented on PR #12667: URL: https://github.com/apache/doris/pull/12667#issuecomment-1249052827 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 #12667: [Feature](serialize) move block_data_version to fe heart beat

2022-09-16 Thread GitBox
github-actions[bot] commented on PR #12667: URL: https://github.com/apache/doris/pull/12667#issuecomment-1249052764 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] sohardforaname opened a new pull request, #12673: [fix](nereids)fix NPE at runtime filter translator when runtime filter's target is null.

2022-09-16 Thread GitBox
sohardforaname opened a new pull request, #12673: URL: https://github.com/apache/doris/pull/12673 # Proposed changes Issue Number: close #xxx ## Problem summary fix NPE at runtime filter translator caused by some runtime filter's target is null when slotReference transfe

[GitHub] [doris] yiguolei opened a new pull request, #12672: Revert "[fix](planner) fix projection may return error results "

2022-09-16 Thread GitBox
yiguolei opened a new pull request, #12672: URL: https://github.com/apache/doris/pull/12672 Reverts apache/doris#12551 -- 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 un

[doris] branch revert-12551-111_pr created (now be4694bf61)

2022-09-16 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch revert-12551-111_pr in repository https://gitbox.apache.org/repos/asf/doris.git at be4694bf61 Revert "[fix](planner) fix projection may return error results (#12551)" This branch inclu

[doris] 01/01: Revert "[fix](planner) fix projection may return error results (#12551)"

2022-09-16 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch revert-12551-111_pr in repository https://gitbox.apache.org/repos/asf/doris.git commit be4694bf6183a187dc1c017aa8b6936e03e95b64 Author: yiguolei <676222...@qq.com> AuthorDate: Fri Sep 16 15:47:4

[GitHub] [doris] github-actions[bot] commented on pull request #12475: [fix](nereids) generate invalid slot when translate predicates in filter on hash join

2022-09-16 Thread GitBox
github-actions[bot] commented on PR #12475: URL: https://github.com/apache/doris/pull/12475#issuecomment-1249021576 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 #12669: [test](Nereids) forbidden the UT of runtime filter Nereids since it throw NPE

2022-09-16 Thread GitBox
github-actions[bot] commented on PR #12669: URL: https://github.com/apache/doris/pull/12669#issuecomment-1249020489 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 #12669: [test](Nereids) forbidden the UT of runtime filter Nereids since it throw NPE

2022-09-16 Thread GitBox
github-actions[bot] commented on PR #12669: URL: https://github.com/apache/doris/pull/12669#issuecomment-1249020441 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] 924060929 opened a new pull request, #12671: [feature-wip](Nereids) Add scalar function code generator and some function trait

2022-09-16 Thread GitBox
924060929 opened a new pull request, #12671: URL: https://github.com/apache/doris/pull/12671 # Proposed changes This pr did these things: 1. Change the nullable mode of 'from_unixtime', 'parse_url' from DEPEND_ON_ARGUMENT to ALWAYS_NULLABLE, which nullable configuration was missing pr

[GitHub] [doris] HappenLee opened a new pull request, #12670: [Opt] Speed up insert from dict data map and not datetime

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

[doris] branch branch-1.1-lts updated (e9f7a3ee58 -> 82d62b2c3e)

2022-09-16 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-1.1-lts in repository https://gitbox.apache.org/repos/asf/doris.git from e9f7a3ee58 [bugfix]fix segmentation fault at unalign address cast to int128 (#10094) new 66051917ad Rev

[doris] 02/03: [1.1 bugfix] using rocksdb::slice instead of slice in olap meta

2022-09-16 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 commit 1775d8662da7489317c6ae3303704f8b9eaf3b02 Author: yiguolei AuthorDate: Fri Sep 16 14:59:31 2022 +0800 [1.1

[doris] 03/03: [bugfix](1.1.3) warning in fe code could not reach in odbc table

2022-09-16 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 commit 82d62b2c3e6c2df70d0e2ebe3bf00cce3ef162d7 Author: yiguolei AuthorDate: Fri Sep 16 15:04:16 2022 +0800 [bugf

[doris] 01/03: Revert "[Bug](lead) fix wrong child expression of `lead` function (#12587)"

2022-09-16 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 commit 66051917ad19a9af19530e7733823fa25d58a673 Author: yiguolei AuthorDate: Fri Sep 16 14:38:13 2022 +0800 Rever

[GitHub] [doris] sohardforaname opened a new pull request, #12669: [fix](nereids)fix runtime filter ut cannot pass.

2022-09-16 Thread GitBox
sohardforaname opened a new pull request, #12669: URL: https://github.com/apache/doris/pull/12669 # Proposed changes Issue Number: close #xxx ## Problem summary delete ut: testPushDownThroughUnsupportedJoinType until it can run. ## Checklist(Required) 1. Doe

[GitHub] [doris] github-actions[bot] commented on pull request #12668: [feature-wip](unique-key-merge-on-write) fix calculate delete bitmap when flush memtable

2022-09-16 Thread GitBox
github-actions[bot] commented on PR #12668: URL: https://github.com/apache/doris/pull/12668#issuecomment-1248992484 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] ByteYue commented on issue #12642: [Bug] ArrayFileColumnIterator::next_batch DCHECK(num_read == num_items) failed

2022-09-16 Thread GitBox
ByteYue commented on issue #12642: URL: https://github.com/apache/doris/issues/12642#issuecomment-1248992080 Sorry for late response, the table `regression_test_load_insert.tbl_test_array_string_insert` is generated by the regression test `regression-test/suites/load/insert/test_array_stri