GitHub user ggevay opened a pull request:

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

    [FLINK-2806] [scala-api] Add a TypeInformation[Nothing].

    I added a TypeInfo[Nothing] class, and added a line to workaround the 
compiler bug. I also added a test for this, which tests at compile time: if the 
"implicit val scalaNothingTypeInfo" is not there, then it does not compile.

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

    $ git pull https://github.com/ggevay/flink typeInfo-nothing

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

    https://github.com/apache/flink/pull/1212.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 #1212
    
----
commit a73a96a5de5a271ed4a3ca55aea14c34072aa7e7
Author: Gabor Gevay <[email protected]>
Date:   2015-10-02T08:14:01Z

    [FLINK-2806] [scala-api] Add a TypeInformation[Nothing].

----


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