Hi Igniters,
Currently, I'm working on implementation of analogue of BigDecimal
for C++ so that we would be able to support SQL_NUMERIC type
for ODBC [1].
I've taken implementation of the BigDecimal class in Java as the
base for the C++ implementation. Now I'm wondering, could we have
any legal (copyright) issues if we include my code into Apache Ignite?
What are your thoughts guys?
[1] -
https://issues.apache.org/jira/browse/IGNITE-2879Best Regards,
Igor