Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-65

Results from selecting string literals which have escaping include the escaping themselves

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 0.5
    • Impala 0.7
    • None
    • None

    Description

      [localhost:21000] > select "quote \" " from alltypes LIMIT 1;
      Query: select "quote \" " from alltypes LIMIT 1
      Query finished, fetching results ...
      quote \"
      Returned 1 row(s) in 0.14s
      

      The escaping should have been removed.

      Attachments

        Activity

          People

            alex.behm Alexander Behm
            henryr Henry Robinson
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: