Spark support custom data source connector and using java spi to register. Create an spi so that users can do spark.read.format("mongo")
- related to
-
SPARK-271 Don't use the SPI internally
- Closed
Spark support custom data source connector and using java spi to register. Create an spi so that users can do spark.read.format("mongo")
SPARK-271 Don't use the SPI internally