Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
index
LocalAggregatePlanStep
Interface LocalAggregatePlanStep
interface
LocalAggregatePlanStep
{
aggregation
:
AggregationSpec
;
bounds
:
QueryPlanBoundsV1
;
engine
:
"client"
;
fidelity
:
"equivalent"
;
id
:
string
;
inputStepId
:
string
;
losses
:
readonly
QueryPlanFidelityLoss
[]
;
maxBytes
?:
number
;
maxRows
:
number
;
operation
:
"aggregate"
;
provenance
:
QueryPlanStepProvenanceV1
;
pushdown
:
"none"
;
reason
:
string
;
}
Index
Properties
aggregation
bounds
engine
fidelity
id
input
Step
Id
losses
max
Bytes?
max
Rows
operation
provenance
pushdown
reason
Properties
Readonly
aggregation
aggregation
:
AggregationSpec
Readonly
bounds
bounds
:
QueryPlanBoundsV1
Readonly
engine
engine
Readonly
fidelity
fidelity
Readonly
id
id
:
string
Readonly
input
Step
Id
input
Step
Id
:
string
Readonly
losses
losses
:
readonly
QueryPlanFidelityLoss
[]
Optional
Readonly
max
Bytes
max
Bytes
?:
number
Readonly
max
Rows
max
Rows
:
number
Readonly
operation
operation
Readonly
provenance
provenance
:
QueryPlanStepProvenanceV1
Readonly
pushdown
pushdown
Readonly
reason
reason
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
aggregation
bounds
engine
fidelity
id
input
Step
Id
losses
max
Bytes
max
Rows
operation
provenance
pushdown
reason
@honua/sdk-js
Loading...