[
https://issues.apache.org/jira/browse/HIVE-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phabricator updated HIVE-1719:
------------------------------
Attachment: HIVE-1719.D3249.1.patch
shreepadma requested code review of "HIVE-1719 [jira] Move RegexSerDe out of
hive-contrib and over to hive-serde".
Reviewers: JIRA, cwsteinbach
Regex Serde Changes
RegexSerDe is as much a part of the standard Hive distribution as the other
SerDes
currently in hive-serde. I think we should move it over to the hive-serde
module so that
users don't have to go to the added effort of manually registering the
contrib jar before
using it.
TEST PLAN
EMPTY
REVISION DETAIL
https://reviews.facebook.net/D3249
AFFECTED FILES
contrib/src/test/queries/clientnegative/serde_regex.q
contrib/src/test/queries/clientpositive/serde_regex.q
contrib/src/test/results/clientnegative/serde_regex.q.out
contrib/src/test/results/clientpositive/serde_regex.q.out
ql/src/test/queries/clientnegative/serde_regex.q
ql/src/test/queries/clientnegative/serde_regex2.q
ql/src/test/queries/clientnegative/serde_regex3.q
ql/src/test/queries/clientpositive/serde_regex.q
ql/src/test/results/clientnegative/serde_regex.q.out
ql/src/test/results/clientnegative/serde_regex2.q.out
ql/src/test/results/clientnegative/serde_regex3.q.out
ql/src/test/results/clientpositive/serde_regex.q.out
serde/src/java/org/apache/hadoop/hive/serde2/RegexSerDe.java
MANAGE HERALD DIFFERENTIAL RULES
https://reviews.facebook.net/herald/view/differential/
WHY DID I GET THIS EMAIL?
https://reviews.facebook.net/herald/transcript/7341/
To: JIRA, cwsteinbach, shreepadma
Cc: shreepadma
> Move RegexSerDe out of hive-contrib and over to hive-serde
> ----------------------------------------------------------
>
> Key: HIVE-1719
> URL: https://issues.apache.org/jira/browse/HIVE-1719
> Project: Hive
> Issue Type: Task
> Components: Serializers/Deserializers
> Reporter: Carl Steinbach
> Assignee: Shreepadma Venugopalan
> Attachments: HIVE-1719.3.patch.txt, HIVE-1719.D3051.1.patch,
> HIVE-1719.D3051.2.patch, HIVE-1719.D3141.1.patch, HIVE-1719.D3249.1.patch,
> HIVE-1719.patch
>
>
> RegexSerDe is as much a part of the standard Hive distribution as the other
> SerDes
> currently in hive-serde. I think we should move it over to the hive-serde
> module so that
> users don't have to go to the added effort of manually registering the
> contrib jar before
> using it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira