Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
In the arrow R package, there is a function record_batch() that is an alias for RecordBatch$create(). It would be nice to have a similar friendly alias for the even more commonly used Table$create(). Obviously we can't use table() for this, but how about arrow_table()?
Attachments
Issue Links
- links to