DeltaTarget - AWS Glue

DeltaTarget

Specifies a Delta data store to crawl one or more Delta tables.

Contents

ConnectionName

The name of the connection to use to connect to the Delta table target.

Type: String

Required: No

CreateNativeDeltaTable

Specifies whether the crawler will create native tables, to allow integration with query engines that support querying of the Delta transaction log directly.

Type: Boolean

Required: No

DeltaTables

A list of the Amazon S3 paths to the Delta tables.

Type: Array of strings

Required: No

WriteManifest

Specifies whether to write the manifest files to the Delta table path.

Type: Boolean

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: