Release 0.118

    Authorization

    We’ve added experimental support for authorization of SQL queries in Presto. This is currently only supported by the Hive connector. You can enable Hive checks by setting the hive.security property to , read-only, or .

    The authentication support is experimental and only lightly tested. We are actively working on this feature, so expect backwards incompatible changes. See the ConnectorAccessControl interface the SPI for details.