GitHub user swaroopak opened a pull request:

    https://github.com/apache/phoenix/pull/405

    PHOENIX-4983: Allow using a connection with a SCN set to write data to 
tables EXCEPT transactional tables or mutable tables with indexes or tables 
with ROW_TIMESTAMP column.

    …

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/swaroopak/phoenix PHOENIX-4983

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/phoenix/pull/405.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 #405
    
----
commit 7e94cd4b4cc935fe2d810e73c78ba2e208b760c2
Author: s.kadam <s.kadam@...>
Date:   2018-11-21T01:24:01Z

    PHOENIX-4983: Allow using a connection with a SCN set to write data to 
tables EXCEPT transactional tables or mutable tables with indexes or tables 
with ROW_TIMESTAMP column.

----


---

Reply via email to