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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

proxy: bump parquet #7782

Merged
merged 2 commits into from
May 19, 2024
Merged

proxy: bump parquet #7782

merged 2 commits into from
May 19, 2024

Conversation

conradludgate
Copy link
Contributor

Summary of changes

Updates the parquet lib. one change left that we need is in an open PR against upstream, hopefully we can remove the git dependency by 52.0.0 apache/arrow-rs#5773

I'm not sure why the parquet files got a little bit bigger. I tested them and they still open fine. 馃し

side effect of the update, chrono updated and added yet another deprecation warning (hence why the safekeepers change)

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.
  • Do we need to implement analytics? if so did you add the relevant metrics to the dashboard?
  • If this PR requires public announcement, mark it with /release-notes label and add several sentences in this section.

Checklist before merging

  • Do not forget to reformat commit message to not include the above checklist

@conradludgate conradludgate requested review from a team as code owners May 16, 2024 11:41
Copy link

github-actions bot commented May 16, 2024

3078 tests run: 2951 passed, 0 failed, 127 skipped (full report)


Flaky tests (1)

Postgres 15

  • test_pageserver_init_node_id: release

Code coverage* (full report)

  • functions: 31.3% (6382 of 20401 functions)
  • lines: 47.7% (48636 of 101902 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
512c984 at 2024-05-19T19:53:30.063Z :recycle:

@conradludgate conradludgate enabled auto-merge (squash) May 19, 2024 19:06
@conradludgate conradludgate merged commit a5ecca9 into main May 19, 2024
44 checks passed
@conradludgate conradludgate deleted the bump-parquet branch May 19, 2024 19:45
a-masterov pushed a commit that referenced this pull request May 20, 2024
## Summary of changes

Updates the parquet lib. one change left that we need is in an open PR
against upstream, hopefully we can remove the git dependency by 52.0.0
apache/arrow-rs#5773

I'm not sure why the parquet files got a little bit bigger. I tested
them and they still open fine. 馃し

side effect of the update, chrono updated and added yet another
deprecation warning (hence why the safekeepers change)
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.

None yet

3 participants