Arrow fails with Netty 4.1.120.Final+
Abierto
Type: bug
- Lenguaje dominante
- Java
- Estrellas
- 94
- Forks
- 152
- Merge medio
- 3 d 16 h
- PR fusionados (30 d)
- 11
Descripción
### 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
```
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.