davisusanibar commented on issue #39919:
URL: https://github.com/apache/arrow/issues/39919#issuecomment-1935122929

   > > I'm not sure we can yank a maven package.
   > > Why isn't this caught in the java-jars pipeline?
   > 
   > Java-jars is running unders macOS environment, then all the validation 
finished without problem on macOS: 
https://github.com/ursacomputing/crossbow/actions/runs/7543210134/job/20535105142
   > 
   > ```
   > 
   > Operating System
   >   macOS
   >   12.7.2
   >   21G1974
   > Runner Image
   >   Image: macos-12
   >   Version: 
202[3](https://github.com/ursacomputing/crossbow/actions/runs/7543210134/job/20535105142#step:1:3)121[6](https://github.com/ursacomputing/crossbow/actions/runs/7543210134/job/20535105142#step:1:7).1
   >   Included Software: 
https://github.com/actions/runner-images/blob/macOS-12/20231216.1/images/macos/macos-12-Readme.md
   >   Image Release: 
https://github.com/actions/runner-images/releases/tag/macOS-12%2F20231216.1
   > ```
   
   Error related to `undefined symbol: _ZTIN6google8protobuf7MessageE` also 
appear with nightly versions:
   ````
   Error with Dataset 15.0.0:
   - git clone https://github.com/davisusanibar/dataset-error-linux-env.git
   - mvn compile exec:java -Dexec.mainClass="dataset.TestMe" 
-Dmaven.compiler.target=8 -Dmaven.compiler.source=8
   
   
   Error with Dataset 16.0.0-SNAPSHOT:
   - git clone https://github.com/davisusanibar/dataset-error-linux-env.git
   - git checkout test-with-nightly-version
   - mvn compile exec:java -Dexec.mainClass="dataset.TestMe" 
-Dmaven.compiler.target=8 -Dmaven.compiler.source=8
   ````


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

Reply via email to