-
Notifications
You must be signed in to change notification settings - Fork 634
Export PPL Command docs from SQL plugin repo #11688
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Export PPL Command docs from SQL plugin repo #11688
Conversation
|
Thank you for submitting your PR. The PR states are In progress (or Draft) -> Tech review -> Doc review -> Editorial review -> Merged. Before you submit your PR for doc review, make sure the content is technically accurate. If you need help finding a tech reviewer, tag a maintainer. When you're ready for doc review, tag the assignee of this PR. The doc reviewer may push edits to the PR directly or leave comments and editorial suggestions for you to address (let us know in a comment if you have a preference). The doc reviewer will arrange for an editorial review. |
9770bb6 to
6ba1904
Compare
Signed-off-by: Kyle Hounslow <[email protected]>
6ba1904 to
8e5e5f1
Compare
c77a68e to
4c2c309
Compare
Signed-off-by: Fanit Kolchina <[email protected]>
4c2c309 to
dc8c7dd
Compare
Signed-off-by: Fanit Kolchina <[email protected]>
natebower
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Editorial review
natebower
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Editorial review
Signed-off-by: Nathan Bower <[email protected]>
Signed-off-by: Nathan Bower <[email protected]>
Signed-off-by: Nathan Bower <[email protected]>
Signed-off-by: Nathan Bower <[email protected]>
Signed-off-by: Nathan Bower <[email protected]>
Signed-off-by: Nathan Bower <[email protected]>
natebower
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: Nathan Bower <[email protected]>
* Export PPL Command docs from SQL plugin repo. Signed-off-by: Kyle Hounslow <[email protected]> * Doc review Signed-off-by: Fanit Kolchina <[email protected]> * Fix links Signed-off-by: Fanit Kolchina <[email protected]> * Apply suggestions from code review Signed-off-by: Nathan Bower <[email protected]> * Apply suggestions from code review Signed-off-by: Nathan Bower <[email protected]> * Apply suggestions from code review Signed-off-by: Nathan Bower <[email protected]> * Apply suggestions from code review Signed-off-by: Nathan Bower <[email protected]> * Apply suggestions from code review Signed-off-by: Nathan Bower <[email protected]> * Apply suggestions from code review Signed-off-by: Nathan Bower <[email protected]> --------- Signed-off-by: Kyle Hounslow <[email protected]> Signed-off-by: Fanit Kolchina <[email protected]> Signed-off-by: Nathan Bower <[email protected]> Co-authored-by: Fanit Kolchina <[email protected]> Co-authored-by: Nathan Bower <[email protected]> (cherry picked from commit 80c86a4) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Description
This PR contains an export of PPL Commands from SQL plugin repo, exported using the docs exporter script. This is part of an ongoing effort to reduce PPL documentation to a single source of truth.
Note
All feedback from this PR will be applied back to SQL repo docs (opensearch-project/sql#4966) and re-exported for review.
Out of scope
Remaining PPL docs directories (
admin/,functions/, etc.) have been intentionally omitted from this review to reduce the diff for reviewers. They will be addressed in a future PR, once the bulk of feedback is addressed.Issues Resolved
Closes #[Replace this text, including the brackets, with the issue number. Leave "Closes #" so the issue is closed properly.]
Version
Frontend features
If you're submitting documentation for an OpenSearch Dashboards feature, add a video that shows how a user will interact with the UI step by step. A voiceover is optional.
Checklist
For more information on following Developer Certificate of Origin and signing off your commits, please check here.