[
https://issues.apache.org/jira/browse/PHOENIX-6827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17627392#comment-17627392
]
ASF GitHub Bot commented on PHOENIX-6827:
-----------------------------------------
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.
> Update hbase-version to 2.4.15 in phoenix master branch
> -------------------------------------------------------
>
> Key: PHOENIX-6827
> URL: https://issues.apache.org/jira/browse/PHOENIX-6827
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Rushabh Shah
> Priority: Major
>
> Given that hbase-2.4.15 version is released, we need to update hbase.version
> in master pom
--
This message was sent by Atlassian Jira
(v8.20.10#820010)