| Package | Description |
|---|---|
| org.bytedeco.arrow_dataset | |
| org.bytedeco.arrow.global |
| Modifier and Type | Method and Description |
|---|---|
ExpressionVector |
ExpressionVector.push_back(Expression value) |
ExpressionVector |
ExpressionVector.put(Expression... array) |
ExpressionVector |
ExpressionVector.put(Expression value) |
ExpressionVector |
ExpressionVector.put(ExpressionVector x) |
ExpressionVector |
ExpressionVector.put(long i,
Expression value) |
| Modifier and Type | Method and Description |
|---|---|
static SourceResult |
FileSystemSource.Make(Schema schema,
Expression root_partition,
FileFormat format,
FileSystem filesystem,
FileStatsVector stats,
ExpressionVector partitions)
\brief Create a FileSystemSource with file-level partitions.
|
static SourceResult |
FileSystemSource.Make(Schema schema,
Expression root_partition,
FileFormat format,
FileSystem filesystem,
PathForest forest,
ExpressionVector partitions)
\brief Create a FileSystemSource with file-level partitions.
|
ExpressionVector |
ExpressionVector.put(ExpressionVector x) |
| Modifier and Type | Method and Description |
|---|---|
static Expression |
arrow_dataset.and_(ExpressionVector subexpressions) |
static Expression |
arrow_dataset.or_(ExpressionVector subexpressions) |
Copyright © 2020. All rights reserved.