Closed IceS2 closed 1 day ago
The Python checkstyle failed.
Please run make py_format
and py_format_check
in the root of your repository and commit the changes to this PR.
You can also use pre-commit to automate the Python code formatting.
You can install the pre-commit hooks with make install_test precommit_install
.
Our StoreProcedure ingestion seem to be failing due to an error within its yield_lineage part. This modification aims to avoid a general failure caused by one specific query.
#
Type of change:
#
Checklist:
Fixes <issue-number>: <short explanation>