Timo Walther created FLINK-26467:
------------------------------------
Summary: Compile RowDataToStringConverter lazily
Key: FLINK-26467
URL: https://issues.apache.org/jira/browse/FLINK-26467
Project: Flink
Issue Type: Sub-task
Components: Table SQL / Planner
Reporter: Timo WaltherCurrently, we prepare for `print()` whenever `sqlQuery` is called. However, we could postpone the compilation until it is really needed. -- This message was sent by Atlassian Jira (v8.20.1#820001)
