Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-17358

Escape characters not working correctly on strings in an insert statement

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.2.2
    • None
    • None
    • None

    Description

      example: insert into test values("abc\"d")

      The escaped double quote get through the parser correctly, but the escape char '\' get inserted as data. If you leave off the backslash (escape char), the parser correctly reports a syntax error.

      Attachments

        Activity

          People

            Unassigned Unassigned
            csands@progress.com Chip Sands
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: