Skip to content

Allow setting TFileCacheWrite via POOL/APR.

Peter Van Gemmeren requested to merge gemmeren/athena:AthenaIO_WriteCache into master

The TFileCacheWrite allows writing data with fewer I/O calls, but will cost memory. Adding optional setting to turn this on via POOL attributes.

Merge request reports