romainfrancois commented on pull request #8650:
URL: https://github.com/apache/arrow/pull/8650#issuecomment-787787258


   slightly simpler reprex:  
   
   ``` r
   arrow::Array$create(list(structure(list(1), class = c("one"))))
   #> Error: Input must be a vector, not a `one` object.
   ```
   
   <sup>Created on 2021-03-01 by the [reprex 
package](https://reprex.tidyverse.org) (v0.3.0)</sup>


----------------------------------------------------------------
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