-
Task
-
Resolution: Unresolved
-
Major
-
3.1.0.Alpha1
-
None
-
4
-
False
-
None
-
False
-
-
In DBZ-6387, several new temporal precision modes were added. The new ISOSTRING mode changes the target column type from temporal column types to character-based column types, which the test suite does not expect.
Currently the ISOSTRING temporal mode is disabled in SourcePipelineInvocationContextProvider inside the getTemporalPrecisionModes method.
This should be removed & tests adjusted to support the character-based column types.
- is caused by
-
DBZ-6387 Support new non adaptive temporal values
- Closed