szlta opened a new pull request, #3480: URL: https://github.com/apache/hive/pull/3480
This change makes LLAP caching available for Parquet formatted tables stored with Iceberg. For Parquet we can only rely on the LlapCacheAwareFS, which is a wrapper for InputStreams opened from files to be swapped by cache buffer reading streams. I also refactored the FileID generation to remove some code duplication, as previously invoked from ORC, Serde and Parquet readers. -- 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]
