UseUploadApi Parameter (Connect-Databricks Cmdlet)
This option specifies whether the Databricks Upload API will be used when executing Bulk INSERT operations.
Syntax
Connect-Databricks -UseUploadApi SwitchParameter
Data Type
bool
Default Value
false
Remarks
Setting this property to true will improve performance if there is a large amount of data in a Bulk INSERT operation.