Add a type mapping for impala decimal
-------------------------------------
Key: TEIID-3700
URL:
https://issues.jboss.org/browse/TEIID-3700
Project: Teiid
Issue Type: Enhancement
Components: Misc. Connectors
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.12
The Impala logic will allow the importer to import decimal types mapped to big decimal,
but will not allow the pushdown of a conversion to big decimal.
Support for decimal was added for Imapla 2.1. So we would need to conditionally add
support for decimal or update the docs to say change our Impala support which currently
starts at 1.2.1.