Skip to content

Arrow fails with Netty 4.1.120.Final+ #728

Description

@wendigo

Describe the bug, including details regarding any error messages, version, and platform.

Caused by: UnsupportedOperationException
at EmptyByteBuf.memoryAddress(EmptyByteBuf.java:955)
at DuplicatedByteBuf.memoryAddress(DuplicatedByteBuf.java:115)
at UnsafeDirectLittleEndian.<init>(UnsafeDirectLittleEndian.java:45)
at PooledByteBufAllocatorL.<init>(PooledByteBufAllocatorL.java:47)
at NettyAllocationManager.<clinit>(NettyAllocationManager.java:54)
... 128 more

Metadata

Metadata

Assignees

Labels

Type: bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions