[ https://issues.apache.org/jira/browse/HIVE-1374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14349973#comment-14349973 ]
ASF GitHub Bot commented on HIVE-1374: -------------------------------------- GitHub user navis opened a pull request: https://github.com/apache/tajo/pull/400 HIVE-1374 Support multi-bytes delimiter for CSV file Simple patch You can merge this pull request into a Git repository by running: $ git pull https://github.com/navis/tajo HIVE-1374 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/tajo/pull/400.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 #400 ---- commit ba795d4dd30e96350f6cc315b4feb21c51c619e2 Author: navis.ryu <na...@apache.org> Date: 2015-03-06T05:19:15Z HIVE-1374 Support multi-bytes delimiter for CSV file ---- > Query compile-only option > ------------------------- > > Key: HIVE-1374 > URL: https://issues.apache.org/jira/browse/HIVE-1374 > Project: Hive > Issue Type: New Feature > Affects Versions: 0.6.0 > Reporter: Paul Yang > Assignee: Siying Dong > > A compile-only option might be useful for helping users quickly prototype > queries, fix errors, and do test runs. The proposed change would be adding a > -c switch that behaves like -e but only compiles the specified query. -- This message was sent by Atlassian JIRA (v6.3.4#6332)