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.
