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