GitHub user aljoscha opened a pull request:

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

    Some fixes for Scala type analysis

    

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

    $ git pull https://github.com/aljoscha/flink scala-type-analysis-fix

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

    https://github.com/apache/flink/pull/669.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 #669
    
----
commit ccfe5dec6b110ce0e823378b53001a82af756678
Author: Aljoscha Krettek <[email protected]>
Date:   2015-05-12T08:42:59Z

    [hotfix][scala] Exclude static fields in Scala Pojo analysis
    
    (And also make one of the field type retrieval methods nicer)

commit 9c98464c3358dd84bdd2814861fb76cc9a95ef7a
Author: Aljoscha Krettek <[email protected]>
Date:   2015-05-12T08:48:14Z

    [hotfix][scala] Remove legacy code from Scala Type Descriptors

commit d4560802f92474dea426015e1ecb717aa6c8224f
Author: Aljoscha Krettek <[email protected]>
Date:   2015-05-12T08:49:53Z

    [hotfix][scala] Make Scala Type Analysis work with Java Tuples

----


---
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.
---

Reply via email to