cloud-fan commented on issue #25651: [SPARK-28948][SQL] Support passing all Table metadata in TableProvider URL: https://github.com/apache/spark/pull/25651#issuecomment-535066617 I've pushed a new commit to keep `def getTable(options: CaseInsensitiveStringMap)` unchanged, with a TODO to update to `def getTable(properties: Map<String, String>)`. This avoids 20 changed files and makes this PR much easier to review.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
