Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-16872

Add CAST(expr AS FLOAT)

    XMLWordPrintable

Details

    Description

      As of version 10.4, MariaDB has CAST(expr AS DOUBLE), but does not have CAST(expr AS FLOAT) yet.

      We'll implement CAST(expr AS FLOAT) under terms of this MDEV.

      This query:

      SELECT CAST(expr AS FLOAT) AS f1 ... ;
      

      will create a column of the FLOAT data type.

      Attachments

        Issue Links

          Activity

            People

              bar Alexander Barkov
              bar Alexander Barkov
              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.