QueryExecutionContext

The database and data catalog context in which the query execution occurs.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the data catalog used in the query execution.

Link copied to clipboard

The name of the database used in the query execution. The database must exist in the catalog.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String