Caizhi Weng created FLINK-26031: ----------------------------------- Summary: Support projection pushdown on keys and values in sst file readers Key: FLINK-26031 URL: https://issues.apache.org/jira/browse/FLINK-26031 Project: Flink Issue Type: Sub-task Components: Table Store Reporter: Caizhi Weng Fix For: 1.15.0
Projection pushdown is an optimization for sources. With this optimization, we can avoid reading useless columns and thus improve performance. -- This message was sent by Atlassian Jira (v8.20.1#820001)