[
https://issues.apache.org/jira/browse/TAJO-2179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15420742#comment-15420742
]
ASF GitHub Bot commented on TAJO-2179:
--------------------------------------
GitHub user jinossy opened a pull request:
https://github.com/apache/tajo/pull/1046
TAJO-2179: Add a regular expression scanner and appender.
I refer to the hive for compatibility.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jinossy/tajo TAJO-2179
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/1046.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1046
----
----
> Add a regular expression scanner and appender
> ---------------------------------------------
>
> Key: TAJO-2179
> URL: https://issues.apache.org/jira/browse/TAJO-2179
> Project: Tajo
> Issue Type: New Feature
> Components: Storage
> Reporter: Jinho Kim
> Assignee: Jinho Kim
> Fix For: 0.12.0
>
>
> Regex deserializer support is very desired feature for users who want to
> analysis log data. We also need to support this feature.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)