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

Implement comparison functions for SELECT clause

    XMLWordPrintable

Details

    • Task
    • Status: Open (View Workflow)
    • Minor
    • Resolution: Unresolved
    • 22.08.2
    • Icebox
    • PrimProc
    • None

    Description

      The following functions aren't supported in the SELECT clause in columnstore
      Item::COND_ITEM
      Item_func::EQ_FUNC
      Item_func::NE_FUNC
      Item_func::LT_FUNC
      Item_func::LE_FUNC
      Item_func::GE_FUNC
      Item_func::GT_FUNC
      Item_func::LIKE_FUNC
      Item_func::BETWEEN
      Item_func::IN_FUNC
      Item_func::ISNULL_FUNC
      Item_func::ISNOTNULL_FUNC
      Item_func::NOT_FUNC
      Item_func::EQUAL_FUNC

      These appear in situations like
      SELECT a=1 from t1;
      Which would generate a EQ_FUNC.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              David.Hall David Hall (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.