Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload ddo transform to fabric #987

Open
2 of 3 tasks
yuna-s opened this issue Dec 20, 2024 · 1 comment · Fixed by #994
Open
2 of 3 tasks

Upload ddo transform to fabric #987

yuna-s opened this issue Dec 20, 2024 · 1 comment · Fixed by #994
Assignees

Comments

@yuna-s
Copy link

yuna-s commented Dec 20, 2024

DoD

  • Implement uploading ddo transform python code to fabric in deploy.sh
  • Check if the notebook can use it
  • Add test for the module
@yuna-s yuna-s self-assigned this Dec 20, 2024
@yuna-s
Copy link
Author

yuna-s commented Dec 23, 2024

Updates on tests:

  • Add schema test
  • Add malformed line in sample data to check if the module functions work correctly
  • Change load_id from '1' to '00000000-0000-0000-0000-000000000000' to ensure it is treated as a string, matching the pipeline ID format.
  • Remove if __name__ == "__main__": part in python code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant