[
https://issues.apache.org/jira/browse/DRILL-7534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17232834#comment-17232834
]
ASF GitHub Bot commented on DRILL-7534:
---------------------------------------
cgivre commented on pull request #2112:
URL: https://github.com/apache/drill/pull/2112#issuecomment-728139758
@nielsbasjes
Thanks for answering the questions. I now have a few more...
1. The is the field `request_referer_time` formatted exactly as it comes
out of the log file or is this something that your parser reformats?
2. Does your parser consistently return the date fields in the format
`yyyy-mm-dd`, or are these also at the mercy of the underlying format? Are
time fields also guaranteed to be returned in the format `hh:mm:ss`?
3. I also experimented with adding the UA dissector to the parser. It did
have a significant speed cost however. I think the issue is around the `dummy`
parser that is created to build the schema. For some perspective, most of my
unit tests were completing in under 1 second without the UA dissector and
around 3 seconds with it.
I'm going to finish the date fields first, then I will do additional
experiments on the UA dissector.
Thanks!
----------------------------------------------------------------
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]
> Convert HTTPD Format Plugin to EVF
> ----------------------------------
>
> Key: DRILL-7534
> URL: https://issues.apache.org/jira/browse/DRILL-7534
> Project: Apache Drill
> Issue Type: Sub-task
> Affects Versions: 1.17.0
> Reporter: Arina Ielchiieva
> Assignee: Charles Givre
> Priority: Major
> Fix For: 1.19.0
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)