Interface ColumnIndexStore

    • Method Detail

      • getColumnIndex

        ColumnIndex getColumnIndex​(org.apache.parquet.hadoop.metadata.ColumnPath column)
        Parameters:
        column - the path of the column
        Returns:
        the column index for the column-chunk in the row-group or null if no column index is available