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

Regression in decimal saturation handling in cpimport for 1.2.3-1

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Blocker
    • Resolution: Fixed
    • 1.2.3
    • 1.2.3
    • cpimport
    • None

    Description

      Test case...
      Schema:
      CREATE TABLE `dectest` (
      `a` decimal(2,1) DEFAULT NULL
      ) ENGINE=Columnstore;
      cpimport file:
      9223372036854775807
      It should saturate to positive 9.9 but saturates to -9.9

      Attachments

        Issue Links

          Activity

            People

              dleeyh Daniel Lee (Inactive)
              dleeyh Daniel Lee (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 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.