Start Query Planning
lakeformation_start_query_planning | R Documentation |
Submits a request to process a query statement¶
Description¶
Submits a request to process a query statement.
This operation generates work units that can be retrieved with the
get_work_units
operation as soon as the query state is
WORKUNITS_AVAILABLE or FINISHED.
Usage¶
Arguments¶
QueryPlanningContext
[required] A structure containing information about the query plan.
QueryString
[required] A PartiQL query statement used as an input to the planner service.
Value¶
A list with the following syntax: