Midhunpottammal commented on issue #36994: URL: https://github.com/apache/arrow/issues/36994#issuecomment-1982483488
@iskandari @danepitkin I managed to get Arrow working with a lower version of Java in Spark 3.5.0. Here's my stack: > pyarrow==15.0.0 > pyspark==3.5.0 > java == Java(TM) SE Runtime Environment (build 17.0.10+11-LTS-240) When I try to move to Java version 21, I encounter the same error -- 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]
