[
https://issues.apache.org/jira/browse/PHOENIX-3444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15850921#comment-15850921
]
James Taylor commented on PHOENIX-3444:
---------------------------------------
+1. Nice work, [~samarthjain]. Please file a JIRA for (5) above. We do the
detection of a column drop impacting indexes on the server side where we have
the PTable of the index and table, so there's really no need to use the
IndexMaintainer. It was just done that way opportunistically.
> Make changes to IndexMaintainer backward compatible
> ---------------------------------------------------
>
> Key: PHOENIX-3444
> URL: https://issues.apache.org/jira/browse/PHOENIX-3444
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: Samarth Jain
> Assignee: Samarth Jain
> Attachments: PHOENIX-3444.patch, PHOENIX-3444_v3.patch
>
>
> Currently, the changes made on the encodecolumns2 branch in the
> IndexMaintainer class are not backward compatible.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)