View source: R/lakeformation_operations.R
lakeformation_start_query_planning | R Documentation |
Submits a request to process a query statement.
See https://www.paws-r-sdk.com/docs/lakeformation_start_query_planning/ for full documentation.
lakeformation_start_query_planning(QueryPlanningContext, QueryString)
QueryPlanningContext |
[required] A structure containing information about the query plan. |
QueryString |
[required] A PartiQL query statement used as an input to the planner service. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.