Ben Becker created DRILL-267:
--------------------------------
Summary: Remove duplicate OrderDef classes
Key: DRILL-267
URL: https://issues.apache.org/jira/browse/DRILL-267
Project: Apache Drill
Issue Type: Bug
Reporter: Ben Becker
Assignee: Ben Becker
Attachments: DRILL-267.patch
There are currently two similar versions of {{OrderDef}} without any clear
rationale:
{noformat}
common/src/main/java/org/apache/drill/common/defs/OrderDef.java
common/src/main/java/org/apache/drill/common/logical/defs/OrderDef.java
{noformat}
The latter ({{common/logical/defs/OrderDef.java}}) is not used anywhere in the
code base.
--
This message was sent by Atlassian JIRA
(v6.1#6144)