Julien Le Dem created DRILL-3742:
------------------------------------
Summary: Improve classpath scanning to reduce the time it takes
Key: DRILL-3742
URL: https://issues.apache.org/jira/browse/DRILL-3742
Project: Apache Drill
Issue Type: Improvement
Reporter: Julien Le Dem
Assignee: Julien Le Dem
classpath scanning and function registry take a long time (seconds every time).
We'd want to avoid loading the classes (use bytecode inspection instead) and
have a build time cache to avoid doing the scanning at startup.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)