HyukjinKwon commented on issue #24203: [SPARK-27269][SQL] File source v2 should 
validate data schema only
URL: https://github.com/apache/spark/pull/24203#issuecomment-476506722
 
 
   @dongjoon-hyun, do you mean the issue is that we don't check the schema in 
`toBatch` but lazily within `Table`? The data schema looks being checked via 
overridden `schema` at `FileTable` in read-path.

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

Reply via email to