Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
3.0.0
-
None
-
None
Description
Some users may not know they are creating and/or reading DATE or TIMESTAMP data from before October 15, 1582 (because of data encoding libraries, etc.). Therefore, it may not be clear whether they need to toggle the two rebaseDateTime config settings.
By default, Spark should fail if it reads or writes data from October 15, 1582 or before.
Attachments
Issue Links
- duplicates
-
SPARK-31405 fail by default when read/write datetime values and not sure if they need rebase or not
- Resolved