Description
A)The output fields generated in a transform are not shown in the log - Row Level (very detailed)-
The row contains [START], [1], [ALL]
The log shows [START], [1]
B)The Dummy transform ignores the custom logging setting. No rows are shown in the log.
C)Setting a log range (start/end row) in custom logging - Nothing is shown in the log from this transform.
D)Setting a log filter condition in custom logging - Nothing is shown in the log from this transform.
I'm trying to show in the pipeline log some specifics rows using custom logging.
Running the pipeline with log_level=None and setting Custom_Log_Level=Row Level (very detailed) on specific transforms.