Geoffrey Jacoby created PHOENIX-5742:
----------------------------------------
Summary: Statement-Level SCN
Key: PHOENIX-5742
URL: https://issues.apache.org/jira/browse/PHOENIX-5742
Project: Phoenix
Issue Type: New Feature
Reporter: Geoffrey Jacoby
Use cases that need to do a lot of lookback queries to different times might
want to set SCN at a SQL statement level rather than maintaining a pool of
connections, each at a different SCN.
This would require both new SQL syntax, as well as changes to the client code
to grab the SCN from the statement, which would check both itself and the
connection. In the event of a conflict between the statement and the
connection, the statement would control.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)