fix(ingest): queries not completing #40
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 3 warnings
flake8:
dags/ingest_csv_to_iceberg.py#L197
E303 too many blank lines (2)
|
flake8:
dags/modules/databases/trino.py#L105
E302 expected 2 blank lines, found 1
|
flake8
Process completed with exit code 1.
|
flake8:
dags/ingest_csv_to_iceberg.py#L8
F401 'modules.databases.trino.drop_schema' imported but unused
|
flake8:
dags/ingest_csv_to_iceberg.py#L98
F541 f-string is missing placeholders
|
flake8:
dags/ingest_csv_to_iceberg.py#L115
F541 f-string is missing placeholders
|