nealrichardson commented on pull request #9665:
URL: https://github.com/apache/arrow/pull/9665#issuecomment-795740467


   > You can always do something like this
   > 
   > ```r
   > Table$create(a = integer(0), b = integer(0), schema = schema(a = int32(), 
b = int32()))
   > ```
   
   We can probably do better, but out of scope here. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to