virajjasani commented on code in PR #1523:
URL: https://github.com/apache/phoenix/pull/1523#discussion_r1011031014
##########
phoenix-core/src/test/java/org/apache/phoenix/mapreduce/index/BaseIndexTest.java:
##########
@@ -36,7 +36,7 @@
* Creates a simple data table and index table
*
*/
-public class BaseIndexTest extends BaseConnectionlessQueryTest {
+public class BaseIndexTest extends BaseConnectionlessQueryTest {
Review Comment:
Btw somehow this change also didn't trigger end2end tests. Perhaps adding
new line in phoenix-core/pom.xml would do.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]