comphead commented on issue #13726: URL: https://github.com/apache/datafusion/issues/13726#issuecomment-2532796409
With latest PR https://github.com/apache/datafusion/pull/13718 I can see some SLT tests are taking forever on Windows ``` Executed "map.slt". Took 460.5636141s Executed "window.slt". Took 217.240136s Executed "struct.slt". Took 1316.049712s Executed "array.slt". Took 2407.7054095s ``` Which probably relates to different optimizations needed to apply for Windows platform comparing to unix/macos -- 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]
