Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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).
Attachments
Issue Links
- links to