[
https://issues.apache.org/jira/browse/HUDI-6100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-6100:
---------------------------------
Labels: pull-request-available (was: )
> Fix overflow in setting log block size
> --------------------------------------
>
> Key: HUDI-6100
> URL: https://issues.apache.org/jira/browse/HUDI-6100
> Project: Apache Hudi
> Issue Type: Bug
> Reporter: Prashant Wason
> Assignee: Prashant Wason
> Priority: Major
> Labels: pull-request-available
>
> Log file size is a long so log block size should also be a long to allow for
> very large blocks which span the entire log file.
> Since we have inline log blocks (inline parquet, inline hFile) having large
> log blocks helps reduce the number of log blocks to check when reading data
> (especially for MDT indexes).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)