Re: [PR] [pipelineX](operator) Support Set Operators [doris]

2023-10-11 Thread via GitHub
Gabriel39 closed pull request #25140: [pipelineX](operator) Support Set Operators URL: https://github.com/apache/doris/pull/25140 -- 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

Re: [PR] [pipelineX](operator) Support Set Operators [doris]

2023-10-10 Thread via GitHub
github-actions[bot] commented on PR #25140: URL: https://github.com/apache/doris/pull/25140#issuecomment-1754761411 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] [pipelineX](operator) Support Set Operators [doris]

2023-10-09 Thread via GitHub
Gabriel39 commented on code in PR #25140: URL: https://github.com/apache/doris/pull/25140#discussion_r1351245771 ## be/src/vec/common/hash_table/hash_table_set_probe.h: ## @@ -0,0 +1,131 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor

Re: [PR] [pipelineX](operator) Support Set Operators [doris]

2023-10-09 Thread via GitHub
Gabriel39 commented on code in PR #25140: URL: https://github.com/apache/doris/pull/25140#discussion_r1351229718 ## be/src/pipeline/exec/set_source_operator.h: ## @@ -52,5 +53,67 @@ class SetSourceOperator : public SourceOperator +class SetSourceOperatorX; + +template +class

Re: [PR] [pipelineX](operator) Support Set Operators [doris]

2023-10-09 Thread via GitHub
github-actions[bot] commented on PR #25140: URL: https://github.com/apache/doris/pull/25140#issuecomment-1753071996 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] [pipelineX](operator) Support Set Operators [doris]

2023-10-09 Thread via GitHub
github-actions[bot] commented on PR #25140: URL: https://github.com/apache/doris/pull/25140#issuecomment-1753055059 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] [pipelineX](operator) Support Set Operators [doris]

2023-10-09 Thread via GitHub
HappenLee commented on PR #25140: URL: https://github.com/apache/doris/pull/25140#issuecomment-1753042535 run buildall -- 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

Re: [PR] [pipelineX](operator) Support Set Operators [doris]

2023-10-08 Thread via GitHub
github-actions[bot] commented on PR #25140: URL: https://github.com/apache/doris/pull/25140#issuecomment-1752315680 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] [pipelineX](operator) Support Set Operators [doris]

2023-10-08 Thread via GitHub
github-actions[bot] commented on PR #25140: URL: https://github.com/apache/doris/pull/25140#issuecomment-1752257783 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[PR] [pipelineX](operator) Support Set Operators [doris]

2023-10-08 Thread via GitHub
zclllyybb opened a new pull request, #25140: URL: https://github.com/apache/doris/pull/25140 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at