Github user xubo245 commented on the issue:

    https://github.com/apache/carbondata/pull/3048
  
    @ajantha-bhat 
    a) It won't throw exception when we give invalid actions in bad record, 
because SDK didn't validate it.   
    b) CarbonSession hasn't this issue because CarbonSession has validated bad 
records action in CarbonDDLSqlParser , but don't validate the bad records 
logger enable
    c) some of load options no need check. I add validate for length of 
quotechar and escapechar


---

Reply via email to