nuno-faria commented on issue #20052: URL: https://github.com/apache/datafusion/issues/20052#issuecomment-3843485514
> Also did you run the sqllogitests with `--release` (or `--profile release-non-lto`)? Maybe that has something to do with it and we could reproduce it locally With the no lto one. I used the same command as the CI: `cargo test --features backtrace,parquet_encryption --profile release-nonlto --test sqllogictests -- --include-sqlite`. > I wonder if we are hitting some sort of memory limit 🤔 What are the runners limits? -- 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]
