Jinfeng Ni created DRILL-269:
--------------------------------
Summary: Resolve identical class name in drill code base
Key: DRILL-269
URL: https://issues.apache.org/jira/browse/DRILL-269
Project: Apache Drill
Issue Type: Wish
Reporter: Jinfeng Ni
Priority: Minor
Some classes in drill code base share the same name, which may cause confusion.
For instance, MathFunctions in org.apache.drill.exec.expr.fn.impl vs
MathFunctions in org.apache.drill.common.expression.fn.
We need find all those identical class names, and come up with a naming
convention.
--
This message was sent by Atlassian JIRA
(v6.1#6144)