Pipeline warnings and errors

If the pipeline is unresolved, check the processing, warning, error, and disabled states on each node to identify issues. Avoid interacting with incomplete steps until errors are resolved.

Data source errors

A data source error occurs when the data source is empty or not configured.

Cleanup errors

Cleanup errors can occur for many reasons, including the following:
  • Missing data source
  • Invalid equations
  • Imported steps that cannot be executed due to column mismatches

Join errors

Join errors occur when fewer than two inputs are provided and a valid join condition is not defined.

Union errors

Union errors occur when fewer than two inputs are provided.

Transpose warnings

If the original dataset contains more than 4000 rows, only the first 4000 rows are transposed.