[ https://issues.apache.org/jira/browse/HIVE-25679?focusedWorklogId=678313&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-678313 ]
ASF GitHub Bot logged work on HIVE-25679: ----------------------------------------- Author: ASF GitHub Bot Created on: 07/Nov/21 21:21 Start Date: 07/Nov/21 21:21 Worklog Time Spent: 10m Work Description: Stelyus opened a new pull request #2768: URL: https://github.com/apache/hive/pull/2768 ### What changes were proposed in this pull request? Before HIVE-16922, serdeConstants.collection_delim was equal to 'colelction.delim' Thus we created our own collection_delim in MultiDelimSerDe with the right typo Since this has been corrected, we can now put back collection.delim from serdeConstants ### Why are the changes needed? Refactoring ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Existing test -- 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. To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 678313) Remaining Estimate: 0h Time Spent: 10m > Use serdeContants collection delim in MultiDelimSerDe > ----------------------------------------------------- > > Key: HIVE-25679 > URL: https://issues.apache.org/jira/browse/HIVE-25679 > Project: Hive > Issue Type: Improvement > Affects Versions: 3.0.0 > Reporter: Franck Thang > Assignee: Franck Thang > Priority: Minor > Time Spent: 10m > Remaining Estimate: 0h > > Since collection.delim typo has been fixed in HIVE-16922, we can use now > collection delim from Constants in MultiDelimSerde -- This message was sent by Atlassian Jira (v8.20.1#820001)