Queries see the latest snapshot of the def~table as of a given commit / compaction def~instant-action; exposes 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 def~table. Following table summarizes the trade-offs between the different def~query-types.Trade-off def~read-optimized-query def~snapshot-query Data Latency Higher Lower Query Latency Lower (raw base / columnar file performance) Higher (merge base / columnar file+ row based delta/log files)