Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Definition

Excerpt

Queries see the latest snapshot of the dataset def~table as of a given commit  or compaction instant action type/ compaction def~instant-actionexposes only the base / columnar files in latest file slices to the queries and guarantees the same columnar query performance compared to a non-hudi columnar dataset. def~table.

Following table summarizes the trade-offs between the different 135861714s.

Trade-offdef~read-optimized-querydef~snapshot-query
Data LatencyHigherLower
Query LatencyLower (raw base / columnar file performance)Higher (merge  base / columnar file+ row based delta/log files)


Kind of