Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-299

CHARACTER_LENGTH(float/decimal) returns wrong length

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • None
    • 1.0.4
    • PrimProc
    • None
    • CentOS
    • 2016-19

    Description

      The CHARACTER_LENGTH function returns too large an answer for FLOAT and too small ans answer for DOUBLE. This is because the columnstore function uses sprintf default behavior to determine the string to be sized, while the final display of MariaDB uses something different with a slightly different format.

      These two formats need to be reconciled.

      Attachments

        Issue Links

          Activity

            People

              dleeyh Daniel Lee (Inactive)
              David.Hall David Hall (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.