dongjoon-hyun opened a new pull request #24135: [SPARK-27195][SQL][TEST] Add 
AvroReadSchemaSuite
URL: https://github.com/apache/spark/pull/24135
 
 
   ## What changes were proposed in this pull request?
   
   The reader schema is said to be evolved (or projected) when it changed after 
the data is written by writers. Apache Spark file-based data sources have a 
test coverage for that. This PR aims to add `AvroReadSchemaSuite` to ensure the 
minimal consistency among file-based data sources and prevent a future 
regression in Avro data source.
   
   ## How was this patch tested?
   
   Pass the Jenkins with the newly added test suite.

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