You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Timo Walther (Jira)" <ji...@apache.org> on 2022/04/08 12:28:00 UTC

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

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

Timo Walther closed FLINK-26467.
--------------------------------
    Fix Version/s: 1.15.0
       Resolution: Fixed

Fixed in master: b03a448cd76519cf67d020bf46e960aa5ccd0460
Fixed in 1.15: e4f0b539643f302f09fcaeac65bbdbe138a4fc40

> 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
>             Fix For: 1.15.0
>
>
> 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)