Uploaded image for project: 'Apache Hudi'
  1. Apache Hudi
  2. HUDI-6100

Fix overflow in setting log block size

    XMLWordPrintableJSON

Details

    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

          Activity

            People

              pwason Prashant Wason
              pwason Prashant Wason
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: