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

[R] Implement RPrimitiveConverter for Decimal type

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.0.0
    • 11.0.0
    • R

    Description

      This succeeds:

      Array$create(1)$cast(decimal(10, 2))

      but this fails:

      Array$create(1, type = decimal(10, 2))

      with error:

      NotImplemented: Extend

      because the Extend method of the RPromitiveConverter class for the Decimal type is not yet implemented.

      The error is thrown here: https://github.com/apache/arrow/blob/7184c3f46981dd52c3c521b2676796e82f17da77/r/src/r_to_arrow.cpp#L601

      Attachments

        Issue Links

          Activity

            People

              paleolimbot Dewey Dunnington
              icook Ian Cook
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Time Tracking

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