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

follow up on rand(const) usage in regression test

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Done
    • None
    • Icebox
    • PrimProc
    • None

    Description

      In mysql/queries/working_tpch1/qa_fe_cnxFunctions/RAND.sql,

      there are queries like
      select rand(1), rand(2) from t1;

      We need to verify that rand(const) makes it to columnstore. Since it doesn't reference anything in a storage engine, the server may be doing that calculation.

      If time is short, skip answering the question and change the const parameters to column names.

      Attachments

        Activity

          People

            jrojas Jose Rojas (Inactive)
            pleblanc Patrick LeBlanc (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.