GitHub user maryannxue opened a pull request:
https://github.com/apache/phoenix/pull/278
PHOENIX-4322 DESC primary key column with variable length does not work in
SkipScanFilter
Changes:
Avoid adding an extra trailing separator to the key
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/maryannxue/phoenix phoenix-4322
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/phoenix/pull/278.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #278
----
----
---