opensearch-project / opensearch-project/sql
[FEATURE] Support OpenSearch Search-as-you-type field type
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 176
- Forks
- 229
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 43
Description
Is your feature request related to a problem?
PPL does not support OpenSearch Search-as-you-type field type
What solution would you like?
Support OpenSearch Search-as-you-type field type in PPL.
What alternatives have you considered?
n/a
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the PPL limitations page linked in the issue and the OpenSearch Search-as-you-type field-type documentation to understand the unsupported behavior. Then locate the PPL field-type handling and related tests; the work is done when queries involving this field type are supported and it is no longer listed as unsupported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100