| Package | Description |
|---|---|
| org.bytedeco.arrow_dataset | |
| org.bytedeco.arrow.global |
| Modifier and Type | Method and Description |
|---|---|
static ExpressionResult |
Expression.Deserialize(ArrowBuffer arg0) |
ExpressionResult |
ExpressionResult.getPointer(long i) |
ExpressionResult |
ExpressionResult.position(long position) |
ExpressionResult |
ExpressionResult.put(ExpressionResult other)
Copy-assignment operator.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ExpressionResult.Equals(ExpressionResult other)
Compare to another Result.
|
ExpressionResult |
ExpressionResult.put(ExpressionResult other)
Copy-assignment operator.
|
| Constructor and Description |
|---|
ExpressionResult(ExpressionResult other)
Copy constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static ExpressionResult |
arrow_dataset.InsertImplicitCasts(Expression expr,
Schema schema)
\brief Insert CastExpressions where necessary to make a valid expression.
|
Copyright © 2020. All rights reserved.