Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-4700

[C++] Add DecimalType support to arrow::json::TableReader

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 6.0.0
    • C++

    Description

      This should be simple to add, since decimals can already be parsed from strings. Decimals will be represented in JSON as strings. If a decimal with different precision or scale is parsed from the string, should there be any acceptable conversions? (for example, if the column is of type decimal(5, 2) should "12.3" be an error or equivalent to "012.30"?)

      Attachments

        Issue Links

          Activity

            People

              rommelqc Rommel Quintanilla
              bkietz Ben Kietzman
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 2h 40m
                  2h 40m