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

ENH: Export inplace volumes table as parquet #932

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

mferrera
Copy link
Collaborator

Resolves #923

Also moved all lazy pyarrow imports to non-lazy. At some point the lazy imports will cause confusion or error.

@mferrera mferrera marked this pull request as ready for review December 19, 2024 07:36
@mferrera mferrera requested review from tnatt and jcrivenaes December 19, 2024 07:36
@mferrera mferrera self-assigned this Dec 19, 2024
@mferrera mferrera force-pushed the export-invol-as-parquet branch from a363c41 to 2f4a2fb Compare December 19, 2024 07:41
Copy link
Collaborator

@tnatt tnatt left a comment

Choose a reason for hiding this comment

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

LGTM ⚡

@mferrera mferrera merged commit bc79f84 into equinor:main Dec 19, 2024
15 checks passed
@mferrera mferrera deleted the export-invol-as-parquet branch December 19, 2024 08:39
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.

Inplace volumes: export result file as Parquet
2 participants