Open
Description
ORC timestamp type is not straightforward, as though it apparently represents a timestamp without a timezone, its encoding & decoding is still dependent on the writer timezone (encoded in the stripe) and the reader timezone.
This is why the 1900 & 2038 integration tests are currently disabled as our implementation is incorrect: