default S3CatalogTarget.Builder |
S3CatalogTarget.Builder.autoDataQuality(Consumer<AutoDataQuality.Builder> autoDataQuality) |
Specifies whether to automatically enable data quality evaluation for the S3 catalog target.
|
default S3DeltaCatalogTarget.Builder |
S3DeltaCatalogTarget.Builder.autoDataQuality(Consumer<AutoDataQuality.Builder> autoDataQuality) |
Specifies whether to automatically enable data quality evaluation for the S3 Delta catalog target.
|
default S3DeltaDirectTarget.Builder |
S3DeltaDirectTarget.Builder.autoDataQuality(Consumer<AutoDataQuality.Builder> autoDataQuality) |
Specifies whether to automatically enable data quality evaluation for the S3 Delta direct target.
|
default S3DirectTarget.Builder |
S3DirectTarget.Builder.autoDataQuality(Consumer<AutoDataQuality.Builder> autoDataQuality) |
Specifies whether to automatically enable data quality evaluation for the S3 direct target.
|
default S3GlueParquetTarget.Builder |
S3GlueParquetTarget.Builder.autoDataQuality(Consumer<AutoDataQuality.Builder> autoDataQuality) |
Specifies whether to automatically enable data quality evaluation for the S3 Glue Parquet target.
|
default S3HudiCatalogTarget.Builder |
S3HudiCatalogTarget.Builder.autoDataQuality(Consumer<AutoDataQuality.Builder> autoDataQuality) |
Specifies whether to automatically enable data quality evaluation for the S3 Hudi catalog target.
|
default S3HudiDirectTarget.Builder |
S3HudiDirectTarget.Builder.autoDataQuality(Consumer<AutoDataQuality.Builder> autoDataQuality) |
Specifies whether to automatically enable data quality evaluation for the S3 Hudi direct target.
|
default S3HyperDirectTarget.Builder |
S3HyperDirectTarget.Builder.autoDataQuality(Consumer<AutoDataQuality.Builder> autoDataQuality) |
Specifies whether to automatically enable data quality evaluation for the S3 Hyper direct target.
|
default S3IcebergCatalogTarget.Builder |
S3IcebergCatalogTarget.Builder.autoDataQuality(Consumer<AutoDataQuality.Builder> autoDataQuality) |
Specifies whether to automatically enable data quality evaluation for the S3 Iceberg catalog target.
|
default S3IcebergDirectTarget.Builder |
S3IcebergDirectTarget.Builder.autoDataQuality(Consumer<AutoDataQuality.Builder> autoDataQuality) |
Sets the value of the AutoDataQuality property for this object.
|