Uploaded image for project: 'Apache Hudi'
  1. Apache Hudi
  2. HUDI-7443

Improve Compatibility for Legacy Decimal Types with Bytes as Actual Data Representation

    XMLWordPrintableJSON

Details

    Description

      Improve Compatibility for Legacy Decimal Types with Bytes as Actual Data Representationype that have bytes as actual type.

      We can't read decimal with the following types now:

      ```json
      {
      "name": "decimal_value",
      "type":

      { "type": "bytes", "logicalType": "decimal", "precision": 10, "scale": 4 }

      }
      ```

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Qijun Fu Qijun Fu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: