cloud-fan commented on pull request #28882: URL: https://github.com/apache/spark/pull/28882#issuecomment-654833008
can we test non-hive compatible file sources like json? e.g. `CREATE TABLE t USING json LOCATION ...`. It seems like the serde property `path` will always be different from the table location, as spark doesn't store the table location at all. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
