Hi, We need a little bit more info. What is the expected and real values? Does JDBC, ODBC and API show the same value?
Best Regards, Igor On Sat, Jun 10, 2017 at 1:19 AM, pingzing <[email protected]> wrote: > Anyone with experience? A simple query against BigDecimal value field > doesn't > work. > Also query from DBeaver via JDBC or Tableau via ODBC doesn't show the > correct number. Am I missing something? I have no problem switching the > field to DOUBLE. > > SELECT SUM(SomeBigDecimalValueField) FROM SomeCache > > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/SQL-Query-against-BigDecimal-value-field-tp13584.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >
