[ 
https://issues.apache.org/jira/browse/ARROW-17962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Li updated ARROW-17962:
-----------------------------
    Summary: [Java] RoundtripTest segfaults or fails in manylinux2014 pipeline  
(was: [CI][Java] Bug in test causes CI failures)

> [Java] RoundtripTest segfaults or fails in manylinux2014 pipeline
> -----------------------------------------------------------------
>
>                 Key: ARROW-17962
>                 URL: https://issues.apache.org/jira/browse/ARROW-17962
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Continuous Integration, Java
>            Reporter: Larry White
>            Assignee: Larry White
>            Priority: Critical
>              Labels: pull-request-available
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> In RoundTripTest in the c module, a schema is released incorrectly causing an 
> exception: 
>  
>  
> {{{{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)}}}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to