OleksiienkoMykyta commented on issue #1578: URL: https://github.com/apache/cassandra-gocql-driver/issues/1578#issuecomment-2687861323
Adding support for this in the future might be a good idea, but users can create wrapper-marshalers when they want to use their types, so this is not a big deal. If comparing these two libraries: shopspring/decimal - easier to use(more intuitive), JSON/database support(SQL integration) inf.Dec - custom rounding and precision control, higher-performance, low-level arithmetic I'm on the fence about it. @joao-r-reis, what is your take on it? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
