Fabian Hueske created FLINK-1996: ------------------------------------ Summary: Add output methods to Table API Key: FLINK-1996 URL: https://issues.apache.org/jira/browse/FLINK-1996 Project: Flink Issue Type: Improvement Components: Table API Affects Versions: 0.9 Reporter: Fabian Hueske
Tables need to be converted to DataSets (or DataStreams) to write them out. It would be good to have a way to emit Table results directly for example to print, CSV, JDBC, HBase, etc. -- This message was sent by Atlassian JIRA (v6.3.4#6332)