[
https://issues.apache.org/jira/browse/HUDI-7838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854927#comment-17854927
]
Vova Kolmakov commented on HUDI-7838:
-------------------------------------
Updated task as [~danny0405] commented
[https://github.com/apache/hudi/pull/11444#discussion_r1637817809] :
Should we always cache the schema though, I mean if we have some eviction
strategy for the cache, the cost would be tiny.
I'm inclined we remove the option, and do the cache where ever if possible.
> Use Config hoodie.schema.cache.enable in HoodieBaseFileGroupRecordBuffer and
> AbstractHoodieLogRecordReader
> -----------------------------------------------------------------------------------------------------------
>
> Key: HUDI-7838
> URL: https://issues.apache.org/jira/browse/HUDI-7838
> Project: Apache Hudi
> Issue Type: Bug
> Components: reader-core
> Reporter: Jonathan Vexler
> Assignee: Vova Kolmakov
> Priority: Major
> Labels: pull-request-available
>
> hoodie.schema.cache.enable should be used to decide if we want to use the
> schema cache. Currently it is hardcoded to false.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)