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

Exclude M and Z values in shape when extracting from Oracle, and make S3 upload optional #46

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

floptical
Copy link
Collaborator

Use a fancy function to modify petl after extracted to remove M or Z values.

Additionally, make S3 uploads optional. If not --s3_key and --s3_bucket are not specified, the CSV will be saved to the working directory.

@floptical
Copy link
Collaborator Author

Actions failing because of commenting out these lines I think, otherwise the actions are successful:

self.times_db_called = data.times_db_called
self.logger.info(f'Times database queried: {self.times_db_called}')

We don't care about this anymore in Oracle because we're the only ones on the Oracle server. Merging this anyway because I really need it.

@floptical floptical merged commit f8fda7f into master Oct 10, 2024
1 check failed
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 this pull request may close these issues.

1 participant