| Package | Description |
|---|---|
| ai.rapids.cudf |
| Modifier and Type | Field and Description |
|---|---|
static GetJsonObjectOptions |
GetJsonObjectOptions.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
GetJsonObjectOptions |
GetJsonObjectOptions.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
ColumnVector |
ColumnView.getJSONObject(Scalar path,
GetJsonObjectOptions options)
Apply a JSONPath string to all rows in an input strings column.
|
Copyright © 2024. All rights reserved.