Github user twdsilva commented on the issue:
https://github.com/apache/phoenix/pull/355
@jaanai0 From the example that @dbwong gave, I don't think we can support
decreasing the length of a column. If the column is present in an index this
can cause queries to return different results when the index is queried vs the
data table. ---
