You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/05 20:11:14 UTC

[jira] [Commented] (FLINK-1302) JDBCInputFormat does not implement NonParallelInput interface

    [ https://issues.apache.org/jira/browse/FLINK-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14235928#comment-14235928 ] 

ASF GitHub Bot commented on FLINK-1302:
---------------------------------------

GitHub user rmetzger opened a pull request:

    https://github.com/apache/incubator-flink/pull/253

    [FLINK-1302] Make JDBCInputFormat implement the NonParallelInput interface

    

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

    $ git pull https://github.com/rmetzger/incubator-flink flink1302

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

    https://github.com/apache/incubator-flink/pull/253.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 #253
    
----
commit 8dddd9b698abe83aab73a037fa7750f6f5550981
Author: Robert Metzger <rm...@apache.org>
Date:   2014-12-05T19:06:36Z

    [FLINK-1302] Make JDBCInputFormat implement the NonParallelInput interface

----


> JDBCInputFormat does not implement NonParallelInput interface
> -------------------------------------------------------------
>
>                 Key: FLINK-1302
>                 URL: https://issues.apache.org/jira/browse/FLINK-1302
>             Project: Flink
>          Issue Type: Bug
>          Components: Java API
>            Reporter: Robert Metzger
>            Priority: Trivial
>              Labels: starter
>
> The JDBCInputFormat for the Java API is not implementing the NonParallelInput interface.
> There are no methods required for implementing the interface. Its just a maker for the optimizer.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)