XuPingyong created FLINK-13329: ---------------------------------- Summary: Set env config for sql jobs Key: FLINK-13329 URL: https://issues.apache.org/jira/browse/FLINK-13329 Project: Flink Issue Type: Task Components: Table SQL / API Affects Versions: 1.9.0, 1.10.0 Reporter: XuPingyong Fix For: 1.9.0, 1.10.0
Now we execute streaming job through TableEnvironment, but StreamExecutionEnvironment can not be touched by users, so we can not set checkpoint and other env configs when we execute sql jobs. -- This message was sent by Atlassian JIRA (v7.6.14#76016)