GitHub user dbwong opened a pull request:
https://github.com/apache/phoenix/pull/361
PHOENIX-4841 - Handle Mixed Type SortOrder In RVCs by modifying the Câ¦
â¦omparison.
https://issues.apache.org/jira/browse/PHOENIX-4841
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dbwong/phoenix PHOENIX-4841
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/phoenix/pull/361.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 #361
----
commit 0205becf1240d6fc0a8a3543fbd193437fc2ae77
Author: Daniel Wong <dan.b.wong@...>
Date: 2018-10-03T10:03:24Z
PHOENIX-4841 - Handle Mixed Type SortOrder In RVCs by modifying the
Comparison.
----
---