Skip to content

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

Open
@hnwyllmm

Description

@hnwyllmm

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).

Metadata

Metadata

Assignees

Labels

Type: bugSomething isn't workinghelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions