Skip to content
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

Reorganize development documentation #1092

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.