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