Open
Description
What is the bug?
Query on nested fields trigger "failed to query status"
The underly Spark job works fine.
How can one reproduce the bug?
Steps to reproduce the behavior:
- Go to Workbench page. For example https://search-flint05-sanity-h5if7yelmxws5hc35cap2lauf4.us-east-1.es-integ.amazonaws.com/_dashboards/app/opensearch-query-workbench#/
- Execute a PPL query
source = myglue_test.default.nested | fields int_col, struct_col.field1, struct_col2.field1 | head 10
What is the expected behavior?
Return correct results
What is your host/environment?
- OS: [e.g. iOS]
- Version [e.g. 22]
- Plugins
Do you have any screenshots?
If applicable, add screenshots to help explain your problem.
Do you have any additional context?
Add any other context about the problem.