Skip to content

Commit

Permalink
Test for CompileException in VarDecimalHolder class (#592)
Browse files Browse the repository at this point in the history
  • Loading branch information
Atri0 authored and agirish committed Jul 31, 2019
1 parent d8d7538 commit 2a2247e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions framework/resources/Functional/decimal/decimal111.e_tsv
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1025.00000000
1 change: 1 addition & 0 deletions framework/resources/Functional/decimal/decimal111.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
select casthigh(cast(1025.0 as decimal(28,8)));

0 comments on commit 2a2247e

Please sign in to comment.