dongjoon-hyun commented on pull request #718:
URL: https://github.com/apache/orc/pull/718#issuecomment-866195958
Thank you, @williamhyun . I tested and backported this to branch-1.6 on M1.
```
cmake .. -DBUILD_JAVA=OFF
make package
make test-out
Test project /Users/dongjoon/APACHE/orc-merge/build
Start 1: orc-test
1/2 Test #1: orc-test ......................... Passed 3.22 sec
Start 2: tool-test
2/2 Test #2: tool-test ........................ Passed 9.87 sec
100% tests passed, 0 tests failed out of 2
Total Test time (real) = 13.10 sec
Built target test-out
```
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]