Skip to content

Commit

Permalink
support cast decimal to signed numeric (#1073) (#1089)
Browse files Browse the repository at this point in the history
* add cast test macro function; refactor other type to decimal type; add decimal to signed numeric type
support decimal to unsigned numeric

* address the comments and fix the clippy

Co-authored-by: Kun Liu <liukun@apache.org>
  • Loading branch information
alamb and liukun4515 committed Dec 22, 2021
1 parent bd3600b commit 7c748bf
Showing 1 changed file with 312 additions and 58 deletions.
Loading

0 comments on commit 7c748bf

Please sign in to comment.