mihaibudiu commented on PR #4382:
URL: https://github.com/apache/calcite/pull/4382#issuecomment-2910774717

   there is one failure on MacOS
   ```
    FAILURE  89.6sec, org.apache.calcite.test.CoreQuidemTest > 
test(String)[25], [25] sql/spatial.iq
       org.opentest4j.AssertionFailedError: Files differ: 
/Users/runner/work/calcite/calcite/core/build/quidem/test/sql/spatial.iq 
/Users/runner/work/calcite/calcite/core/build/resources/test/sql/spatial.iq
       1847c1847
       < LINESTRING (0 0, 1 1, 0 0, 1 1, 2 2)
       ---
       > LINESTRING (NaN 0, 1 1, 0 0, 1 1, 2 2)
   ```


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