You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Eron Wright (JIRA)" <ji...@apache.org> on 2018/12/31 03:22:00 UTC

[jira] [Created] (FLINK-11234) ExternalTableCatalogBuilder unable to build a batch-only table

Eron Wright  created FLINK-11234:
------------------------------------

             Summary: ExternalTableCatalogBuilder unable to build a batch-only table
                 Key: FLINK-11234
                 URL: https://issues.apache.org/jira/browse/FLINK-11234
             Project: Flink
          Issue Type: Bug
          Components: Table API &amp; SQL, Tests
            Reporter: Eron Wright 
            Assignee: Eron Wright 


The `ExternalTableCatalogBuilder::supportsBatch` method should set `isBatch` to `true and `isStreaming` to `false`, but the logic is presently inverted.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)