Test Result : TimestampFormatterSuite
0 failures
(±0)
12 tests
(±0)
All Tests
Test name | Duration | Status |
SPARK-30958: parse timestamp with negative year | 3 ms | Passed |
SPARK-31557: rebasing in legacy formatters/parsers | 9 ms | Passed |
case insensitive parsing of am and pm | 1 ms | Passed |
format fraction of second | 1 ms | Passed |
format timestamps using time zones | 3 ms | Passed |
formatting negative years with default pattern | 0 ms | Passed |
formatting timestamp strings up to microsecond precision | 7 ms | Passed |
parsing timestamp strings with various seconds fractions | 15 ms | Passed |
parsing timestamps using time zones | 4 ms | Passed |
roundtrip micros -> timestamp -> micros using timezones | 36 ms | Passed |
roundtrip timestamp -> micros -> timestamp using timezones | 16 ms | Passed |
special timestamp values | 23 ms | Passed |