v.23.10Backward Incompatible Changes

Comparison of Time Interval Units Throws Exception

Comparison of time intervals with different units will throw an exception. This closes #55942. You might have occasionally rely on the previous behavior when the underlying numeric values were compared regardless of the units. #56090 (Alexey Milovidov).