Juntao Hu created FLINK-28740: --------------------------------- Summary: Support CsvBulkWriter in PyFlink Key: FLINK-28740 URL: https://issues.apache.org/jira/browse/FLINK-28740 Project: Flink Issue Type: New Feature Components: API / Python Affects Versions: 1.15.1 Reporter: Juntao Hu Fix For: 1.16.0
Java users could just use a lambda to construct a BulkWriterFactory for CsvBulkWriter, but for Python users, they still need a direct-to-use method to create a factory. -- This message was sent by Atlassian Jira (v8.20.10#820010)