pan3793 opened a new pull request, #10460:
URL: https://github.com/apache/iceberg/pull/10460

   While investigating https://github.com/apache/iceberg/pull/10447, I suspect 
there are something wrong with Gradle itself.
   
   This simple change produces the following errors.
   
   ```
   > Task :iceberg-mr:test FAILED
   TestJackson > testAccessJsonReadFeatureEnum() FAILED
       java.lang.NoSuchFieldError: ALLOW_LEADING_PLUS_SIGN_FOR_NUMBERS
           at 
com.fasterxml.jackson.core.json.JsonReadFeature.<clinit>(JsonReadFeature.java:121)
           at 
org.apache.iceberg.mr.TestJackson.testAccessJsonReadFeatureEnum(TestJackson.java:30)
   ```


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