-
Type:
Bug
-
Status: Resolved
-
Priority:
Critical
-
Resolution: Cannot Reproduce
-
Affects Version/s: 0.7.0
-
Fix Version/s: None
-
Component/s: JDBC
-
Labels:None
we not set separator for data and all data return in first columns and all other fields set NULL
addition we get WARNING: Missing fields! Expected 27 fields but only got 1! Ignoring similar problems.
it's regresion after HIVE-1378
bug:
use delimiter '\t' for fields on server side
use default delimiter with code '1' on client side