Re: Review Request 19503: JDBC ResultSet fails to get value by qualified projection name

2014-03-21 Thread Prasad Mujumdar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19503/#review38131 --- The patch look fine. Certainly a useful functionality! I am a bit

Re: Review Request 19503: JDBC ResultSet fails to get value by qualified projection name

2014-03-21 Thread John Pullokkaran
On March 20, 2014, 10:32 p.m., Harish Butani wrote: ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java, line 9425 https://reviews.apache.org/r/19503/diff/1/?file=530722#file530722line9425 Can you verify that there is no issue if table/column names have the '.'

Review Request 19503: JDBC ResultSet fails to get value by qualified projection name

2014-03-20 Thread Harish Butani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19503/ --- Review request for hive. Bugs: hive-6687

Re: Review Request 19503: JDBC ResultSet fails to get value by qualified projection name

2014-03-20 Thread Harish Butani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19503/#review37998 --- ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java