jpisaac commented on code in PR #2190:
URL: https://github.com/apache/phoenix/pull/2190#discussion_r2144018582


##########
phoenix-core/src/it/java/org/apache/phoenix/end2end/UpsertBindNullParamToCaseExprIT.java:
##########
@@ -39,7 +39,7 @@
 import static org.junit.Assert.assertNull;
 import static org.junit.Assert.assertTrue;
 
-public class TestUpsertBindNullParamToCaseExprIT extends BaseTest {
+public class UpsertBindNullParamToCaseExprIT extends BaseTest {

Review Comment:
   I think the naming convention is causing it to run as a Unit test and failing



-- 
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: issues-unsubscr...@phoenix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to