Package io.delta.kernel.utils
package io.delta.kernel.utils
Utilities.
-
ClassDescriptionExtend the Java
Iterable
interface to provide a way to close the iterator.Closeable extension ofIterator
Represents the result of applying the filter condition in theCloseableIterator.breakableFilter(Function)
method of aCloseableIterator
.ExtendsFileStatus
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.