XiaoHongbo-Hope commented on PR #8731: URL: https://github.com/apache/paimon/pull/8731#issuecomment-5043760711
Thanks. Updated as suggested: - Replaced the two Parquet-specific options with `file-format.metadata-cache.max-size` (`10 mb` by default; `0 b` disables). - Generalized Dataset caching and cache keys across `FormatPyArrowReader` formats. - Changed LRU eviction to use estimated metadata bytes. - Updated the PyTorch documentation and tests. The Blob file cache can be handled separately. -- 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]
