]
Steven Hawkins resolved TEIID-4457.
-----------------------------------
Resolution: Done
Updated to use long instead and added another form of unix_timestamp
Impala/Hive pushdown function definitions
-----------------------------------------
Key: TEIID-4457
URL:
https://issues.jboss.org/browse/TEIID-4457
Project: Teiid
Issue Type: Bug
Components: JDBC Connector
Affects Versions: 8.12
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 9.1, 9.0.5
The impala/hive pushdown functions are defined accepting biginteger, but it should be a
long (which maps to the source type of bigint).