Chris Nauroth created PIG-4440:
----------------------------------

             Summary: 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


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)

Reply via email to