[
https://issues.apache.org/jira/browse/PHOENIX-7188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Istvan Toth resolved PHOENIX-7188.
----------------------------------
Resolution: Fixed
> 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
> Assignee: Istvan Toth
> Priority: Critical
> Fix For: 5.2.0, 5.1.4
>
>
> 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)