You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Eduardo Lima Lopes (JIRA)" <ji...@apache.org> on 2017/05/08 13:27:04 UTC

[jira] [Created] (IMPALA-5289) Backslas being added to Java Prepared Statement before special characters

Eduardo Lima Lopes created IMPALA-5289:
------------------------------------------

             Summary: Backslas being added to Java Prepared Statement before special characters
                 Key: IMPALA-5289
                 URL: https://issues.apache.org/jira/browse/IMPALA-5289
             Project: IMPALA
          Issue Type: Bug
    Affects Versions: Impala 2.2.4
         Environment: JDBC41 driver
            Reporter: Eduardo Lima Lopes
         Attachments: impalaDriverTest.txt

Using the attached class I'm running a Prepared Statement and passing "speed (km/h)" as parameter. It is being returned as
{code}
"speed \(km/h\)"
{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)