opensearch-project / opensearch-spark

Spark Accelerator framework ; It enables secondary indices to remote data stores.
Apache License 2.0
14 stars 23 forks source link

[FEATURE] eval command is missing from Spark based PPL driver #721

Open A-Gray-Cat opened 2 days ago

A-Gray-Cat commented 2 days ago

Is your feature request related to a problem? The eval command is missing from Spark based PPL driver:

{"Message":"Fail to run query. Cause: Not Supported operation : Eval"}

What solution would you like? Bring the eval command to the Spark based PPL driver: https://github.com/opensearch-project/sql/blob/main/docs/user/ppl/cmd/eval.rst

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

Do you have any additional context? Add any other context or screenshots about the feature request here.

LantaoJin commented 1 day ago

The eval command is supported after https://github.com/opensearch-project/opensearch-spark/pull/499