Man pages for zero323/dlt
SparkR Delta Lake Interface

DeltaMergeBuilder-classS4 class that represents pending merge operation
DeltaOptimizeBuilder-classS4 class that represents pending optimize operation
DeltaTableBuilder-classS4 class that represents pending table build operation
DeltaTable-classS4 class that represents DeltaTable
dlt_add_columnAdd column to the build table
dlt_add_column-internalAdd column to the build table
dlt_add_columnsAdd columns to the build table
dlt_add_columns-internalAdd columns to the build table
dlt_aliasSet alias for this DeltaTable
dlt_commentAdd comment describing the build table.
dlt_comment-internalAdd comment describing the build table.
dlt_convert_to_deltaCreate a DeltaTable from the given parquet table.
dlt_deleteDelete data from this DataTable
dlt_detailGet the details of a Delta table such as the format, name,...
dlt_executeExecute pending operation on a builder
dlt_execute_compactionCompact the small files in selected partitions.
dlt_execute-merge-builderExecute merge operation on this builder
dlt_execute-table-builderExecute build operation on this builder
dlt_execute-table-builder-internalExecute internal build operation on this builder
dlt_execute_z_order_byZ-Order the data in selected partitions using the given...
dlt_for_nameLoad DeltaTable from metastore
dlt_for_pathLoad DeltaTable from a path
dlt_generate_manifestGenerate manifest files for this DeltaTable
dlt_historyGet commit history for this DeltaTable
dlt_initialize_delta_table_builderInitalize a new DeltaTableBuilder
dlt_is_delta_tableCheck if path corresponds to a DeltaTable
dlt_locationSpecify data storage location for the build table.
dlt_location-internalSpecify data storage location for the build table.
dlt_mergeMerge data from source with this DataTable, based on...
dlt_optimizeOptimize the data layout of the table.
dlt_partitioned_bySpecify partitioning columns
dlt_partitioned_by-internalSpecify partitioning columns
dlt_propertySet property for the build table
dlt_property-internalSet property for the build table
dlt_readwriteWrite and read SparkDataFrame in delta format
dlt_readwrite_streamWrite and read streaming SparkDataFrame in delta format
dlt_restore_to_timestampRestore the DeltaTable to an older version of the table...
dlt_restore_to_versionRestore the DeltaTable to an older version of the table...
dlt_showPrint rows of the corresponding SparkDataFrame
dlt_table_nameSpecify name of the build table.
dlt_table_name-internalSpecify name of the build table.
dlt_to_dfGet SparkDataFrame corresponding to DeltaTable
dlt_updateUpdate data in this DataTable
dlt_upgrade_table_protocolUpgrade protocol version of this DeltaTable
dlt_vacuumVacuum this DeltaTable
dlt_when_matched_deleteDelete row from the table
dlt_when_matched_updateUpdate rows for table using set rules
dlt_when_matched_update_allUpdate all columns of the matched table
dlt_when_not_matched_insertInsert a new row based the set of rules
dlt_when_not_matched_insert_allInsert a new row if not source not matched
dlt_whereOptimize the data layout of the table.
InternalDeltaTableBuilderS4 class that represents pending table build operation
pipePipe operator
zero323/dlt documentation built on Dec. 1, 2022, 11:25 p.m.