HiveTranslator should not use a Calendar for the Hive getDate
-------------------------------------------------------------
Key: TEIID-3847
URL:
https://issues.jboss.org/browse/TEIID-3847
Project: Teiid
Issue Type: Bug
Components: JDBC Connector
Affects Versions: 8.9
Environment: Windows 7 and 64 bit linux.
Reporter: Dave Nicodemus
Assignee: Steven Hawkins
Fix For: 8.12.3, 8.13
The Hive JDBC driver does not support the get Date/Timestamp methods with Calendar
parameters. This is handled correctly for time stamp but not for date. Data should be
handled as well.