EnricoMi commented on PR #44990:
URL: https://github.com/apache/arrow/pull/44990#issuecomment-2750864942

   I am seeing this `Future` related issue with 
`LargeRowCountEncryptionTest/LargeRowCountEncryptionTest.ReadEncryptLargeRowCount/UniformEncryptionSerial`:
   
       /arrow/cpp/src/arrow/util/future.cc:128:  Check failed: 
!IsFutureFinished(state_) Future already marked finished (SUCCESS)
   
   This fails here (I have added the current `state_` to the error message 
above):
   
https://github.com/apache/arrow/blob/e184d7b6914ab90763c8b7e87c8baca275e14530/cpp/src/arrow/util/future.cc#L126
   
   
https://github.com/EnricoMi/arrow/actions/runs/14054489034/job/39350869592#step:7:8443
   
https://github.com/EnricoMi/arrow/actions/runs/14054489034/job/39350869592#step:7:8654
   
   Any idea how this could possibly be caused by this pull request? Has any one 
seen this before?


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