dongjoon-hyun commented on issue #7303:
URL: https://github.com/apache/iceberg/issues/7303#issuecomment-1503830869

   I cannot reproduce it locally. I used Java 8 on Apple Silicon Mac.
   ```
   $ sw_vers
   ProductName: macOS
   ProductVersion:      12.6.4
   BuildVersion:        21G526
   
   $ git log -n1
   commit fc6bd1e7ab92086611bab87037b9edd17f99ed40 (HEAD -> master, 
origin/master, origin/HEAD)
   Author: Ajantha Bhat <[email protected]>
   Date:   Tue Apr 11 21:49:52 2023 +0530
   
       Nessie: Fix testcase failures (#7320)
   
   $ ./gradlew :iceberg-data:test --tests 
"org.apache.iceberg.data.TestMetricsRowGroupFilterTypes"
   
   BUILD SUCCESSFUL in 2s
   23 actionable tasks: 1 executed, 22 up-to-date
   ```


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