You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by GitBox <gi...@apache.org> on 2018/11/23 07:38:12 UTC

[GitHub] whuwb opened a new pull request #358: KYLIN-3559 Use Splitter for splitting String

whuwb opened a new pull request #358: KYLIN-3559 Use Splitter for splitting String
URL: https://github.com/apache/kylin/pull/358
 
 
   Issue : https://issues.apache.org/jira/browse/KYLIN-3559
   Solution : 
   1. Leverage Splitter in Guava to create split/splitByComma and refactor splitAndTrim method in StringUtil
   2. Replace the string.split with StringUtil.split

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services