[Backport 2.19-dev] Support appendpipecommand in PPL#4785
Closed
opensearch-trigger-bot[bot] wants to merge 1 commit into2.19-devfrom
Closed
[Backport 2.19-dev] Support appendpipecommand in PPL#4785opensearch-trigger-bot[bot] wants to merge 1 commit into2.19-devfrom
appendpipecommand in PPL#4785opensearch-trigger-bot[bot] wants to merge 1 commit into2.19-devfrom
Conversation
* add demos Signed-off-by: xinyual <xinyual@amazon.com> * add missing column Signed-off-by: xinyual <xinyual@amazon.com> * add appendpipe poc Signed-off-by: xinyual <xinyual@amazon.com> * slighty change syntax Signed-off-by: xinyual <xinyual@amazon.com> * add unresolved plan Signed-off-by: xinyual <xinyual@amazon.com> * add IT Signed-off-by: xinyual <xinyual@amazon.com> * add tests Signed-off-by: xinyual <xinyual@amazon.com> * remove useless ut Signed-off-by: xinyual <xinyual@amazon.com> * fix conflict Signed-off-by: xinyual <xinyual@amazon.com> * remove useless code Signed-off-by: xinyual <xinyual@amazon.com> * remove useless code Signed-off-by: xinyual <xinyual@amazon.com> * remove useless code Signed-off-by: xinyual <xinyual@amazon.com> * apply spotless Signed-off-by: xinyual <xinyual@amazon.com> * remove useless chaneg Signed-off-by: xinyual <xinyual@amazon.com> * add explain IT Signed-off-by: xinyual <xinyual@amazon.com> * fix IT Signed-off-by: xinyual <xinyual@amazon.com> * apply spotless Signed-off-by: xinyual <xinyual@amazon.com> * add doc Signed-off-by: xinyual <xinyual@amazon.com> * optimize doc Signed-off-by: xinyual <xinyual@amazon.com> * add UT Signed-off-by: xinyual <xinyual@amazon.com> * fix IT due to performance change Signed-off-by: xinyual <xinyual@amazon.com> * add multiply children check Signed-off-by: xinyual <xinyual@amazon.com> --------- Signed-off-by: xinyual <xinyual@amazon.com> (cherry picked from commit 3a3c8c8) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Collaborator
|
Closed as duplicated with #4787 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport 3a3c8c8 from #4602.