Commit 8358a95
committed
[SPARK-57456][SQL][FOLLOWUP] Document that JSON nanos timestamp types accept only string input
The numeric-epoch shorthand (a JSON integer parsed as epoch seconds) is legacy
TimestampType behavior and is intentionally not carried over to the nanosecond
timestamp types, which accept only string input.
Co-authored-by: Isaac1 parent b52fce8 commit 8358a95
1 file changed
Lines changed: 3 additions & 0 deletions
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
382 | 382 | | |
383 | 383 | | |
384 | 384 | | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
385 | 388 | | |
386 | 389 | | |
387 | 390 | | |
| |||
0 commit comments