During #651, some upstream update caused (once again) for some tests to start failing due to integer- vs. double-backed Dates. I'm just eliminating the typeof checks for now, but this may cause some operations to potentially do the wrong thing (next_after?). It would probably be better to vec_cast_common instead of just checking for identical classes.