cloud-fan commented on PR #38180: URL: https://github.com/apache/spark/pull/38180#issuecomment-1272779997
So the problem is different data sources may interpret table properties differently. Hive serde parquet table respects the parquet options in table properties, but native parquet table does not. If we want to support it, we should clearly define the relationship between table properties, storage properties, and options. -- 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]
