GitHub user Boruch28 opened a pull request:
https://github.com/apache/phoenix/pull/160
Change concat Strings in foreach to StringBuilder.
Change != to equals for Strings.
Remove unnecessary == true.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Boruch28/phoenix
PHOENIX_Change_concat_Strings_in_foreach_to_StringBuffer
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/phoenix/pull/160.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 #160
----
commit 1d24ca6a27c6831e302fbffc716004ba74fed020
Author: Alexander Boruchinkin <[email protected]>
Date: 2016-04-12T23:46:52Z
Change concat Strings in foreach to StringBuilder.
Change != to equals for Strings.
Remove unnecessary ==true.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---