mystic-lama commented on PR #1585: URL: https://github.com/apache/orc/pull/1585#issuecomment-1679075171
Not able to reproduce it :( I am on M1 with macOS Ventura 13.5 ``` bash-5.1$ java -version openjdk version "1.8.0_342" OpenJDK Runtime Environment (Zulu 8.64.0.15-CA-macos-aarch64) (build 1.8.0_342-b07) OpenJDK 64-Bit Server VM (Zulu 8.64.0.15-CA-macos-aarch64) (build 25.342-b07, mixed mode) ``` ``` bash-5.1$ mvn clean package ..... [INFO] Apache ORC ......................................... SUCCESS [ 1.532 s] [INFO] ORC Shims .......................................... SUCCESS [ 2.020 s] [INFO] ORC Core ........................................... SUCCESS [01:38 min] [INFO] ORC MapReduce ...................................... SUCCESS [ 28.313 s] [INFO] ORC Tools .......................................... SUCCESS [ 13.952 s] [INFO] ORC Examples ....................................... SUCCESS [ 6.144 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:30 min [INFO] Finished at: 2023-08-15T07:47:51-07:00 [INFO] ------------------------------------------------------------------------ ``` -- 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]
