opensearch-project / opensearch-spark

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

Support parsing lambda function #866

Closed qianheng-aws closed 3 weeks ago

qianheng-aws commented 3 weeks ago

Description

Support parsing lambda function. The lambda function will be used as an argument for some functions to be added this PR: https://github.com/opensearch-project/opensearch-spark/pull/864. This PR is separated from that one.

Related Issues

Check List

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.