wangyum opened a new pull request, #3259: URL: https://github.com/apache/parquet-java/pull/3259
This PR improves the `ByteBufferReadable` detection in `HadoopStreams` by checking for the "in:readbytebuffer" capability using the `hasCapability` method instead of `hasCapabilities ` in `FSDataInputStream`. -- 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]
