| Package | Description |
|---|---|
| org.bytedeco.arrow | |
| org.bytedeco.arrow.global |
| Modifier and Type | Method and Description |
|---|---|
static ConcatenateTablesOptions |
ConcatenateTablesOptions.Defaults() |
ConcatenateTablesOptions |
ConcatenateTablesOptions.field_merge_options(Field.MergeOptions setter) |
ConcatenateTablesOptions |
ConcatenateTablesOptions.getPointer(long i) |
ConcatenateTablesOptions |
ConcatenateTablesOptions.position(long position) |
ConcatenateTablesOptions |
ConcatenateTablesOptions.unify_schemas(boolean setter) |
| Modifier and Type | Method and Description |
|---|---|
static TableResult |
arrow.ConcatenateTables(TableVector tables,
ConcatenateTablesOptions options,
MemoryPool memory_pool)
\brief Construct table from multiple input tables.
|
Copyright © 2021. All rights reserved.