Interface NativelyEncryptedFile

All Known Implementing Classes:
HadoopInputFile, HadoopOutputFile, S3InputFile, S3OutputFile

@Deprecated public interface NativelyEncryptedFile
Deprecated.
will be removed in 2.0.0
This interface is applied to OutputFile and InputFile implementations, in order to enable delivery of crypto parameters (such as encryption keys etc) from the Iceberg key management module to the writers/readers of file formats that support encryption natively (Parquet and ORC).