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

Read dataSourceName from `FlintOptions` and avoid passing as args #378

Closed seankao-az closed 3 months ago

seankao-az commented 3 months ago

Description

Remove dataSourceName from args and read from options instead.

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.