Creating a table
This is an experimental feature that may change in backwards-incompatible ways in future releases.
Enable usage of the YTsaurus table engine
using setting
allow_experimental_ytsaurus_table_engine.You can do so using:SET allow_experimental_ytsaurus_table_engine = 1.http_proxy_url— URL to the YTsaurus http proxy.cypress_path— Cypress path to the data source.oauth_token— OAuth token.
Usage example
Shows a query creating the YTsaurus table:Query
Response
Query
Response
Data types
Primitive data types
Composite types
See Also
- ytsaurus table function
- ytsaurus data schema
- ytsaurus data types