Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-6544

Allow timestamp / date / time formatting when displaying on Web UI

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.15.0
    • None

    Description

      Query:

      select timestamp '2008-2-23 12:23:34' from (values(1));
      

      Expected result (from sqline):
      2008-02-23 12:23:34.0

      Actual result (from Drill UI):
      2008-02-23T12:23:34

      For documentation
      Three new session options are added:
      web.display_format.timestamp
      web.display_format.time
      web.display_format.date

      Attachments

        Issue Links

          Activity

            People

              angozhiy Anton Gozhiy
              angozhiy Anton Gozhiy
              Arina Ielchiieva Arina Ielchiieva
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: