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

Public FIM Rendering and DB Foreign Table Fixes #480

Merged
merged 1 commit into from
Jun 21, 2023

Conversation

CoreyKrewson-NOAA
Copy link
Contributor

This PR will resolve a few issues dealing with Public FIM rendering and data processing.

  1. The RDS bastion script was failing when creating a foreign table from the WRDS location DB. This was due to missing variable in the setup script.
  2. The RDS bastion script was failing because a foreign table already existed from the dump. I added some postgres logic to loop through the external schema as delete existing foreign tables. This required removing the "set" from the fetch size option
  3. Removed the display filters on the public services because strm order is not present and was causing the services to not render

fixed rds setup script for viz when creating foreign tables from wrds location DB
@nickchadwick-noaa nickchadwick-noaa added this to the V2.1.0 milestone Jun 21, 2023
@nickchadwick-noaa nickchadwick-noaa merged commit 63a1bf0 into ti Jun 21, 2023
@nickchadwick-noaa nickchadwick-noaa deleted the rnr_public_fim_fixes branch June 21, 2023 17:32
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