mgov88 commented on pull request #228:
URL: https://github.com/apache/gora/pull/228#issuecomment-718227118


   @alfonsonishikawa Hi, I took a look of HBase metadata analyzer 
https://github.com/apache/gora/blob/master/gora-hbase/src/main/java/org/apache/gora/hbase/store/HBaseStoreMetadataAnalyzer.java
   I there are two methods to be implemented:
   getTablesNames and getTableInfo.
   
   getTablesNames is just a list of the tables 
   and getTableInfo is a list of the columns of a table
   
   is it correct?
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to