StarRocks / starrocks-connector-for-apache-flink

Apache License 2.0
189 stars 152 forks source link

StarRocksSinkRowDataWithMeta is not a high performance type #330

Open minchowang opened 7 months ago

minchowang commented 7 months ago

org.apache.flink.api.java.typeutils.TypeExtractor [] - Class class com.starrocks.connector.flink.table.sink.StarRocksSinkRowDataWithMeta cannot be used as a POJO type because not all fields are valid POJO fields, and must be processed as GenericType. Please read the Flink documentation on "Data Types & Serialization" for details of the effect on performance and schema evolution.

image