lidavidm commented on PR #14182:
URL: https://github.com/apache/arrow/pull/14182#issuecomment-1271735668

   > CI shows a flake in testTable:
   > 
   > ```
   > Error:  org.apache.arrow.c.RoundtripTest.testTable  Time elapsed: 0.031 s  
<<< ERROR!
   > java.lang.IllegalStateException: Cannot import released ArrowSchema
   >    at 
org.apache.arrow.util.Preconditions.checkState(Preconditions.java:458)
   >    at org.apache.arrow.c.SchemaImporter.importField(SchemaImporter.java:63)
   >    at org.apache.arrow.c.SchemaImporter.importField(SchemaImporter.java:56)
   >    at org.apache.arrow.c.Data.importField(Data.java:246)
   >    at org.apache.arrow.c.Data.importSchema(Data.java:266)
   >    at org.apache.arrow.c.Data.importVectorSchemaRoot(Data.java:377)
   >    at org.apache.arrow.c.RoundtripTest.testTable(RoundtripTest.java:683)
   > ```
   
   @lwhite1 have you seen this? Might be worth some investigation


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to