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-545262353 Do you mean we should block this PR until we figure out the behavior of path-based tables? This PR simply makes `TableProvider` to accept user-specified partitioning, while keeping the API style and existing file source behavior unchanged. I think we've gone too far about proposing a new API style for `TableProvider`. I'm OK to adopt the new API style if it doesn't break the existing behavior. But seems now we are unable to keep file source skipping schema/partition inference during write. Shall we discuss the new API style later?
---------------------------------------------------------------- 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]
