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

Unknown Error on Simple Semi Join query

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0, 1.0.4
    • MDB Plugin
    • None
    • 2016-20

    Description

      ref: working_tpch1_compareLogOnly/sub/g3_simple_semi_join.sql,

      the very last query in the file.

      MariaDB [tpch1]> select count(o_orderkey), sum(o_totalprice) from customer, orders where not exists (select n_nationkey from nation, region where n_regionkey = r_regionkey and r_name = 'ASIA') and o_custkey = c_custkey;

      ERROR 1815 (HY000): Internal error: Unknown error

      MariaDB [tpch1]>

      Attachments

        Issue Links

          Activity

            People

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