You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://github.com/jpountz/lz4-java supports only byte[] and ByteBuffer. Should likely be merged into Druid to add Memory support. Or merged into Memory library itself? or another separate library, lz4-memory, should be created?
More problematic dependencies, when found, to be mentioned and discussed in comments.