Skip to content

Conversation

@etseidl
Copy link

@etseidl etseidl commented Jul 31, 2024

Not sure if this is good form, but by hiding all of the new tests and the arrow dependencies in a submod that requires feature = "async" I was able to get the compile check to pass. Take with a pinch of salt 😄. This seemed cleaner than throwing #[cfg(feature = "async")] all over the place.

@adriangb adriangb merged commit 0b53d55 into adriangb:add-encode_metadata Aug 5, 2024
@etseidl etseidl deleted the fix_compile_check branch August 8, 2024 17:15
adriangb pushed a commit that referenced this pull request Jan 20, 2025
* Implement bulk_delete_request for Azure

* Fix lint and add Azurite bug workaround

* Special 404 error case

* Clippy fix

* Make number of expected headers more conservative and better document invariants

* Use multer for multipart parsing

* Fix clippy

* Fix clippy #2

* Reuse part response buffer

* Make multer conditional to azure feature

* One more HeaderValue::from_static

* Add tests for bulk delete request building and response parsing

* Switch back to manual parsing to avoid multer dependency, other PR suggestions

* Fixes lint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants