-
Enhancement
-
Resolution: Done
-
Minor
-
None
The current mapping for INTERVAL columns is prone to precision loss, as an interval such as "1 month, 2 days" cannot be precisely converted into a microsecond or nanosecond value. So there should be a string-based mapping that conveys the actual interval representation.
See https://gitter.im/debezium/dev?at=5d89d6bc8521b34d91806b8d
- is related to
-
DBZ-1538 Support string interval format for Cassandra
- Open