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

add forced select_handler mode for all cases

    XMLWordPrintable

Details

    • New Feature
    • Status: Open (View Workflow)
    • Critical
    • Resolution: Unresolved
    • 23.02, 23.10, 22.08
    • None
    • None

    Description

      Sometimes queries runs slow , but suddenly runs fast without "order by" clause
      or wrapping into a subselect like select * from (<select query>)

      Even every case must be fixed , it should be a possibility to force the behaviour
      of wrapping the query in a subselect, so application must not be changed,
      so something like

      columnstore_forced_subselect,

      so simply set

      set columnstore_forced_subselect = 1;

      can work as a workarround,

      Must be certainly dynamically and possible with global and session level.

      Attachments

        Activity

          People

            leonid.fedorov Leonid Fedorov
            Richard Richard Stracke
            Votes:
            1 Vote for this issue
            Watchers:
            4 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.