[
https://issues.apache.org/jira/browse/DRILL-4848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15954096#comment-15954096
]
Bridget Bevens commented on DRILL-4848:
---------------------------------------
Can you please provide a bit more detail as to what is wrong or let me know if
I should just remove the example altogether?
Thanks,
Bridget
> Minor correction in UDF's documentation
> ---------------------------------------
>
> Key: DRILL-4848
> URL: https://issues.apache.org/jira/browse/DRILL-4848
> Project: Apache Drill
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.2.0, 1.4.0, 1.6.0
> Reporter: Rahul Challapalli
> Assignee: Bridget Bevens
>
> https://drill.apache.org/docs/adding-custom-functions-to-drill/
> We should change the 3rd point in the custom functions documentation page (1)
> from
> {code}
> drill.classpath.scanning.package+= "com.mydomain.drill.fn"
> {code}
> to
> {code}
> drill.classpath.scanning.packages+= "com.mydomain.drill.fn"
> {code}
> (1) https://drill.apache.org/docs/adding-custom-functions-to-drill/
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)