[ https://issues.apache.org/jira/browse/HIVE-1945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14128061#comment-14128061 ]
Lefty Leverenz commented on HIVE-1945: -------------------------------------- Thanks, [~lars_francke]. Here's where ESCAPED BY is documented in the wiki: * [DDL -- Create Table | https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-CreateTable] * [DDL -- Row Format, Storage Format, and SerDe | https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-RowFormat,StorageFormat,andSerDe] * [DML -- Writing data into the filesystem from queries | https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DML#LanguageManualDML-Writingdataintothefilesystemfromqueries] * [Transform -- Transform/Map-Reduce Syntax | https://cwiki.apache.org/confluence/display/Hive/LanguageManual+Transform#LanguageManualTransform-Transform/Map-ReduceSyntax] > Support for ESCAPE BY not documented. > ------------------------------------- > > Key: HIVE-1945 > URL: https://issues.apache.org/jira/browse/HIVE-1945 > Project: Hive > Issue Type: Bug > Reporter: Arvind Prabhakar > Priority: Minor > > From the client positive test query files - create_escape.q and > input_lazyserde.q, it is evident that there is support for specifying > "ESCAPED BY" when using delimited row format. However this is not documented > on Hive Wiki. -- This message was sent by Atlassian JIRA (v6.3.4#6332)