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

[Java] http: Jetty server sending compressed Arrow data #38

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

felipecrv
Copy link
Contributor

Like in the Python example I'm trying to show how both IPC buffer compression and HTTP stream compression can be negotiated with the client to maximize the chances of clients getting compressed data even when their support of the compression formats is reduced.

@felipecrv felipecrv requested a review from ianmcook September 18, 2024 01:55
@felipecrv felipecrv changed the title HTTP server sending compressed Arrow data [Java] http: Jetty HTTP server sending compressed Arrow data Sep 18, 2024
@felipecrv felipecrv changed the title [Java] http: Jetty HTTP server sending compressed Arrow data [Java] http: Jetty server sending compressed Arrow data Sep 18, 2024
@ianmcook
Copy link
Member

@felipecrv #35 is merged; please rebase. Thanks!

@ianmcook
Copy link
Member

@felipecrv could you please add a REAMDE.md like with the other examples? Thank you!

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