GitHub user ChinmaySKulkarni opened a pull request:
https://github.com/apache/phoenix/pull/297
PHOENIX-4575: Phoenix metadata KEEP_DELETED_CELLS and VERSIONS should be
property driven
Adds configurable properties for KEEP_DELETED_CELLS and VERSIONS.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ChinmaySKulkarni/phoenix PHOENIX-4575
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/phoenix/pull/297.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 #297
----
commit f501bfacde19282cb2084b3afefc52c51b6951cb
Author: Chinmay Kulkarni <chinmayskulkarni@...>
Date: 2018-04-12T07:29:50Z
PHOENIX-4575: Phoenix metadata KEEP_DELETED_CELLS and VERSIONS should be
property driven
Adds configurable properties for KEEP_DELETED_CELLS and VERSIONS.
----
---