Skip to content

CreateEmptyTableResponse

Response for creating an empty table. Deprecated: Use DeclareTableResponse instead.

Properties

Name Type Description Notes
transactionId String Optional transaction identifier [optional]
location String [optional]
storageOptions Map<String, String> Configuration options to be used to access storage. The available options depend on the type of storage in use. These will be passed directly to Lance to initialize storage access. [optional]