cloud-fan commented on PR #35969:
URL: https://github.com/apache/spark/pull/35969#issuecomment-1383428417

   sorry for the late review. If this is a valid use case, shall we just allow 
it in certain file formats like ORC? We can pass the entire query schema to 
`FileFormat.supportsDataType` and only fail empty `StructType` if we are sure 
the format doesn't support (parquet is one of them).


-- 
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]

Reply via email to