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

ERROR 1815 with log10 and aggregation functions

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 1.2, 1.2.5
    • 1.2.6
    • ExeMgr, PrimProc
    • None
    • 2019-06

    Description

      To reproduce

      create table log10test (a double) engine=columnstore;
      insert into log10test (a) values(123);
      select log10(sum(a)) from log10test;
      ERROR 1815 (HY000): Internal error: log10: datatype of long double
      

      Attachments

        Issue Links

          Activity

            People

              dleeyh Daniel Lee (Inactive)
              Richard Richard Stracke
              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.