clevertension opened a new pull request #617: PHOENIX-5140 
TableNotFoundException occurs when we create local async…
URL: https://github.com/apache/phoenix/pull/617
 
 
   originally, **table.getParentTableName()** will return the parent table as 
dot seperator such as **foo.table1**, but the physical table name was stored as 
colon seperator in hbase:meta such as **foo:table1**
   
   so this fix will get parent physical table name with colon seperator

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to