Renaming the columns and running the pipeline results in schema mismatch exceptions

Renaming the columns and running the pipeline results in schema mismatch exceptions

Problem Description:

Renaming the columns and running the pipeline results in schema mismatch exceptions. The sample error message looks like below.

Copy

Root cause:

You are getting the schema mismatch error because the columns in your table are different from the columns that you have in the already ingested table. In version 4.4 or below this happens for the overwrite pipelines as well and it's a bug we have fixed in the 5.0 version.

Solution:

In version 4.4 or below we can address this issue by removing the_delta_log directory in the target path then the subsequent pipeline build succeeds.

Copy

Applicable IWX versions:

IWX 4.X

VariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches