MaxGekk opened a new pull request #27294: [SPARK-30587][SQL][TESTS] Add test 
suites for CSV and JSON v1
URL: https://github.com/apache/spark/pull/27294
 
 
   ### What changes were proposed in this pull request?
   In the PR, I propose to make `JsonSuite` and `CSVSuite` abstract classes, 
and add sub-classes that check JSON/CSV datasource v1 and v2.
   
   ### Why are the changes needed?
   To improve test coverage and test JSON/CSV v1 which is still supported, and 
can be enabled by users.
   
   ### Does this PR introduce any user-facing change?
   No
   
   ### How was this patch tested?
   By running new test suites `JsonV1Suite` and `CSVv1Suite`.
   

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