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

SET @value problem with ColumnStore

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Won't Fix
    • 1.1.2
    • Icebox
    • N/A
    • None
    • CentOS 7

    Description

      I have a customer complaining that setting SQL variables from ColumnStore takes a very long time.

      For instance:

      This is a ColumnStore table: `nucleus`.`neustar_pcp`;

      This query:

      SELECT COUNT(`HHRECID`) FROM `nucleus`.`neustar_pcp`;

      Takes only milliseconds to run.

      However this query:

      SET @rowcnt = (SELECT COUNT(`HHRECID`) FROM `nucleus`.`neustar_pcp`);

      Takes 1 minute and 47 seconds to run.

      Attachments

        Activity

          People

            Unassigned Unassigned
            toddstoffel Todd Stoffel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.