v.21.2Bug Fixes

Fix segfault in fromModifiedJulianDay for Nullable(T) integral types

Fix a segfault in function fromModifiedJulianDay when the argument type is Nullable(T) for any integral types other than Int32. #19959 (PHO).