[
https://issues.apache.org/jira/browse/TAJO-2166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15367729#comment-15367729
]
ASF GitHub Bot commented on TAJO-2166:
--------------------------------------
GitHub user dongjinleekr opened a pull request:
https://github.com/apache/tajo/pull/1037
TAJO-2166: Disallow csv file format in DDL Languages
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dongjinleekr/tajo feature/TAJO-2166
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/1037.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1037
----
commit 4e147b653e7e9276e1af6b939feb1572ae65959c
Author: Lee Dongjin <[email protected]>
Date: 2016-07-08T06:46:43Z
Disallow creating csv storate type table (deprecated from 0.11)
----
> Disallow csv file format in DDL Languages
> -----------------------------------------
>
> Key: TAJO-2166
> URL: https://issues.apache.org/jira/browse/TAJO-2166
> Project: Tajo
> Issue Type: Improvement
> Reporter: Lee Dongjin
> Assignee: Lee Dongjin
> Priority: Minor
>
> csv file type is disallowed from ver 0.11.0. We have to remove it from DDL
> also.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)