[jira] Updated: (HIVE-1673) Create table bug causes the row format property lost when serde is specified.

2010-10-01 Thread Namit Jain (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Namit Jain updated HIVE-1673:
-

  Status: Resolved  (was: Patch Available)
Hadoop Flags: [Reviewed]
  Resolution: Fixed

Committed. Thanks Yongqiang

> Create table bug causes the row format property lost when serde is specified.
> -
>
> Key: HIVE-1673
> URL: https://issues.apache.org/jira/browse/HIVE-1673
> Project: Hadoop Hive
>  Issue Type: Bug
>Affects Versions: 0.7.0
>Reporter: He Yongqiang
>Assignee: He Yongqiang
> Fix For: 0.7.0
>
> Attachments: hive-1673.1.patch
>
>
> An example:
> create table src_rc_serde_yongqiang(key string, value string) ROW FORMAT  
> DELIMITED FIELDS TERMINATED BY '\\0' stored as rcfile; 
> will lost the row format information.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HIVE-1673) Create table bug causes the row format property lost when serde is specified.

2010-09-29 Thread He Yongqiang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

He Yongqiang updated HIVE-1673:
---

Attachment: hive-1673.1.patch

> Create table bug causes the row format property lost when serde is specified.
> -
>
> Key: HIVE-1673
> URL: https://issues.apache.org/jira/browse/HIVE-1673
> Project: Hadoop Hive
>  Issue Type: Bug
>Affects Versions: 0.7.0
>Reporter: He Yongqiang
>Assignee: He Yongqiang
> Fix For: 0.7.0
>
> Attachments: hive-1673.1.patch
>
>
> An example:
> create table src_rc_serde_yongqiang(key string, value string) ROW FORMAT  
> DELIMITED FIELDS TERMINATED BY '\\0' stored as rcfile; 
> will lost the row format information.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HIVE-1673) Create table bug causes the row format property lost when serde is specified.

2010-09-29 Thread He Yongqiang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

He Yongqiang updated HIVE-1673:
---

   Status: Patch Available  (was: Open)
Affects Version/s: 0.7.0
Fix Version/s: 0.7.0

> Create table bug causes the row format property lost when serde is specified.
> -
>
> Key: HIVE-1673
> URL: https://issues.apache.org/jira/browse/HIVE-1673
> Project: Hadoop Hive
>  Issue Type: Bug
>Affects Versions: 0.7.0
>Reporter: He Yongqiang
>Assignee: He Yongqiang
> Fix For: 0.7.0
>
> Attachments: hive-1673.1.patch
>
>
> An example:
> create table src_rc_serde_yongqiang(key string, value string) ROW FORMAT  
> DELIMITED FIELDS TERMINATED BY '\\0' stored as rcfile; 
> will lost the row format information.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.