Package com.jerolba.carpet.io


package com.jerolba.carpet.io
  • Classes
    Class
    Description
    In comparison to the default implementation provided by Apache Parquet HadoopInputFile, this implementation is specific to reading Parquet files from the file system, whereas Apache Parquet provides a more generic implementation that allows reading Parquet files from any data source, not just the file system.
    Class for writing to a file on the file system using the Parquet output file interface.
    Class for writing to an OutputStream using the Parquet output file interface.