Package io.delta.kernel.utils


package io.delta.kernel.utils
Utilities.
  • Class
    Description
    Extend the Java Iterable interface to provide a way to close the iterator.
    Closeable extension of Iterator
    Statistics about data file in a Delta Lake table.
    Extends FileStatus to include additional details such as column level statistics of the data file in the Delta Lake table.
    Class for encapsulating metadata about a file in Delta Lake table.