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

Regression 1.5 table columnstore_select_handler=OFF problem

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Critical
    • Resolution: Fixed
    • 1.5.3
    • 5.5.1
    • MDB Plugin
    • None

    Description

      From working_tpch1_compareLogOnly/tableMode/tablemode.sql

      set columnstore_select_handler=OFF;
      MariaDB [tpch1]> SELECT  SUM( c_acctbal* (1-c_acctbal)) AS REVENUE FROM  CUSTOMER, nation WHERE  C_MKTSEGMENT = 'BUILDING' and c_nationkey<3 AND C_nationkey = n_nationkey GROUP BY  c_custkey ORDER BY  REVENUE DESC;
      ERROR 1815 (HY000): Internal error: Size mismatch probably caused by front end out of sync
      

      This test passes in 1.4.4

      Attachments

        Activity

          People

            Unassigned Unassigned
            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.