The record category partition column name.
Conventionally, this is par_cat
.
The category value for the partition with error records.
Conventionally, this is bad
.
Any custom fields that are part of the records.
Returns the concatenation of REQUIRED_RECORD_FIELDS and customRecordFields.
Returns the concatenation of REQUIRED_RECORD_FIELDS and customRecordFields.
Any custom fields that are part of the records.
Any custom fields that are part of the records.
Returns an error filter that excludes the partitions with error data
Returns an error filter that excludes the partitions with error data
Returns an error filter that only includes the partitions with error data
Returns an error filter that only includes the partitions with error data
Returns only the error records in the provided dataframe
Returns only the error records in the provided dataframe
Returns only the error records in the provided dataset
Returns only the error records in the provided dataset
Returns a dataset with the data of data records (the record envelope is removed).
Returns a dataset with the data of data records (the record envelope is removed).
Returns a dataframe with the data of data records (the record envelope is removed).
Returns a dataframe with the data of data records (the record envelope is removed).
A partitioned error environment.