title | slug | keyword | license |
---|---|---|---|
Apache Gravitino connector SQL support |
/trino-connector/sql-support |
gravitino connector trino |
This software is licensed under the Apache License version 2. |
The connector provides read access and write access to data and metadata stored in Apache Gravitino.
- SELECT
- DESCRIBE
- SHOW CATALOGS
- SHOW COLUMNS
- SHOW CREATE SCHEMA
- SHOW CREATE TABLE
- SHOW SCHEMAS
- SHOW TABLES
For more information, please refer to Trino SQL statements support