Add Nested Documentation for 2.7 Related Features - #262
Conversation
Codecov Report
@@ Coverage Diff @@
## integ-nested-select-doc #262 +/- ##
==========================================================
Coverage 97.16% 97.16%
Complexity 4120 4120
==========================================================
Files 371 371
Lines 10373 10373
Branches 704 704
==========================================================
Hits 10079 10079
Misses 287 287
Partials 7 7
Flags with carried forward coverage won't be shown. Click here to find out more. 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
GumpacG
left a comment
There was a problem hiding this comment.
Looks great! Not sure if it's appropriate in these docs but maybe add a simple example of mapping, data, and expected result of a simple query for devs in the future who don't have knowledge of nested in OpenSearch. May be appropriate in the use case section.
Good idea! |
|
Thanks, I have added the files I added to |
acarbonetto
left a comment
There was a problem hiding this comment.
Looks good. Please address comments.
…ific documentation. Signed-off-by: forestmvey <forestv@bitquilltech.com>
… comments and adding table of contents. Signed-off-by: forestmvey <forestv@bitquilltech.com>
…tion for examples, and used a better example to describe response flattening and cross join. Signed-off-by: forestmvey <forestv@bitquilltech.com>
…uery examples, minor clarifications on descriptions. Signed-off-by: forestmvey <forestv@bitquilltech.com>
Signed-off-by: forestmvey <forestv@bitquilltech.com>
3a010df to
b8732df
Compare
Description
Added documentation for architectural changes from PR-1490. The added features covers the
nestedfunction used in theSELECTclause of an SQL statement. Future work has placeholders in documentation and can be added to with proposals as development continues.Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.