blaginin commented on PR #17952:
URL: https://github.com/apache/datafusion/pull/17952#issuecomment-3403593689

   Without this change, updating the 63 tests requires running the following 
commands in a loop (63 times):
   ```
   > cargo test --profile=ci --test core_integration -- enforce_sorting # fails 
on the first diff
   ```
   
   I totally agree that this test needs to be changed - but just wanted let you 
know - if you run `cargo insta test` instead of `cargo test` -  it'll update 
everything at once đŸ™‚


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