Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix decimal -> float cast in ast code (rapidsai#16038)
Fix decimal -> float cast in ast code that was missed during the earlier code refactoring for making the cast explicit. This closes [issue 16023](rapidsai#16023) Authors: - Paul Mattione (https://github.com/pmattione-nvidia) Approvers: - Muhammad Haseeb (https://github.com/mhaseeb123) - Bradley Dice (https://github.com/bdice) URL: rapidsai#16038
- Loading branch information