Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-18215 [R] User experience improvements
  3. ARROW-18216

[R] Better error message when creating an array from decimals

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • R
    • None

    Description

      We should first check why this doesn't work, and if we can instead fix the problem instead of the error message

      > ChunkedArray$create(c(1.4, 525.5), type = decimal(precision = 1, scale = 3))
      Error: NotImplemented: Extend
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            thisisnic Nicola Crane
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: