Yanquan Lv created FLINK-39567:
----------------------------------
Summary: Add blob support in Paimon pipeline sink
Key: FLINK-39567
URL: https://issues.apache.org/jira/browse/FLINK-39567
Project: Flink
Issue Type: New Feature
Reporter: Yanquan Lv
Apache Paimon provides [blob data
type|https://paimon.apache.org/docs/master/append-table/blob/] feature for
storing large binary objects in separate files, optimizing performance and
storage. Flink CDC sources correctly convert BLOB types to BYTES, but Paimon
pipeline sink lacks blob table support, causing large binary data to bloat
column files and degrade performance. Adding blob support would enable
efficient storage and retrieval of large binary objects in Paimon tables.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)