Timo Walther created FLINK-23072: ------------------------------------ Summary: Add benchmarks for SQL internal and external serializers Key: FLINK-23072 URL: https://issues.apache.org/jira/browse/FLINK-23072 Project: Flink Issue Type: Improvement Components: Benchmarks Reporter: Timo Walther
Currently, we don't benchmark any of the serializers of the SQL layer. We should test {{RowData}} with at least a field of each logical type. Also {{ExternalTypeInfo}} might be interesting to monitor because it is used between Table API and DataStream API. -- This message was sent by Atlassian Jira (v8.3.4#803005)