Package org.apache.beam.sdk.io.delta
package org.apache.beam.sdk.io.delta
Transforms for reading from Delta Lake.
- See Also:
-
ClassesClassDescriptionA Beam specific
Enginewrapper that provides a customParquetHandler.A Beam specificParquetHandlerthat delegates row group claiming to aDeltaReadTaskTracker.A connector that reads from Delta Lake tables.SchemaTransform implementation forDeltaIO.readRows().A serializable task containing the necessary metadata to read a group of files in a Delta table.ARestrictionTrackerfor tracking progress across Parquet row groups represented by aDeltaReadTask.A serializable wrapper forStructTypeusing the Delta Kernel JSON serializer/deserializer.