[ 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.4.patch shreepadma updated the revision "HIVE-1719 [jira] Move RegexSerDe out of hive-contrib and over to hive-serde". Reviewers: JIRA, cwsteinbach - fix test to workaround order by issue 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 To: JIRA, cwsteinbach, 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, 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.D3249.1.patch, HIVE-1719.D3249.2.patch, > HIVE-1719.D3249.3.patch, HIVE-1719.D3249.4.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