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

feat: Split tables before upload #129

Merged
merged 4 commits into from
Jan 23, 2025
Merged

Conversation

equinor-ruaj
Copy link
Contributor

@equinor-ruaj equinor-ruaj commented Jan 22, 2025

Closes https://github.com/equinor/sumo-fmu-aggregation-service/issues/330

For summary tables with a defined table index:

  • Split the table into chunks of up to 500 columns each and upload them with metadata _sumo.hidden: true
  • The original table is also uploaded

@equinor-ruaj equinor-ruaj requested a review from a team January 22, 2025 12:43
@equinor-ruaj equinor-ruaj force-pushed the split-tables-before-upload branch 2 times, most recently from dbb4654 to 6eb02e4 Compare January 23, 2025 07:11
Copy link
Contributor

@rwiker rwiker left a comment

Choose a reason for hiding this comment

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

👍

@equinor-ruaj equinor-ruaj force-pushed the split-tables-before-upload branch from 6eb02e4 to 314372b Compare January 23, 2025 07:15
@equinor-ruaj equinor-ruaj merged commit 04c1730 into main Jan 23, 2025
6 checks passed
@equinor-ruaj equinor-ruaj deleted the split-tables-before-upload branch January 23, 2025 07:27
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