Github user cloud-fan commented on the issue:
https://github.com/apache/spark/pull/21192
I'd like to hide the format from users(including data source developers).
In `DataSourceOptions` I also use json array format to store paths, and use
`DataSourceOptions#getPaths` to retrieve it. Then users don't need to create a
json parser to read options.
Maybe we can go with that direction?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]