andygrove commented on PR #2959:
URL: 
https://github.com/apache/datafusion-comet/pull/2959#issuecomment-3684074888

   macOS build still failing:
   
   ```
   - Parquet temporal types written as INT96 (native_datafusion, native 
shuffle) (1 minute, 6 seconds)
   - Parquet temporal types written as INT96 (native_iceberg_compat, native 
shuffle) (45 seconds, 530 milliseconds)
   Warning: [395.069s][warning][os,thread] Failed to start thread "Unknown 
thread" - pthread_create failed (EAGAIN) for attributes: stacksize: 4096k, 
guardsize: 16k, detached.
   Warning: [395.069s][warning][os,thread] Failed to start the native thread 
for java.lang.Thread "shuffle-exchange-3604"
   *** RUN ABORTED *** (6 minutes, 29 seconds)
     java.lang.OutOfMemoryError: unable to create native thread: possibly out 
of memory or process/resource limits reached
     at java.base/java.lang.Thread.start0(Native Method)
     at java.base/java.lang.Thread.start(Thread.java:809)
     at 
java.base/java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:945)
     at 
java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1353)
     at 
scala.concurrent.impl.ExecutionContextImpl.execute(ExecutionContextImpl.scala:21)
     at 
java.base/java.util.concurrent.CompletableFuture.asyncSupplyStage(CompletableFuture.java:1782)
     at 
java.base/java.util.concurrent.CompletableFuture.supplyAsync(CompletableFuture.java:2005)
     at 
org.apache.spark.sql.execution.SQLExecution$.withThreadLocalCaptured(SQLExecution.scala:333)
     at 
org.apache.spark.sql.execution.exchange.ShuffleExchangeLike.org$apache$spark$sql$execution$exchange$ShuffleExchangeLike$$triggerFuture(ShuffleExchangeExec.scala:87)
     at 
org.apache.spark.sql.execution.exchange.ShuffleExchangeLike.org$apache$spark$sql$execution$exchange$ShuffleExchangeLike$$triggerFuture$(ShuffleExchangeExec.scala:85)
   ```


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to