Uploaded image for project: 'Apache Hop (Retired)'
  1. Apache Hop (Retired)
  2. HOP-4601

Parquet File Input needs support for binary encoded BigDecimal values

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.2.0
    • Transforms
    • None

    Description

      If we have a Binary field with a Decimal sub-type we get essentially a fixed length byte array.  We need some way to convert this back to a BigDecimal value which is Hop data type BigNumber. 

      It looks like what's happening over here:

      https://github.com/apache/parquet-mr/blob/master/parquet-pig/src/main/java/org/apache/parquet/pig/convert/DecimalUtils.java

      Attachments

        Activity

          People

            mcasters Matt Casters
            mcasters Matt Casters
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: