[jira] [Updated] (HIVE-5329) Date and timestamp type converts invalid strings to '1970-01-01'

2013-09-25 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-5329: Fix Version/s: (was: 0.13.0) 0.12.0 Date and timestamp type converts

[jira] [Updated] (HIVE-5329) Date and timestamp type converts invalid strings to '1970-01-01'

2013-09-24 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-5329: - Attachment: HIVE-5329.3.patch Patch v3 - fixing unit test failure in TestPrimitiveObjectInspectorUtils

[jira] [Updated] (HIVE-5329) Date and timestamp type converts invalid strings to '1970-01-01'

2013-09-24 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-5329: --- Resolution: Fixed Fix Version/s: 0.13.0 Status: Resolved (was: Patch

[jira] [Updated] (HIVE-5329) Date and timestamp type converts invalid strings to '1970-01-01'

2013-09-23 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-5329: - Attachment: HIVE-5329.2.patch Attaching patch v2. - Changes per Ashutosh's comments. I actually ended up

[jira] [Updated] (HIVE-5329) Date and timestamp type converts invalid strings to '1970-01-01'

2013-09-20 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-5329: - Attachment: HIVE-5329.1.patch If the conversion yields null, we should not be setting the Obj Inspector

[jira] [Updated] (HIVE-5329) Date and timestamp type converts invalid strings to '1970-01-01'

2013-09-20 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-5329: - Status: Patch Available (was: Open) Date and timestamp type converts invalid strings to