Trino (contrib)
Description
Trino data sources are Trino tables or views. These can be specified either by a table reference or a SQL query.
Disclaimer
The Trino data source does not achieve full test coverage. Please do not assume complete stability.
Examples
Defining a Trino source:
The full set of configuration options is available here.
Supported Types
Trino data sources support all eight primitive types, but currently do not support array types. For a comparison against other batch data sources, please see here.
Last updated