Spark passes query options from DataFrameReader to the Iceberg source. Iceberg should support selecting a specific snapshot ID or the table state at some time from these options.
This is attached to the audit workflow support milestone because it is needed to read the table state that is being audited.
Spark passes query options from
DataFrameReader
to the Iceberg source. Iceberg should support selecting a specific snapshot ID or the table state at some time from these options.This is attached to the audit workflow support milestone because it is needed to read the table state that is being audited.