:rocket: Feature needed:
This issue signs an opportunity to create unit tests for the Spark application deployed as a Glue job in the project. As the Spark application is now using sparksnake package and a new auxiliar module transformers.py, when users calls the terraglue module with mode="learning", it's important to ensure that the Spark application deployed works as expected.
:trophy: Feature benefits:
With this new features, user would:
Improve the user experience when calling the module with learning module
Ensure that the transformation steps on the Spark application work as expected
:books: Complexity:
The best category that fits into the development of this new feature is:
High complexity
:bulb: Ideas on how to develop it:
To develop this new feature, would be possible to:
:rocket: Feature needed: This issue signs an opportunity to create unit tests for the Spark application deployed as a Glue job in the project. As the Spark application is now using sparksnake package and a new auxiliar module
transformers.py
, when users calls the terraglue module withmode="learning"
, it's important to ensure that the Spark application deployed works as expected.:trophy: Feature benefits: With this new features, user would:
:books: Complexity: The best category that fits into the development of this new feature is:
:bulb: Ideas on how to develop it: To develop this new feature, would be possible to:
pytest
Python package