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 property to none
, , or sql-standard
.
The authentication support is experimental and only lightly tested. We are actively working on this feature, so expect backwards incompatible changes. See the interface the SPI for details.