arina-ielchiieva commented on a change in pull request #1840: DRILL-7343: Add User-Agent UDFs to Drill URL: https://github.com/apache/drill/pull/1840#discussion_r321226983
########## File path: contrib/udfs/README.md ########## @@ -0,0 +1,58 @@ +# Drill User Defined Functions + +This `README` documents functions which users have submitted to Apache Drill. + +## User Agent Functions +Drill UDF for parsing User Agent Strings. +This function is based on Niels Basjes Java library for parsing user agent strings which is available here: https://github.com/nielsbasjes/yauaa. Review comment: Please make a link: https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#links ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
