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

Support DECIMAL(p) Floating Point

XMLWordPrintable

    • False
    • None
    • False

      Implement support for Informix DECIMAL(p) Floating Point type in PRECISE decimal mode.

      Informix supports two forms of floating-point DECIMAL types, DECIMAL(p) and DECIMAL (without precision).
      DECIMAL(p) has p significant digits and a variable scale
      DECIMAL is interpreted as DECIMAL(16)

      In PRECISE decimal mode, we need to use VariableScaleDecimal for these to work correctly.

            Unassigned Unassigned
            nrkljo Lars Johansson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: