Skip to content

NXCALS-5808 Salting on ETL

Merge request template

Salting on ETL. For testing purposes code was changed on the extraction as well (logic will be moved to the server side afterwards).

@acc-logging-team - please have a look for approval.

Salting and changes on permanent table namings. Permanent table (with no-ttl) is defined via isUpdatable() partition property. For such tables new prefix "permanent__" is added on both etl and service sides.

Closes NXCALS-5808

Edited by Viktor Hyhyniak

Merge request reports