Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-1132

More detailed version info in tsql

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 0.10.0
    • None
    • None

    Description

      Currently, the displayed version information in tsql and WEB BI contains only version number. For easier debugging, we need more information including a git revision and a source checksum of compiled source and a compiled user.

      If we get the information from a user who has some problems, we can find out more things than now.

      This patch changes the display version information as follows:

      before

      default> \version
      0.9.1-SNAPSHOT
      

      after patch

      default> \version
      Tajo 0.9.1-SNAPSHOT (rev. 3c3bcce source checksum d8e7ddb compiled by hyunsik 2014-10-25T19:48Z)
      

      Attachments

        Activity

          People

            hyunsik Hyunsik Choi
            hyunsik Hyunsik Choi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: