Xuanwo commented on issue #5220: URL: https://github.com/apache/opendal/issues/5220#issuecomment-2436682736
Thank you, @alexwilcoxson-rel, for initiating a draft with https://github.com/apache/opendal/pull/5242. This utilizes a preview API of azdls to enhance listing performance: > This is important for table formats like Delta Lake that make use of [list_with_offset in object store](https://docs.rs/object_store/latest/object_store/trait.ObjectStore.html#method.list_with_offset) to get the latest version of a table. > > In my testing listing directories with > 10k records similar to what Delta Lake would do improves times from seconds to milliseconds (~3seconds to 60ms). -- 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]
