blaginin opened a new issue, #15245: URL: https://github.com/apache/datafusion/issues/15245
In https://github.com/apache/datafusion/issues/15178, we're switching hard-coded constants in tests to `insta.` This issue targets updating **dataframe tests** (`datafusion/core/tests/dataframe`). Examples of tests that need to be switched to `insta` - https://github.com/apache/datafusion/blob/1eefd13ff76ac33d7053ef7b30d1a4677dcb73a7/datafusion/core/tests/dataframe/dataframe_functions.rs#L114-L123 - https://github.com/apache/datafusion/blob/1eefd13ff76ac33d7053ef7b30d1a4677dcb73a7/datafusion/core/tests/dataframe/dataframe_functions.rs#L1148-L1151 - https://github.com/apache/datafusion/blob/1eefd13ff76ac33d7053ef7b30d1a4677dcb73a7/datafusion/core/tests/dataframe/describe.rs#L67-L78 Check [the original issue](https://github.com/apache/datafusion/issues/15178) for tips on how to do the switch and examples of completed PRs. -- 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.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