[ https://issues.apache.org/jira/browse/HIVE-5679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13809502#comment-13809502 ]
Jason Dere commented on HIVE-5679: ---------------------------------- So one thing that was just brought to my attention 10 minutes ago is HIVE-5286 - apparently JDK7 will correctly parse dates of the format 'YYYY-M-D', as well as 'YYYY-MM-DD'. So I don't think that string comparison of dates will always do the correct comparison anymore. I think this also means we may need to change the conversion rules when comparing dates and strings - I believe it currently converts both to string. > add date support to metastore JDO/SQL > ------------------------------------- > > Key: HIVE-5679 > URL: https://issues.apache.org/jira/browse/HIVE-5679 > Project: Hive > Issue Type: Improvement > Reporter: Sergey Shelukhin > Assignee: Sergey Shelukhin > > Metastore supports strings and integral types in filters. > It could also support dates. -- This message was sent by Atlassian JIRA (v6.1#6144)