| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
DropNullFields |
CodeGenConfigurationNode.dropNullFields()
Specifies a transform that removes columns from the dataset if all values in the column are 'null'.
|
| Modifier and Type | Method and Description |
|---|---|
CodeGenConfigurationNode.Builder |
CodeGenConfigurationNode.Builder.dropNullFields(DropNullFields dropNullFields)
Specifies a transform that removes columns from the dataset if all values in the column are 'null'.
|
Copyright © 2023. All rights reserved.