Skip to content

fix(ingest): queries not completing #40

fix(ingest): queries not completing

fix(ingest): queries not completing #40

Triggered via pull request October 27, 2023 00:40
Status Failure
Total duration 24s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

flake8.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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