Matvey Arye a4e1e32d02 Change range_start and range_end semantics
We now use INT64_MAX and INT64_MIN as the max and min values for
dimension_slice ranges. If a dimension_slice has a range_start of
INT64_MIN or the range_end is INT64_MAX, we remove the corresponding
check constraint on the chunk since it signifies that this end of the
range is infinite. Closed ranges now always have INT64_MIN as range_end
of first slice and range_end of INT64_MAX for the last slice.
Also, points corresponding to INT64_MAX are always
put in the same slice as INT64_MAX-1 to avoid problems with the
semantics that coordinate < range_end.
2017-11-14 08:00:10 -08:00
..
2017-11-10 09:44:20 +01:00
2017-11-10 09:44:20 +01:00
2017-11-10 09:44:20 +01:00
2017-11-10 09:44:20 +01:00
2017-10-05 15:56:33 -04:00
2017-10-05 15:56:33 -04:00
2017-10-05 15:56:33 -04:00
2017-11-10 09:44:20 +01:00
2017-11-10 09:44:20 +01:00
2017-10-05 15:56:33 -04:00
2017-10-05 15:56:33 -04:00
2017-11-10 09:44:20 +01:00
2017-11-10 09:44:20 +01:00
2017-10-05 15:56:33 -04:00
2017-10-05 15:56:33 -04:00
2017-10-05 15:56:33 -04:00
2017-11-10 09:44:20 +01:00
2017-11-10 09:44:20 +01:00
2017-11-10 09:44:20 +01:00
2017-11-10 09:44:20 +01:00
2017-11-10 09:44:20 +01:00
2017-11-10 09:44:20 +01:00
2017-11-10 09:44:20 +01:00
2017-11-10 09:44:20 +01:00
2017-10-05 15:56:33 -04:00
2017-10-05 15:56:33 -04:00
2017-10-05 15:56:33 -04:00
2017-10-05 15:56:33 -04:00
2017-10-05 15:56:33 -04:00
2017-10-05 15:56:33 -04:00