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

Unquote text and identifiers in PPL parsing #393

Closed seankao-az closed 3 months ago

seankao-az commented 3 months ago

Description

Following #33 , StringUtils is copied from sql repo to ppl-spark-integration

Issues Resolved

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.