jwimberl opened a new issue, #834:
URL: https://github.com/apache/arrow-nanoarrow/issues/834

   ### Error
   Using the `nanoarrow` R package version 0.7.0.2, the 
`nanoarrow::nanoarrow_allocate_schema` method return schema objects that are 
marked as "invalid: schema is released". I don't believe this is an innocuous 
message, based on the wording and because attempts to use the object (in the 
downstream `adbi` package fail).
   
   ```
   > test <- nanoarrow::nanoarrow_allocate_schema()
   > test
   <nanoarrow_schema [invalid: schema is released]>
   ```
   
   ### System details
   
   Operating system: Rocky 8 Linux
   R version: 4.4.1
   nanoarrow version: 0.7.0.2
   


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

To unsubscribe, e-mail: [email protected]

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

Reply via email to