[ 
https://issues.apache.org/jira/browse/HUDI-6100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Danny Chen closed HUDI-6100.
----------------------------
    Fix Version/s: 0.13.1
                   0.14.0
       Resolution: Fixed

Fixed via master branch: 44a0c29560db2d85e3b0d963beed55225596baff

> 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
>             Fix For: 0.13.1, 0.14.0
>
>
> 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)

Reply via email to