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

Index expression improvement #51

Open
dai-chen opened this issue May 13, 2021 · 0 comments
Open

Index expression improvement #51

dai-chen opened this issue May 13, 2021 · 0 comments
Labels
enhancement New feature or request PPL Piped processing language Priority-Low SQL

Comments

@dai-chen
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Index expression is supposed to be defined clearly in both SQL and PPL.

  1. Feature Request: Query multiple indices in comma-separated list opendistro-for-elasticsearch/sql#842: Comma-separated index names in PPL
  2. Multi-table SELECT query is not supported opendistro-for-elasticsearch/sql#169: Multi-index in SQL
  3. Treat multiple tables separated by comma as COMMA JOIN (CROSS JOIN)  opendistro-for-elasticsearch/sql#221: Conflicts with comma join

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request PPL Piped processing language Priority-Low SQL
Projects
None yet
Development

No branches or pull requests

1 participant