You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by GitBox <gi...@apache.org> on 2019/07/08 13:17:48 UTC

[GitHub] [carbondata] MarvinLitt commented on issue #3318: [CARBONDATA-3466] Fix NPE for carboncli command

MarvinLitt commented on issue #3318: [CARBONDATA-3466] Fix NPE for carboncli command
URL: https://github.com/apache/carbondata/pull/3318#issuecomment-509221217
 
 
   whether it is better define 
   case class CarbonCliCommand(
       databaseNameOp: Option[String],
       tableName: String,
       commandOptions: Opiton[String]) instead of .

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services