Package io.deephaven.parquet.compress
package io.deephaven.parquet.compress
-
ClassDescriptionAn Intermediate adapter interface between Deephaven column writing and parquet compression.An
InputStream
that will not close the underlying stream whenInputStream.close()
is called.Deephaven flavor of the Hadoop/Parquet CompressionCodec factory, offering support for picking codecs from configuration or from the classpath (via service loaders), while still offering the ability to get a CompressionCodecName enum value having loaded the codec in this way.