Control ParquetEncryption

URI: ParquetEncryption

Package: DataLifecycle

< prev | next >

Description: The stored data is encrypted using a Parquet encryption schema, minimising the amount of data that must be decrypted to process queries against the data.

DataCopy

Represents a copy of data stored in persistent memory on a device.

CSG-ParquetDataEncryption

Database service Service stores data using Parquet format, enabling it to run queries by selective decryption of the stored data Data, whether this is done locally or at a remote data store. This imposes far less overheads, as the amount of data that must be decrypted is small.