Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Won't Fix
-
Impala 0.6
-
None
-
None
Description
beeswax returns table rows as tab delimited strings. This makes splitting a result row into columns impossible for string columns with tabs in them. This will go away when we move to hiveserver2.
Hue has a similar problem: https://issues.cloudera.org/browse/HUE-1049
Attachments
Issue Links
- relates to
-
IMPALA-2998 impala-shell -B and --output_delimiter does not work if string contains delimiter or TABs
- Resolved
-
IMPALA-1840 impala-shell always treats tab as column boundaries and adds delimiter
- Resolved