TIMESTAMP type

2009-03-07 Thread Shyam Sarkar
Hello, I inspected the grammar Hive.g and decided to create a new type for TIMESTAMP. TIMESTAMP is not a primitive type or list type or map type. It is a timestamp type of the form TIMESTAMP(MMDDHHMMSS) which is different from other types. Please let me know if there is any other

[jira] Created: (HIVE-333) Add TFileTransport deserializer

2009-03-07 Thread Steve Corona (JIRA)
Add TFileTransport deserializer --- Key: HIVE-333 URL: https://issues.apache.org/jira/browse/HIVE-333 Project: Hadoop Hive Issue Type: New Feature Components: Serializers/Deserializers

[jira] Resolved: (HIVE-323) row counts for one query are being in printed subsequent queries

2009-03-07 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joydeep Sen Sarma resolved HIVE-323. Resolution: Duplicate row counts for one query are being in printed subsequent queries

Re: TIMESTAMP type

2009-03-07 Thread Zheng Shao
HI Shyam, Conforming to the standard (like the MySQL 6.0 TIMESTAMP specification) is definitely the ultimate goal we want to achieve. Go ahead with the design and let us know when you have something ready for review. My previous point was basically that it might be much easier to add support for

JIRA_HIVE-286.2.patch_UNIT_TEST_SUCCEEDED

2009-03-07 Thread Murli Varadachari
SUCCESS: BUILD AND UNIT TEST using PATCH HIVE-286.2.patch PASSED!!