Xavier Fernandis created PHOENIX-7771:
-----------------------------------------
Summary: 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
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)