ClickHouse/tests/queries/0_stateless/01553_datetime64_comparison.reference
Vasily Nemkov eb9604ecd0 Fixed comparison of DateTime4 with different scales
Made DateTime64 a stand-alone type rather than typedef to allow function resolution/deduction based on type.
Added tests.
2020-11-12 23:32:16 +03:00

4 lines
183 B
Plaintext

2019-09-16 19:20:33.123000 2019-09-16 19:20:33.123 0 1 1 1 0
2015-05-18 07:40:29.123456 2019-09-16 19:20:33.123 0 0 0 1 1
2019-09-16 19:20:33.123456 2015-05-18 07:40:29.123 1 1 0 0 0