cloud-fan commented on PR #37327: URL: https://github.com/apache/spark/pull/37327#issuecomment-1199190591
The problem is, at the reading phase, we don't know if the schema is inferred or user specified. Even if `inferSchema=true`, people can still specify schema via `spark.read.schema(...)`, right? -- 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]
