[ 
https://issues.apache.org/jira/browse/TAJO-592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13896740#comment-13896740
 ] 

Hyunsik Choi commented on TAJO-592:
-----------------------------------

Thank you for nice work.

I would like to suggest one thing. I think that the title is too general. 
Later, could you please describe the title to well summarize the issue itself?

Thanks!

> Improve HCatalogStore
> ---------------------
>
>                 Key: TAJO-592
>                 URL: https://issues.apache.org/jira/browse/TAJO-592
>             Project: Tajo
>          Issue Type: Improvement
>          Components: catalog
>    Affects Versions: 0.8-incubating
>            Reporter: Jaehwa Jung
>            Assignee: Jaehwa Jung
>             Fix For: 0.8-incubating
>
>         Attachments: TAJO-592.patch
>
>
> If hive table used default row format delimiter, hive doesn't return 
> _field.delim_. As the result, tajo can't scan hive tables which used default 
> row format delimiter. So, in this case, tajo must set _field.delim_ to \001.
> And current HCatalogStore just supports TextFile, it should supports RCFile.
> At last, I found that HCatalogStore doesn't set compression and _field.delim_ 
> when it created tables. So,we should implement these.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to