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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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 & 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)