gestaogovbr / FastETL

Airflow plugins for implementing data pipelines. | Plugins do Airflow para implementação de pipelines de dados.

Home Page:https://pypi.org/project/apache-airflow-providers-fastetl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Patchwork: `merge_patches` does not remove lines rejected by QA

augusto-herrmann opened this issue · comments

The merge_patches function of patchwork is not removing lines determined to be rejected in the QA file. The nivel_erro column is improperly being cast to str, when it's actually of type int64.