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

[eixir] feat: remove athena partitioning #123

Merged
merged 2 commits into from
Dec 31, 2024

Conversation

grejdi-mbta
Copy link
Collaborator

@grejdi-mbta grejdi-mbta commented Dec 26, 2024

Remove Athena partitioning. Now that we have a database, we don't need it to query the tables.

@grejdi-mbta grejdi-mbta force-pushed the gg-remove-athena-partitioning branch from 211b560 to f55b241 Compare December 30, 2024 18:48
@grejdi-mbta grejdi-mbta changed the base branch from main to gg-update-elixir December 30, 2024 18:48
@grejdi-mbta grejdi-mbta force-pushed the gg-update-elixir branch 3 times, most recently from 949bd8b to ab3a003 Compare December 30, 2024 21:36
@grejdi-mbta grejdi-mbta force-pushed the gg-remove-athena-partitioning branch from f55b241 to 0e3085a Compare December 30, 2024 21:44
Base automatically changed from gg-update-elixir to main December 31, 2024 14:44
@grejdi-mbta grejdi-mbta force-pushed the gg-remove-athena-partitioning branch from 0e3085a to cf56337 Compare December 31, 2024 15:13
@grejdi-mbta grejdi-mbta force-pushed the gg-remove-athena-partitioning branch from cf56337 to d538563 Compare December 31, 2024 15:13
@@ -32,5 +32,4 @@ config :ex_cubic_ingestion,
System.get_env("GLUE_JOB_CUBIC_INGESTION_INGEST_INCOMING", ""),
dmap_base_url: System.get_env("CUBIC_DMAP_BASE_URL", ""),
dmap_controlled_user_api_key: System.get_env("CUBIC_DMAP_CONTROLLED_USER_API_KEY", ""),
dmap_public_user_api_key: System.get_env("CUBIC_DMAP_PUBLIC_USER_API_KEY", ""),
athena_workgroup: System.get_env("ATHENA_WORKGROUP", "")
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There will be a complete cleanup effort on the Infra side after these set of changes are working well.

@grejdi-mbta grejdi-mbta merged commit edf2d37 into main Dec 31, 2024
4 of 5 checks passed
@grejdi-mbta grejdi-mbta deleted the gg-remove-athena-partitioning branch December 31, 2024 17:07
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.

2 participants