Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Not Applicable
-
ghx-label-6
Description
We currently have integrity checks disabled by default because of the additional CPU cost.
Now that IMPALA-6219 is in, the integrity checks are cheaper so it may be worth just paying the cost. We could also consider doing a lighter-weight CRC checksum, but AES-GCM may be fast enough at 2.3GB/s to do by default.
We should do an experiment to see if there's a major impact on spill-to-disk perf.
Attachments
Issue Links
- depends upon
-
IMPALA-6219 Use AES-GCM for spill-to-disk encryption when CLMUL instruction is present and performant
- Resolved
- is related to
-
IMPALA-6637 SIGSEGV at impala::BufferedTupleStream::FixUpStringsForRead()
- Resolved