You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by apivovarov <gi...@git.apache.org> on 2016/09/23 03:36:44 UTC

[GitHub] flink pull request #2537: [FLINK-4665] Remove boxing/unboxing to parse a pri...

GitHub user apivovarov opened a pull request:

    https://github.com/apache/flink/pull/2537

    [FLINK-4665] Remove boxing/unboxing to parse a primitive

    https://issues.apache.org/jira/browse/FLINK-4665

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apivovarov/flink FLINK-4665

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/2537.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 #2537
    
----
commit eeefde68405d27a828d15443b5815a4e53a6b34c
Author: Alexander Pivovarov <ap...@gmail.com>
Date:   2016-09-23T03:27:08Z

    [FLINK-4665] Remove boxing/unboxing to parse a primitive

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request #2537: [FLINK-4665] Remove boxing/unboxing to parse a pri...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/flink/pull/2537


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink issue #2537: [FLINK-4665] Remove boxing/unboxing to parse a primitive

Posted by StephanEwen <gi...@git.apache.org>.
Github user StephanEwen commented on the issue:

    https://github.com/apache/flink/pull/2537
  
    Thanks for that cleanup. I like it have the code be conscious about object creation and boxing.
    
    Merging this...


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---