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

[R] Support to collect decimal type

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.12.0
    • R

    Description

      Collecting from `sparklyr` decimal types through: 

      devtools::install_github("apache/arrow", subdir = "r")
      devtools::install_github("rstudio/sparklyr", ref = "feature/arrow")
      
      library(sparklyr)
      library(arrow)
      
      sc <- spark_connect(master = "local")
      sdf_len(sc, 3) %>% dplyr::mutate(new = 1) %>% dplyr::collect()

      causes,

      Error in RecordBatch__to_dataframe(x) : cannot handle Array of type decimal
      

      Attachments

        Activity

          People

            javierluraschi Javier Luraschi
            javierluraschi Javier Luraschi
            Votes:
            0 Vote for this issue
            Watchers:
            3 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 - 4h 10m
                4h 10m