You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Timo Walther (Jira)" <ji...@apache.org> on 2021/06/21 13:55:00 UTC

[jira] [Created] (FLINK-23072) Add benchmarks for SQL internal and external serializers

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)