[ https://issues.apache.org/jira/browse/FLINK-11234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Timo Walther closed FLINK-11234. -------------------------------- Resolution: Fixed Fix Version/s: 1.7.2 1.6.4 Fixed in master: 04035ce8b7927136c7f1e43f0514a055ce45e56a Fixed in 1.7: ae832444320d546275ab1214df7255324d3b8fa9 Fixed in 1.6: eeb1814036243119a60f8133a8591f5b7da0e8f8 > 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 > Priority: Minor > Labels: pull-request-available > Fix For: 1.6.4, 1.7.2, 1.8.0 > > Time Spent: 20m > Remaining Estimate: 0h > > 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)