/AWS1/CL_GLUPROFILINGRSLTSOPTS¶
The configuration for writing profiling results.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_writeprofilingrsltsenbld TYPE /AWS1/GLUNULLABLEBOOLEAN /AWS1/GLUNULLABLEBOOLEAN¶
Set to true to write profiling results.
io_catalogtableconfig TYPE REF TO /AWS1/CL_GLUCTLGTABLECFGOPTS /AWS1/CL_GLUCTLGTABLECFGOPTS¶
The Glue Data Catalog table configuration for storing the profiling results.
io_distributionresults TYPE REF TO /AWS1/CL_GLUDISTRIBRESULTSOPTS /AWS1/CL_GLUDISTRIBRESULTSOPTS¶
The configuration for writing distribution results.
Queryable Attributes¶
WriteProfilingResultsEnabled¶
Set to true to write profiling results.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WRITEPROFILINGRSLTSENBLD() |
Getter for WRITEPROFILINGRESULTSENABLED, with configurable d |
ASK_WRITEPROFILINGRSLTSENBLD() |
Getter for WRITEPROFILINGRESULTSENABLED w/ exceptions if fie |
HAS_WRITEPROFILINGRSLTSENBLD() |
Determine if WRITEPROFILINGRESULTSENABLED has a value |
CatalogTableConfig¶
The Glue Data Catalog table configuration for storing the profiling results.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CATALOGTABLECONFIG() |
Getter for CATALOGTABLECONFIG |
DistributionResults¶
The configuration for writing distribution results.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DISTRIBUTIONRESULTS() |
Getter for DISTRIBUTIONRESULTS |