Skip to content

Commit

Permalink
Add index for dev doc and reorganize
Browse files Browse the repository at this point in the history
Signed-off-by: Chen Dai <[email protected]>
  • Loading branch information
dai-chen committed Nov 21, 2022
1 parent 81c9285 commit a97dbd3
Show file tree
Hide file tree
Showing 12 changed files with 375 additions and 0 deletions.
File renamed without changes.
File renamed without changes.
346 changes: 346 additions & 0 deletions docs/dev/datasource/opensearch/expression-pushdown.md

Large diffs are not rendered by default.

File renamed without changes.
Binary file added docs/dev/img/expression-pushdown-lucene.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 29 additions & 0 deletions docs/dev/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@

## OpenSearch SQL/PPL Development Documentation

1. Overview
1. Introduction
2. Architecture
3. Concepts
4. Quickstart
2. Design and Programming Guide
1. Language
1. SQL features
2. PPL features
2. Analyzing
1. Analyzing
2. Logical Planning
3. Query Processing
1. Physical Optimization
2. Distributed Planning
3. Query Execution
4. Query Federation
5. Query Acceleration
4. Data Sources
1. OpenSearch
2. File System
3. Prometheus
3. Infrastructure
1. Testing
2. Operation
4. API, Library and SDK
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit a97dbd3

Please sign in to comment.