Skip to content

/AWS1/CL_GLUDISTRIBRESULTSOPTS

The configuration for writing distribution results.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_writedistribrsltsenabled TYPE /AWS1/GLUNULLABLEBOOLEAN /AWS1/GLUNULLABLEBOOLEAN

Set to true to write distribution results.

io_catalogtableconfig TYPE REF TO /AWS1/CL_GLUCTLGTABLECFGOPTS /AWS1/CL_GLUCTLGTABLECFGOPTS

The Glue Data Catalog table configuration for storing the distribution results.


Queryable Attributes

WriteDistributionResultsEnabled

Set to true to write distribution results.

Accessible with the following methods

Method Description
GET_WRITEDISTRIBRSLTSENABLED() Getter for WRITEDISTRIBRESULTSENABLED, with configurable def
ASK_WRITEDISTRIBRSLTSENABLED() Getter for WRITEDISTRIBRESULTSENABLED w/ exceptions if field
HAS_WRITEDISTRIBRSLTSENABLED() Determine if WRITEDISTRIBRESULTSENABLED has a value

CatalogTableConfig

The Glue Data Catalog table configuration for storing the distribution results.

Accessible with the following methods

Method Description
GET_CATALOGTABLECONFIG() Getter for CATALOGTABLECONFIG