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

[GitHub] [kylin] liuzx32 commented on issue #657: adjust HBase tableName toUpperCase for HFile

liuzx32 commented on issue #657: adjust HBase tableName toUpperCase for HFile
URL: https://github.com/apache/kylin/pull/657#issuecomment-502587332
 
 
   @nichunen Because HBase tableName is case sensitive. HBase tableName.toUpperCase() will different from the original table, leading to table can not be found.
   

----------------------------------------------------------------
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