[ https://issues.apache.org/jira/browse/HIVE-268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13263511#comment-13263511 ]
Manitra Andriamitondra commented on HIVE-268: --------------------------------------------- Hello, Since this issue is kind of old, is it still planned to be implemented ? Manitra > "Insert Overwrite Directory" to accept configurable table row format > -------------------------------------------------------------------- > > Key: HIVE-268 > URL: https://issues.apache.org/jira/browse/HIVE-268 > Project: Hive > Issue Type: New Feature > Components: Query Processor > Reporter: Zheng Shao > Assignee: Paul Yang > > There is no way for the users to control the file format when they are > outputting the result into a directory. > We should allow: > {code} > INSERT OVERWRITE DIRECTORY "/user/zshao/result" > ROW FORMAT DELIMITED > FIELDS TERMINATED BY '9' > SELECT tablea.* from tablea; > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira