public class PlanSplitter extends Object
Constructor and Description |
---|
PlanSplitter() |
Modifier and Type | Method and Description |
---|---|
UserProtos.QueryPlanFragments |
planFragments(DrillbitContext dContext,
UserBitShared.QueryId queryId,
UserProtos.GetQueryPlanFragments req,
UserClientConnection connection)
Method to plan the query and return list of fragments
it will return query plan "as is" or split plans based on the req setting: split_plan
|
public UserProtos.QueryPlanFragments planFragments(DrillbitContext dContext, UserBitShared.QueryId queryId, UserProtos.GetQueryPlanFragments req, UserClientConnection connection)
dContext
- queryId
- req
- connection
- Copyright © 1970 The Apache Software Foundation. All rights reserved.