PHOENIX-4180 Modify tests to generate unique table names and not use 
CURRENT_SCN (Rahul Shrivastava)


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/f64f2d4f
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/f64f2d4f
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/f64f2d4f

Branch: refs/heads/4.x-HBase-1.2
Commit: f64f2d4fae88c60825f83130e1d5e94f76bc78ff
Parents: b47173b
Author: James Taylor <jtay...@salesforce.com>
Authored: Wed Sep 13 15:45:00 2017 -0700
Committer: James Taylor <jtay...@salesforce.com>
Committed: Wed Sep 13 16:12:40 2017 -0700

----------------------------------------------------------------------
 .../org/apache/phoenix/end2end/ArrayIT.java     | 516 +++++-----------
 .../end2end/ClientTimeArithmeticQueryIT.java    |  26 -
 .../end2end/ColumnProjectionOptimizationIT.java |  31 +-
 .../phoenix/end2end/ConcurrentMutationsIT.java  | 406 ++++++++++--
 .../CursorWithRowValueConstructorIT.java        | 617 +++++++++----------
 .../phoenix/end2end/OutOfOrderMutationsIT.java  | 386 ------------
 .../java/org/apache/phoenix/query/BaseTest.java |   4 +
 7 files changed, 799 insertions(+), 1187 deletions(-)
----------------------------------------------------------------------


Reply via email to