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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org