Skip to content

Commit

Permalink
Design for Same-Table-JOINs (#263)
Browse files Browse the repository at this point in the history
* Add opensearch-same-table-join-query.md

Signed-off-by: Andrew Carbonetto <[email protected]>

* Update opensearch-same-table-join-query.md for first-pass review

Signed-off-by: Andrew Carbonetto <[email protected]>

* Add same-table-joins ER relations

Signed-off-by: Andrew Carbonetto <[email protected]>

* Update document for review comments

Signed-off-by: Andrew Carbonetto <[email protected]>

---------

Signed-off-by: Andrew Carbonetto <[email protected]>
  • Loading branch information
acarbonetto authored May 10, 2023
1 parent a973c0e commit 055c21b
Show file tree
Hide file tree
Showing 2 changed files with 1,350 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/dev/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
+ [Relevancy Search](opensearch-relevancy-search.md): OpenSearch relevancy search functions
+ [Sub Queries](opensearch-nested-field-subquery.md): support sub queries on OpenSearch nested field
+ [Pagination](opensearch-pagination.md): pagination implementation by OpenSearch scroll API
+ [Join Field Type](opensearch-same-table-join-query.md): Same-Table Joins using the OpenSearch join field type
+ [Prometheus](datasource-prometheus.md): Prometheus query federation
+ **File System**
+ [Querying S3](datasource-query-s3.md): S3 query federation proposal
Expand Down
Loading

0 comments on commit 055c21b

Please sign in to comment.