snmvaughan opened a new pull request, #3844: URL: https://github.com/apache/datafusion-comet/pull/3844
See SPARK-53183 ## Which issue does this PR close? Closes #. ## Rationale for this change `SPARK-53183` drops support for `catalyst.util.fileToString`, which is causing testing failures with Spark 4. ## What changes are included in this PR? Replace `catalyst.util.fileToString` with `Files.readString` ## How are these changes tested? Local builds -- 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]
