Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-8689

Differentiate between epoch & zero dates when columns it not nullable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 3.1.0.Beta1
    • None
    • vitess-connector
    • None

      Feature request or enhancement

      For feature requests or enhancements, provide this information, please:

      Which use case/requirement will be addressed by the proposed feature?

      For nullable cols, we send null when we receive a zero date. For not nullable columns, we send the epoch value. It is impossible for consumer to differentiate between true epoch and zero value. Provide a setting to override these columns to nullable so that a special value (null) can be sent when a zero date is encountered that is distinct from the epoch value.

      Implementation ideas (optional)

      Will put out a PR.

              Unassigned Unassigned
              tthorn Thomas Thornton
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: