[jira] [Created] (IGNITE-12973) Support inlining of BigDecimal

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-12973) Support inlining of BigDecimal

Anton Vinogradov (Jira)
Evgeniy Rudenko created IGNITE-12973:
----------------------------------------

             Summary: Support inlining of BigDecimal
                 Key: IGNITE-12973
                 URL: https://issues.apache.org/jira/browse/IGNITE-12973
             Project: Ignite
          Issue Type: Improvement
            Reporter: Evgeniy Rudenko
            Assignee: Evgeniy Rudenko


SQL currently doesn't support inlining for indexes over BigDecimal although there seem to be no strong reason for that. It is quite often that decimal types are used in FinTech apps and inability to efficiently use them in SQL conditions can make migration to SQL a lot harder.

Need to implement support for BigDecimal inlining.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)