| Package | Description |
|---|---|
| org.bytedeco.arrow | |
| org.bytedeco.arrow.global |
| Modifier and Type | Method and Description |
|---|---|
Aggregate |
Aggregate.function(String setter) |
Aggregate |
Aggregate.getPointer(long i) |
Aggregate |
Aggregate.options(FunctionOptions setter) |
Aggregate |
Aggregate.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
static DatumResult |
arrow.GroupBy(DatumVector arguments,
DatumVector keys,
Aggregate aggregates) |
static DatumResult |
arrow.GroupBy(DatumVector arguments,
DatumVector keys,
Aggregate aggregates,
ExecContext ctx)
Internal use only: helper function for testing HashAggregateKernels.
|
Copyright © 2021. All rights reserved.