rejeb commented on code in PR #139:
URL: 
https://github.com/apache/phoenix-connectors/pull/139#discussion_r1736626191


##########
phoenix5-spark/src/it/java/org/apache/phoenix/spark/OrderByIT.java:
##########
@@ -46,15 +46,9 @@
 import org.apache.spark.sql.sources.v2.DataSourceOptions;
 import org.junit.Test;
 import org.junit.experimental.categories.Category;
-import org.junit.Ignore;
-
-
-
-import scala.Option;
-import scala.collection.JavaConverters;
 
 @Category(ParallelStatsDisabledTest.class)
-public class OrderByIT extends BaseOrderByIT {

Review Comment:
   Bad extends, BaseOrderByIT runs Phoenix based IT tests. These tests are out 
of context here.



-- 
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]

Reply via email to