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

Cross engine join hanging on even 1gb tpch joins, the first one finishes sometimes

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0
    • ExeMgr
    • None

    Description

      select count ( * ) from lineitem a, myisamdb.orders b where a.l_orderkey = b.o_orderkey and b.o_custkey = 1;

      select count ( * ) from lineitem a, myisamdb.orders b where a.l_orderkey = b.o_orderkey and b.o_orderkey < 10 and substr(b.o_orderpriority,1,2) = '1-';

      Attachments

        Activity

          People

            David.Hall David Hall (Inactive)
            dshjoshi Dipti Joshi (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.