You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/02/05 05:07:14 UTC

[GitHub] [druid] clintropolis commented on a change in pull request #9310: Remove EasyMock dependency from CalciteTests.

clintropolis commented on a change in pull request #9310: Remove EasyMock dependency from CalciteTests.
URL: https://github.com/apache/druid/pull/9310#discussion_r375061118
 
 

 ##########
 File path: sql/src/test/java/org/apache/druid/sql/calcite/util/CalciteTests.java
 ##########
 @@ -129,20 +133,24 @@
 import org.apache.druid.sql.calcite.view.ViewManager;
 import org.apache.druid.timeline.DataSegment;
 import org.apache.druid.timeline.partition.LinearShardSpec;
-import org.easymock.EasyMock;
 
 Review comment:
   Hmm, I've got an open PR that is using EasyMock heavily to allow for testing sql queries on system tables....
   
   https://github.com/apache/druid/pull/6974/files#diff-ed8d85db2f346595b7faf34f45a78fd6R870
   
   Any ideas on what we should 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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org