dbwong commented on a change in pull request #742: Phoenix-5797 RVC Offset does
not work with tenant views on global indexes
URL: https://github.com/apache/phoenix/pull/742#discussion_r397546360
##########
File path:
phoenix-core/src/it/java/org/apache/phoenix/end2end/RowValueConstructorOffsetIT.java
##########
@@ -940,4 +941,70 @@ public void testOffsetExplain() throws SQLException {
assertTrue(explainStringBuilder.toString().contains("With RVC
Offset"));
}
}
+
+ @Test public void testGlobalIndexViewAccess() throws Exception {
+ String
+ ddl =
Review comment:
i think i used the phoenix code formatter and it did this i can see if i can
trick it into formatting nicer.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services