Builder

class Builder

Properties

Link copied to clipboard

A list of the columns in the table.

Link copied to clipboard
var createTime: <Error class: unknown class>?

The time that the table was created.

Link copied to clipboard
var lastAccessTime: <Error class: unknown class>?

The last time the table was accessed.

Link copied to clipboard
var name: String?

The name of the table.

Link copied to clipboard

A set of custom key/value pairs for table properties.

Link copied to clipboard

A list of the partition keys in the table.

Link copied to clipboard

The type of table. In Athena, only EXTERNAL_TABLE is supported.