This function is used to read tables in a Databricks catalog with the option of defining timepoint.
Arguments
- connector_object
ConnectorDatabricksTable object for interacting with Databricks
- name
Table name
- timepoint
Timepoint in Delta time travel syntax # nolint format.
- version
Table version generated by the operation.
Details
More info here # nolint