klaus-xiong commented on PR #35756:
URL: https://github.com/apache/spark/pull/35756#issuecomment-1195256761

   > > And one more thing, is the below result is correct in SQL?
   > 
   > For sure, the loaded data must be the same as saved data. We have many 
tests for saving/loading directly to datasources but here you save/load via 
**Hive**.
   
   yeah, the datasource is correct. the "// In avro the date "0001-01-01 
00:00:00" will be read as "0002-01-01 00:00:00"" issue is our own changes to 
make it incorrect. I found parquet /orc/avro/rcfile in the test can pass, 
sequencefile/textfile may failed, i can fix it, and cc you to review later


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