Release 0.255

    • Add support to interrupt runaway splits blocked in known situations. The interrupt timeout can be configured by the configuration property . The default value is 600s.

    JDBC Changes

    • Add support for Cassandra SMALLINT, and DATE types.

    Druid Connector Changes

    • Add support for querying non-lowercase table names in Druid connector (#15920).
    • Fix to avoid when there is an unsupported data type column in the Object field.

    Hive Changes

    • Fix the import of SMALLINT in ParquetReader.

    Contributors