alamb commented on code in PR #21293: URL: https://github.com/apache/datafusion/pull/21293#discussion_r3034340326
########## datafusion/core/tests/union_nullable_spill.rs: ########## @@ -0,0 +1,162 @@ +// Licensed to the Apache Software Foundation (ASF) under one Review Comment: Could we please not add a new test binary? Instead add it to the existing core_integration test? Each new test binary takes like 100MB of disk space on the runner -- 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]
