apache / apache/arrow-java

The real exception was swallowed by another exception in CompositeJdbcConsumer::consume

Offen
#734 4 Kommentare 0 Reaktionen 1 zugewiesene Person Beansprucht von @Odin-BN Auf GitHub ansehen
help wanted Type: bug
Vorherrschende Sprache
Java
Sterne
94
Forks
152
Ø Merge
3 T. 16 Std.
Gemergte PRs (30 T.)
11

Beschreibung

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

In function `CompositeJdbcConsumer::consume`, `consumer.vector.getMinorType().getType()` may throw an exception if `getType` return null. For example, `vector.getMinorType` return `DECIMAL` type but DECIMAL doesn't have get type: `DECIMAL((ArrowType)null)` (in Types.java).

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.