Jane Chan created FLINK-27557: --------------------------------- Summary: Create the empty writer for 'ALTER TABLE ... COMPACT' Key: FLINK-27557 URL: https://issues.apache.org/jira/browse/FLINK-27557 Project: Flink Issue Type: Sub-task Components: Table Store Affects Versions: table-store-0.2.0 Reporter: Jane Chan Fix For: table-store-0.2.0
Currently, FileStoreWrite only creates an empty writer for the \{{INSERT OVERWRITE}} clause. We should also create the empty writer for manual compaction. -- This message was sent by Atlassian Jira (v8.20.7#820007)