Github user anubhav100 commented on the issue:

    https://github.com/apache/carbondata/pull/1234
  
    @linqer plus in your script for load command 
    
    0: jdbc:hive2://localhost:10000> LOAD DATA INPATH '/nation_null.csv' INTO 
TABLE nation4 OPTIONS('DELIMITER'='\u0001');
    Error: scala.StringContext$InvalidEscapeException: invalid escape '\u' not 
one of [\b, \t, \n, \f, \r, \\, \", \'] at index 0 in "\u0001". Use \\ for 
literal \. (state=,code=0)



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to