Arrow fails with Netty 4.1.120.Final+
未關閉
Type: bug
- 主要語言
- Java
- 星號
- 94
- 分支
- 152
- 平均合併
- 3 天 16 小時
- 30 天內合併 PR
- 11
描述
### 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.(UnsafeDirectLittleEndian.java:45)
at PooledByteBufAllocatorL.(PooledByteBufAllocatorL.java:47)
at NettyAllocationManager.(NettyAllocationManager.java:54)
... 128 more
```
貢獻指南
評估
這個 Issue 還沒有評估資料。