All Classes and Interfaces
Class
Description
Delta Lake specific utility which converts the Delta table schema to
a Parquet schema.
The S3 Native synhcornizer is a
TransactionLogSynchronizer for S3 that requires no other dependencies.This class provides an empty implementation of
SparkExpressionBaseListener,
which can be extended to create a listener which only needs to handle a subset
of the available methods.This class provides an empty implementation of
SparkExpressionBaseVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods.This interface defines a complete listener for a parse tree produced by
SparkExpressionBaseParser.This interface defines a complete generic visitor for a parse tree produced
by
SparkExpressionBaseParser.The current state of a Delta table.
Exception thrown to point out that another process has already created
a namesake transaction log file as the one being written to commit the
current transaction.
Exception thrown to point out that other transaction log files
have been created during the time on which the current transaction
has been executing and their already committed changes are in
irremediable conflict with the changes from the current transaction.