[jira] [Updated] (HIVE-3594) When Group by Partition Column Type is Timestamp or STRING Which Format contains HH:MM:SS, It will occur URISyntaxException

2012-12-18 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3594: --- Fix Version/s: 0.11 When Group by Partition Column Type is Timestamp or STRING Which

[jira] [Updated] (HIVE-3594) When Group by Partition Column Type is Timestamp or STRING Which Format contains HH:MM:SS, It will occur URISyntaxException

2012-12-05 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-3594: Affects Version/s: (was: 0.9.0) Status: Patch Available (was: Open) When Group by

[jira] [Updated] (HIVE-3594) When Group by Partition Column Type is Timestamp or STRING Which Format contains HH:MM:SS, It will occur URISyntaxException

2012-12-05 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-3594: -- Attachment: HIVE-3594.D6081.2.patch navis updated the revision HIVE-3594 [jira] When Group by Partition

[jira] [Updated] (HIVE-3594) When Group by Partition Column Type is Timestamp or STRING Which Format contains HH:MM:SS, It will occur URISyntaxException

2012-12-05 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3594: - Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Updated] (HIVE-3594) When Group by Partition column type is Timestamp or STRING which format contains HH:MM:SS, It will occur URISyntaxException

2012-10-17 Thread Daisy.Yuan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daisy.Yuan updated HIVE-3594: - Summary: When Group by Partition column type is Timestamp or STRING which format contains HH:MM:SS, It

[jira] [Updated] (HIVE-3594) When Group by Partition Column Type is Timestamp or STRING Which Format contains HH:MM:SS, It will occur URISyntaxException

2012-10-17 Thread Daisy.Yuan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daisy.Yuan updated HIVE-3594: - Summary: When Group by Partition Column Type is Timestamp or STRING Which Format contains HH:MM:SS, It

[jira] [Updated] (HIVE-3594) When Group by Partition Column Type is Timestamp or STRING Which Format contains HH:MM:SS, It will occur URISyntaxException

2012-10-17 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-3594: -- Attachment: HIVE-3594.D6081.1.patch navis requested code review of HIVE-3594 [jira] When Group by

[jira] [Updated] (HIVE-3594) When Group by Partition Column Type is Timestamp or STRING Which Format contains HH:MM:SS, It will occur URISyntaxException

2012-10-17 Thread Daisy.Yuan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daisy.Yuan updated HIVE-3594: - Description: create table test (no int, name string) partitioned by (pts string) row format delimited