John Omernik created DRILL-7039:
-----------------------------------
Summary: logRegex plugin doesn't implicitly handle .gz files
Key: DRILL-7039
URL: https://issues.apache.org/jira/browse/DRILL-7039
Project: Apache Drill
Issue Type: Bug
Components: Storage - Other
Affects Versions: 1.14.0
Reporter: John Omernik
When querying a file that is .log The logRegex function returns as expected.
When it's .log.gz it returns a Too Many errors and shows a line that is a
binary data (i.e. compressed file). To be in line with out text plugins, it
should see a .gz extension and automatically decompress.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)