nielsbasjes opened a new pull request, #2549: URL: https://github.com/apache/drill/pull/2549
# [DRILL-8225](https://issues.apache.org/jira/browse/DRILL-8225): Update LogParser and Yauaa to support User-Agent Client Hints ## Description In order to support logging, parsing and analyzing the User-Agent Client Hints it was needed to update the LogParser to fix a parsing bug and to update Yauaa to support actually analyzing them. See https://yauaa.basjes.nl/using/clienthints/ ## Documentation The change includes the updated Readme for the UDFs. ## Testing The change includes the original tests and additional tests for the new functionality. For some of the existing tests the readability of the test has been improved. For specific edge cases (like passing a null value and empty string) the parse results have changed. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
