Return row results in a list instead of a tab-delimited string
--------------------------------------------------------------

                 Key: HIVE-1206
                 URL: https://issues.apache.org/jira/browse/HIVE-1206
             Project: Hadoop Hive
          Issue Type: Bug
            Reporter: bc Wong


Driver.getResults() returns each row as a string, with fields tab delimited 
always. This breaks for data with tabs. It'd be really nice if the interface 
allows returning the row as a list of fields.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to