You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by GitBox <gi...@apache.org> on 2019/05/22 19:55:04 UTC

[GitHub] [metron] ottobackwards commented on issue #1409: METRON-2112 Normalize parser original_string handling

ottobackwards commented on issue #1409: METRON-2112 Normalize parser original_string handling
URL: https://github.com/apache/metron/pull/1409#issuecomment-494939000
 
 
   I think we should simply add a new field for the source bytes or whatever, and never have the parsers even know about it. 
   
   original_string, though perhaps poorly named should remain the domain of the parsers.
   
   the we documented it like
   " original_string is to be representative of the string parsed to produce the record it resides in, such that the parse, if passed that string again would produce the same result, although being the domain of the parser that generated it, it may be some other markup or preparsed stateā€
   
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services