chariot1498 opened a new issue #8555: Regarding Ingestion Data Formats : Regex
URL: https://github.com/apache/incubator-druid/issues/8555
 
 
   I was trying to use regex as the parseSpec . My regex should be able to 
partition on basis of space alone . I couldn't find any examples of what 
exactly should be the regex format that would be expected . Like I tried simply 
putting \s which should partition on whitespace but it doesn't work . Can you 
please tell how exactly is the regex supposed to be formatted 
   Example of Record :
   Version AccountID CustomerHash
   1 12334 123
   1 42455 424

----------------------------------------------------------------
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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to