| Package | Description |
|---|---|
| org.apache.arrow.dataset.scanner |
| Modifier and Type | Method and Description |
|---|---|
ScanOptions.Builder |
ScanOptions.Builder.columns(Optional<String[]> columns)
Set the Projected columns.
|
ScanOptions.Builder |
ScanOptions.Builder.substraitFilter(ByteBuffer substraitFilter)
Set the Substrait extended expression for Filter.
|
ScanOptions.Builder |
ScanOptions.Builder.substraitProjection(ByteBuffer substraitProjection)
Set the Substrait extended expression for Projection new columns.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.