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

.NET: LINQ: Cast to decimal loses precision

    XMLWordPrintableJSON

Details

    Description

      Currently we use as decimal cast, which results in scale=0, truncating any digits after the decimal point.
      See ticket mention in IgniteQueryExpressionVisitor - we should specify scale and precision when performing cast to decimal.

      Blocked by IGNITE-21745 : .NET can't read small values with high scale.

      Attachments

        Issue Links

          Activity

            People

              ptupitsyn Pavel Tupitsyn
              ptupitsyn Pavel Tupitsyn
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: