]
Steven Hawkins updated TEIID-3847:
----------------------------------
Affects Version/s: 8.9
(was: 8.12.2)
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
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.