apache / apache/arrow-java

[Java] Drop Suppression in Format module

Abierto
#54 0 comentarios 0 reacciones 1 asignado Reclamado por @vibhatha Ver en GitHub
Type: Packaging
Lenguaje dominante
Java
Estrellas
94
Forks
152
Merge medio
3 d 16 h
PR fusionados (30 d)
11

Descripción

### Describe the enhancement requested

To enable warnings to be considered as errors, we are enabling this in each module. In this process, we discovered that in the format module, we have to suppress the warnings against `flatbuffers.java` inclusion in the `module-info.java`. Even though we have already created a PR https://github.com/google/flatbuffers/pull/8367 to manage this. But it is still under review. So as soon as this issue is resolved, we must remove this suppression.

### Component(s)

Java

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.