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

[R] Make IPC APIs consistent

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.12.0
    • R
    • None

    Description

      There are many flavors of IPC functions:

      • Read a complete IPC stream (where schema is included in the first message(s))
      • Read an IPC "file"
      • Read a schema only from a point in a buffer
      • Read a record batch given a known schema and the memory address of an encapsulated IPC message

      These are partly available in R now, but with names that aren't necessarily consistent. We should review each use case and normalize the API names

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              wesm Wes McKinney
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: