timsaucer opened a new pull request, #1486:
URL: https://github.com/apache/datafusion-python/pull/1486

   # Which issue does this PR close?
   
   None, but the verification script was failing on windows.
   
    # Rationale for this change
   
   Linker was failing on 53.0.0 even though our CI builds were fine. This 
appears to be due to the debug build and number of linked objects in 53.0.0. 
This switches to msvc linker which does not have the same issue.
   
   # What changes are included in this PR?
   
   Sets linker flag in verification script.
   
   # Are there any user-facing changes?
   
   No
   
   # Testing
   
   Demonstration that it now works:
   
   https://github.com/apache/datafusion-python/actions/runs/24263082673


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