aokolnychyi commented on PR #57585: URL: https://github.com/apache/spark/pull/57585#issuecomment-5357787558
Question: do we actually have to support state options in RelationCatalog? I think state options today apply only to tables, meaning we can follow what we do today for time travel and write privileges. If we detect state options, don't attempt to use the optimized loading and just try TableCatalog. -- 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]
