ThiagoPanini / terraglue

Providing an easy way to deploy a Glue job in any AWS account using Terraform
https://terraglue.readthedocs.io/en/latest/
23 stars 3 forks source link

Fixing an error when calling the `transform_order_items()` function on `main.py` #78

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

:bookmark_tabs: PR details: This PR updates the main branch of this repository with a bug fix on the main.py script where the function transform_order_items() was incorrectly called with a spark_session argument.


:link: Chained issues No issue.


:hammer: Tasks done:

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (3d480d9) 100.00% compared to head (20bda42) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #78 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 5 5 Lines 356 356 ========================================= Hits 356 356 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.