[
https://issues.apache.org/jira/browse/TAJO-592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13897424#comment-13897424
]
Jaehwa Jung commented on TAJO-592:
----------------------------------
Thanks [~hyunsik].
I read your review, and I uploaded second patch.
Could you review it again? :-)
> 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)