[
https://issues.apache.org/jira/browse/PIG-4440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Nauroth updated PIG-4440:
-------------------------------
Status: Patch Available (was: Open)
> Some code samples in documentation use Unicode left/right single quotes,
> which cause a parse failure.
> -----------------------------------------------------------------------------------------------------
>
> Key: PIG-4440
> URL: https://issues.apache.org/jira/browse/PIG-4440
> Project: Pig
> Issue Type: Bug
> Components: documentation
> Affects Versions: 0.14.0
> Reporter: Chris Nauroth
> Priority: Minor
> Attachments: PIG-4440.001.patch
>
>
> The current Pig documentation contains several code samples that wrap strings
> as 'string', using the Unicode code points for left single quote (U+2018) and
> right single quote (U+2019). This is not valid syntax in a Pig script. This
> can cause confusion for new users who are trying to get started by
> copy-pasting code samples from documentation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)