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:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0d
                  0d
                  Logged:
                  Time Spent - 0.5d
                  0.5d

                  Git Integration

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