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

Revert parquet for diag obs #465

Merged
merged 2 commits into from
Nov 30, 2023
Merged

Revert parquet for diag obs #465

merged 2 commits into from
Nov 30, 2023

Conversation

esheehan-gsl
Copy link
Contributor

Despite the performance optimizations in development, some of our API endpoints are taking as much as 12 minutes to return values, which is entirely too long. It could possibly be that reading Parquet out of S3 is less efficient than Zarr, and that Parquet works fine on a local filesystem.

Copy link

Code Coverage

Package Line Rate Branch Rate Health
unified_graphics 80% 68%
unified_graphics.etl 97% 96%
utils.s3 68% 69%
Summary 84% (369 / 437) 81% (86 / 106)

Minimum allowed line rate is 60%

@esheehan-gsl esheehan-gsl merged commit 8358e5c into main Nov 30, 2023
8 of 9 checks passed
@esheehan-gsl esheehan-gsl deleted the revert-parquet-for-diag-obs branch November 30, 2023 17:52
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