GitHub user vishramachandran closed a discussion: How to enable Gzip or Zstd compression on Java based Arrow Flight Service
I have gotten my JVM based service to work with Arrow Flight, but need to enable compression. The FlightServer.Builder and FlightClient.builder constructs don't expose any API for adding compression. Is this possible? Can I get some pointers? Generative AI tools are hallucinating on this question with spurious methods to add interceptors and compression on the builders. I don't see them on the Java Arrow Flight API. GitHub link: https://github.com/apache/arrow/discussions/48720 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
