| Package | Description |
|---|---|
| org.bytedeco.arrow | |
| org.bytedeco.arrow_dataset |
| Modifier and Type | Method and Description |
|---|---|
StructScalar |
StructScalar.value(ScalarVector setter) |
| Modifier and Type | Method and Description |
|---|---|
Status |
ScalarVisitor.Visit(StructScalar scalar) |
| Modifier and Type | Method and Description |
|---|---|
StructScalar |
RowGroupInfo.statistics()
\brief Return the RowGroup's statistics as a StructScalar with a field for
each column with statistics.
|
| Constructor and Description |
|---|
RowGroupInfo(int id,
long num_rows,
long total_byte_size,
StructScalar statistics)
\brief Construct a RowGroup from an identifier with statistics.
|
Copyright © 2020. All rights reserved.