[
https://issues.apache.org/jira/browse/PHOENIX-7771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18067484#comment-18067484
]
ASF GitHub Bot commented on PHOENIX-7771:
-----------------------------------------
xavifeds8 opened a new pull request, #167:
URL: https://github.com/apache/phoenix-connectors/pull/167
…ctors
> Make phoenix-connector compatible with phoenix 5.3.0
> ----------------------------------------------------
>
> Key: PHOENIX-7771
> URL: https://issues.apache.org/jira/browse/PHOENIX-7771
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Xavier Fernandis
> Priority: Major
>
> Update Phoenix Connectors to support Phoenix 5.3.0, addressing breaking API
> changes and dependency updates.
> Few found breaking changes in phoenix 5.3.0
> - org.apache.phoenix.coprocessor.BaseScannerRegionObserver → moved to
> org.apache.phoenix.coprocessorclient.BaseScannerRegionObserverConstants
> - org.apache.phoenix.util.SchemaUtil.getUnEscapedFullColumnName() → renamed
> to getUnEscapedFullName()
> This patch updates phoenix-connectors to work with Phoenix 5.3.0 by
> addressing these breaking changes
--
This message was sent by Atlassian Jira
(v8.20.10#820010)