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

   > > 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
   > 
   I haven't noticed it before but there are so many failures with any given 
commit I probably don't pay as much attention as I should to something that 
doesn't look related to the changes.  I will take a look now.
   
   


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