Builder
class Builder
Properties
Link copied to clipboard
The name of the database in the catalog in which the table resides. For Hive compatibility, this name is entirely lowercase.
Link copied to clipboard
The time as of when to read the table contents. If not set, the most recent transaction commit time will be used. Cannot be specified along with TransactionId
.
Link copied to clipboard
The transaction ID at which to read the table contents.