Description
See HIVE-11985.
Some external callers (e.g. Presto) do not appear to process types from deserializer correctly, relying on DB types. Ideally, it should be resolved via HIVE-17714, hiding the custom SerDe logic from users.
For now we can add a backward compatibility config for such cases.