kylebarron commented on PR #4837: URL: https://github.com/apache/arrow-rs/pull/4837#issuecomment-1724753086
A possible user-facing change for this is with signed urls, because those are only valid for either GET or HEAD (but not both) at one time, IIRC. So sometimes using a `GET` request instead of `HEAD` is nicer. Related to https://github.com/kylebarron/parquet-wasm/issues/272 -- 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]
