ClickHouse/tests/queries/0_stateless/01049_window_view_window_functions.reference
2020-06-08 14:27:30 +08:00

21 lines
431 B
Plaintext

--TUMBLE--
('2020-01-09 00:00:00','2020-01-10 00:00:00')
2020-01-09 00:00:00
2020-01-08 00:00:00
2020-01-09 00:00:00
2020-01-09 00:00:00
2020-01-10 00:00:00
2020-01-09 00:00:00
2020-01-10 00:00:00
2020-01-10 00:00:00
--HOP--
('2020-01-07 00:00:00','2020-01-10 00:00:00')
2020-01-07 00:00:00
2020-01-06 00:00:00
2020-01-07 00:00:00
2020-01-07 00:00:00
2020-01-10 00:00:00
2020-01-09 00:00:00
2020-01-10 00:00:00
2020-01-10 00:00:00