findepi commented on PR #12978: URL: https://github.com/apache/datafusion/pull/12978#issuecomment-2441756532
> When I run it I get various errors along the lines of: > > ``` > Execution error: Error completing "string/string_view.slt": failed to rename file from test_files/string/init_data.slt.part.temp to test_files/string/./init_data.slt.part > Execution error: Error completing "string/large_string.slt": failed to rename file from test_files/string/string_query.slt.part.temp to test_files/string/./string_query.slt.part > Execution error: Error completing "string/dictionary_utf8.slt": failed to rename file from test_files/string/string_query.slt.part.temp to test_files/string/./string_query.slt.part > ``` > > Any idea what's going on? Yes -- https://github.com/apache/datafusion/issues/12752 but don't worry. see https://github.com/apache/datafusion/pull/12978#issuecomment-2441489968 . this test case shouldn't change after all -- 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]
