[
https://issues.apache.org/jira/browse/TAJO-1247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14252702#comment-14252702
]
ASF GitHub Bot commented on TAJO-1247:
--------------------------------------
Github user hyunsik commented on the pull request:
https://github.com/apache/tajo/pull/302#issuecomment-67584456
+1
The patch looks nice to me. I'll commit it shortly.
> Store type 'TEXTFILE' should be TEXT while keeping enum 'TEXTFILE' in protobuf
> ------------------------------------------------------------------------------
>
> Key: TAJO-1247
> URL: https://issues.apache.org/jira/browse/TAJO-1247
> Project: Tajo
> Issue Type: Improvement
> Reporter: Hyunsik Choi
> Assignee: DaeMyung Kang
> Fix For: 0.10
>
>
> Recently, we added TEXTFILE for all kinds line-delimited plan text files.
> But, its name is long and is different to naming convention that we've used.
> So, I propose renaming it to TEXT. But, TEXT is equivalent to the data domain
> 'TEXT', so we should keep its enum type in CatalogProtos.proto.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)