DDtKey commented on issue #7436: URL: https://github.com/apache/arrow-datafusion/issues/7436#issuecomment-1697080314
Sorry, my bad. Seems it works as expected Looks like it happens in case of: - error in one of threads which interrupts the execution of others (when files weren't fully written to disk) - stopping of the runtime I.e when rename call by `object_store` wasn't completed (https://github.com/apache/arrow-rs/blob/cb793a5d54e155b121bc5c33534a37bf94651c84/object_store/src/local.rs#L8111) -- 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]
