You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "yuzelin (Jira)" <ji...@apache.org> on 2022/11/09 06:33:00 UTC

[jira] [Created] (FLINK-29950) Add 'contentType' and 'FieldFormat' to 'ResultSet' for improvement

yuzelin created FLINK-29950:
-------------------------------

             Summary: Add 'contentType' and 'FieldFormat'  to 'ResultSet' for improvement 
                 Key: FLINK-29950
                 URL: https://issues.apache.org/jira/browse/FLINK-29950
             Project: Flink
          Issue Type: Sub-task
          Components: Table SQL / Gateway
    Affects Versions: 1.17.0
            Reporter: yuzelin


Currently, the 'ResultSet' only contains Schema and data for execution result, witch is not enough for Client to display necessary information. So we need to add more fields to improve 'ResultSet'.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)