Package version:

Trino cluster catalog options.

interface CatalogOptions {
    hive?: HiveCatalogOption[];
}

Properties

Properties

hive catalog options.