corresponding arrow datatype is [Date32](https://arrow.apache.org/docs/cpp/api/datatype.html#_CPPv4N5arrow4Type4type6DATE32E) to support TPCH-Q1 we need these two types ```sql l_shipdate <= date '1998-12-01' - interval '90' day (3) ```