You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/03/14 16:14:00 UTC

[jira] [Updated] (FLINK-26467) Compile RowDataToStringConverter lazily

     [ https://issues.apache.org/jira/browse/FLINK-26467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated FLINK-26467:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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 Walther
>            Assignee: Francesco Guardiani
>            Priority: Major
>              Labels: pull-request-available
>
> Currently, 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)