SemyonSinchenko opened a new issue, #493: URL: https://github.com/apache/incubator-graphar/issues/493
### Describe the enhancement requested Currently datasources implementation are under `org.apache.graphar` space. I suggest to move these classes to `org.apache.spark` package. It allows us, for example, to use spark internals. For example, it resolve the problem in #488 when `JSONOptions` is `private[sql]`. ### Component(s) Spark, PySpark -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
