GitHub user twdsilva opened a pull request:
https://github.com/apache/phoenix/pull/329
PHOENIX-4798 Update encoded col qualifiers on the base table correctly
@ChinmaySKulkarni @karanmehta93 Can you please review?
This doc describes how the client side mutexes are used
https://docs.google.com/spreadsheets/d/1EOkuIdp4_OHg-l-ArdZYnAkMiCreDUIBjGXzdlJHW2w/edit?usp=sharing
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/twdsilva/phoenix PHOENIX-4798
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/phoenix/pull/329.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 #329
----
commit c9e5d0ef56d5600bb1cadafc01429bea5f364623
Author: Thomas D'Silva <tdsilva@...>
Date: 2018-08-15T19:23:56Z
PHOENIX-4798 Update encoded col qualifiers on the base table correctly
----
---