startQueryPlanning
abstract suspend fun startQueryPlanning(input: StartQueryPlanningRequest): StartQueryPlanningResponse
Submits a request to process a query statement.
This operation generates work units that can be retrieved with the GetWorkUnits
operation as soon as the query state is WORKUNITS_AVAILABLE or FINISHED.