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

[R] refine record batch factory

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.14.0
    • R

    Description

      may be useful to handle `...`:

      • it should be named
      • each value can be either an R vector, (converted with `array()`) or an Array

      So that we can have something like this:

      record_batch(x = 1:10, y = array(1:10))
      # currently have to go through tibbles
      # record_batch(tibble(x = 1:10, y = 1:10))
      

      Attachments

        Issue Links

          Activity

            People

              romainfrancois Romain Francois
              romainfrancois Romain Francois
              Votes:
              0 Vote for this issue
              Watchers:
              2 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 - 1.5h
                  1.5h