-
Notifications
You must be signed in to change notification settings - Fork 2
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
EEA reader for parquet files #54
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
avaldebe
reviewed
Oct 31, 2024
avaldebe
reviewed
Oct 31, 2024
avaldebe
reviewed
Oct 31, 2024
avaldebe
reviewed
Oct 31, 2024
magnusuMET
force-pushed
the
feature/eeareader
branch
from
November 1, 2024 15:35
ecaf6b1
to
b6d42d1
Compare
avaldebe
reviewed
Nov 1, 2024
magnusuMET
force-pushed
the
feature/eeareader
branch
3 times, most recently
from
November 6, 2024 09:36
8d12329
to
9bef059
Compare
magnusuMET
force-pushed
the
feature/eeareader
branch
from
November 13, 2024 12:21
72b7197
to
b77ee8a
Compare
magnusuMET
force-pushed
the
feature/eeareader
branch
2 times, most recently
from
November 14, 2024 09:11
9356105
to
b63c4d9
Compare
magnusuMET
force-pushed
the
feature/eeareader
branch
from
November 21, 2024 10:43
56ff00d
to
27dae70
Compare
magnusuMET
force-pushed
the
feature/eeareader
branch
from
November 21, 2024 10:49
27dae70
to
26634f7
Compare
magnusuMET
force-pushed
the
feature/eeareader
branch
from
November 27, 2024 14:00
37c9596
to
902a2e2
Compare
magnusuMET
force-pushed
the
feature/eeareader
branch
from
November 27, 2024 14:06
902a2e2
to
9c52deb
Compare
magnusuMET
requested review from
heikoklein
and removed request for
jgriesfeller
December 2, 2024 08:28
heikoklein
approved these changes
Dec 2, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, very nice.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Improve on the reader for interpreting data from EEA.
Fixes #43