Commits


emkornfield authored and Micah Kornfield committed 971a9d352e4
ARROW-12110: [Java] Implement ZSTD compression * Add ZSTD codec implementation. * Removes dependency on netty by using ArrowBuf methods. * Updates docs and archery test (will wait on CI to run archery if that fails will do more debugging.) Closes #9822 from emkornfield/zstd Lead-authored-by: emkornfield <micahk@google.com> Co-authored-by: Micah Kornfield <emkornfield@gmail.com> Signed-off-by: Micah Kornfield <emkornfield@gmail.com>