Prashant Wason created HUDI-6100:
------------------------------------

             Summary: 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


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