Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-33600

Print cost time for batch queries in SQL Client

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    Description

      Currently, there is no cost time information when executing batch queries in SQL CLI. But this is very helpful in OLAP/ad-hoc scenarios.

      For example:

      Flink SQL> select * from (values ('abc', 123));
      +--------+--------+
      | EXPR$0 | EXPR$1 |
      +--------+--------+
      |    abc |    123 |
      +--------+--------+
      1 row in set  (0.22 seconds)
      

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            jingge Jing Ge
            jark Jark Wu
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment