Description
There are tests for casting timestamps to byte/short/int/long after the epoch 1970-01-01 00:00:00Z. Actually, the tests checks casting positive values but there are no test for "negative" timestamps before the epoch. The ticket aims to add such tests.