patchwork01 commented on issue #15964: URL: https://github.com/apache/datafusion/issues/15964#issuecomment-3290885663
Here's an example: https://github.com/gchq/sleeper/blob/develop/rust/sleeper_core/tests/df_object_store_bug_check.rs That test uses in-memory object stores, but it behaves the same with S3. The result is that we can't read from two S3 buckets at once. -- 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]
