Istvan Toth created PHOENIX-7188:
------------------------------------
Summary: Remove Omid TTable.getTableDescriptor() calls
Key: PHOENIX-7188
URL: https://issues.apache.org/jira/browse/PHOENIX-7188
Project: Phoenix
Issue Type: Improvement
Components: core
Affects Versions: 5.2.0, 5.1.4
Reporter: Istvan Toth
Once we have upgraded to Omid 1.1.1, replace TTable#getTableDescriptor() calls
with
TTable#getHBaseTable()#getTableDescriptor().
This is to allow for potentially building with future Omid versions, which will
remove TTable#getTableDescriptor().
--
This message was sent by Atlassian Jira
(v8.20.10#820010)