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

Sql. Decimal conversion in overflow: SELECT '9223372036854788.758'::DECIMAL

    XMLWordPrintableJSON

Details

    • Docs Required, Release Notes Required

    Description

      # overflow in conversion
      skipif ignite3
      statement error
      SELECT '9223372036854788.758'::DECIMAL; 
      Not expected result at: (test_decimal.test:40). Statement: SELECT '9223372036854788.758'::DECIMAL;. Error: an instance of java.lang.String ==> Expected java.lang.Throwable to be thrown, but nothing was thrown.
      

      Attachments

        Activity

          People

            jooger Iurii Gerzhedovich
            mzhuravkov Maksim Zhuravkov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: