Re: Review Request 46396: Had to escape the slash because statement preparation isn't fully escaping input. There may be other characters that need to be escaped.

2016-05-03 Thread Nasron Cheong

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46396/
---

(Updated May 3, 2016, 4:04 p.m.)


Review request for hive.


Bugs: HIVE-13548
https://issues.apache.org/jira/browse/HIVE-13548


Repository: hive-git


Description
---

Slash is not escaped during prepare statement setString, see HIVE-13548


Diffs
-

  itests/hive-unit/src/test/java/org/apache/hive/jdbc/TestJdbcDriver2.java 
2c85877 
  jdbc/src/java/org/apache/hive/jdbc/HivePreparedStatement.java 8a0671f 

Diff: https://reviews.apache.org/r/46396/diff/


Testing
---


Thanks,

Nasron Cheong



Review Request 46396: Had to escape the slash because statement preparation isn't fully escaping input. There may be other characters that need to be escaped.

2016-05-03 Thread Nasron Cheong

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46396/
---

Review request for hive.


Repository: hive-git


Description
---

Slash is not escaped during prepare statement setString, see HIVE-13548


Diffs
-

  itests/hive-unit/src/test/java/org/apache/hive/jdbc/TestJdbcDriver2.java 
2c85877 
  jdbc/src/java/org/apache/hive/jdbc/HivePreparedStatement.java 8a0671f 

Diff: https://reviews.apache.org/r/46396/diff/


Testing
---


Thanks,

Nasron Cheong