The table function allows to read data from the YTsaurus cluster.
Syntax
ytsaurus(http_proxy_url, cypress_path, oauth_token, format)Arguments
http_proxy_url— URL to the YTsaurus http proxy.cypress_path— Cypress path to the data source.oauth_token— OAuth token.format— The format of the data source.
Returned value
A table with the specified structure for reading data in the specified ytsaurus cypress path in YTsaurus cluster.
See Also