Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cql3: castas_fcts: workaround boost bug casting multiprecision intege…
…rs to floats In [1] a bug casting large multiprecision integers to floats is documented. Until the fix propagates, work around it by detecting the conditions that trigger the bug and returning the expected result. Fixes scylladb#18508 [1] boostorg/multiprecision#553
- Loading branch information