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

WriteEngine code must use unsigned int to store column width

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 6.1.1
    • Icebox
    • writeengine
    • None

    Description

      WE uses int to store column width that contradicts with the fact that column width is always positive.
      struct ColStruct defined in writeengine/shared/we_type.h must use unsigned uint32_t to store the width. This affects some interfaces in at least WE code. One needs to find the interfaces effected in WE and other potential consumers of the WE code, e.g. DMLProc, DDLProc.

      Attachments

        Activity

          People

            Unassigned Unassigned
            drrtuy Roman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

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