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

Implement joins between CHAR/VARCHAR and INT columns

    XMLWordPrintable

Details

    Description

      We need to support joins between CHAR/VARCHAR and INT columns. For example the query in working_tpch1_compareLogOnly/fnJoin/tpch11.sql which fails because we are casting an INT column to a VARCHAR before joining it to an INT column. The error we generate is:

      ERROR 1815 (HY000) at line 1: Internal error: IDB-1002: 'partsupp' and 'supplier' have incompatible column type specified for join condition.
      

      Attachments

        Issue Links

          Activity

            People

              toddstoffel Todd Stoffel (Inactive)
              dleeyh Daniel Lee (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 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.