MaxGekk opened a new pull request #28398:
URL: https://github.com/apache/spark/pull/28398


   ### What changes were proposed in this pull request?
   - Check all available legacy formats in the tests added by 
https://github.com/apache/spark/pull/28345
   - Check dates rebasing in legacy parsers for only one direction either days 
-> string or string -> days.
   
   ### Why are the changes needed?
   Round trip tests can hide issues in dates rebasing. For example, if we 
remove rebasing from legacy parsers (from `parse()` and `format()`) the tests 
will pass.
   
   ### Does this PR introduce any user-facing change?
   No
   
   ### How was this patch tested?
   By running `DateFormatterSuite`.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to