Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-18661

Sql. Decimal multiplication could not be performed exactly: throw error

    XMLWordPrintableJSON

Details

    • Docs Required, Release Notes Required

    Description

      The following query is expected to fail but it does not.

      SELECT '0.000000000000000000000000000001'::DECIMAL(38,30) * '0.000000000000000000000000000001'::DECIMAL(38,30)
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            mzhuravkov Maksim Zhuravkov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: