Skip to content

[Java][FlightRPC] IntervalMonthDayNanoVector should be supported in FlightSQL JDBC Driver #40893

@pgwhalen

Description

@pgwhalen

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

I built a FlightSQL server using DataFusion and noticed that using interval math in certain queries returns the newer MonthDayNanoInterval type, which resulted in this UnsupportedOperationException getting thrown when running those queries.

I will follow up with a PR to add support.

Component(s)

FlightRPC, Java

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions