Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
When I run this:
mt_array <- Array$create(mtcars) write_to_raw(mt_array)
I get this error:
Error: schema must be a "Schema"
We should add a manual check of the type of the input that returns a more informative error message if the object is not a data.frame, RecordBatch or Table
Attachments
Issue Links
- links to