blaginin opened a new issue, #15247: URL: https://github.com/apache/datafusion/issues/15247
In https://github.com/apache/datafusion/issues/15178, we're switching hard-coded constants in tests to `insta.` This issue targets updating **user_defined** (`datafusion/core/tests/user_defined`). Examples of tests that need to be switched to `insta` - https://github.com/apache/datafusion/blob/1eefd13ff76ac33d7053ef7b30d1a4677dcb73a7/datafusion/core/tests/user_defined/expr_planner.rs#L79-L85 - https://github.com/apache/datafusion/blob/563da9290ffe579e5e5f15c85cdb2fa25025d716/datafusion/core/tests/user_defined/user_defined_plan.rs#L275 - https://github.com/apache/datafusion/blob/563da9290ffe579e5e5f15c85cdb2fa25025d716/datafusion/core/tests/user_defined/user_defined_plan.rs#L217-L223 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