Github user jacques-n commented on a diff in the pull request:
https://github.com/apache/drill/pull/148#discussion_r41718549
--- Diff: exec/java-exec/src/test/resources/drill-oom-xsort.conf ---
@@ -2,7 +2,7 @@
// This file can also include any supplementary configuration information.
// This file is in HOCON format, see
https://github.com/typesafehub/config/blob/master/HOCON.md for more information.
-drill.logical.function.packages += "org.apache.drill.exec.expr.fn.impl"
+drill.classpath.scanning.packages += "org.apache.drill.exec.expr.fn.impl"
--- End diff --
same (one block)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---