Commit 060eee6
committed
[SQL] Forbid negation when applied to unsigned values
Signed-off-by: Mihai Budiu <mbudiu@feldera.com>1 parent 977bdd1 commit 060eee6
File tree
3 files changed
+18
-1
lines changed- docs.feldera.com/docs/sql
- sql-to-dbsp-compiler/SQL-compiler/src
- main/java/org/dbsp/sqlCompiler/compiler/frontend
- test/java/org/dbsp/sqlCompiler/compiler/sql/simple
3 files changed
+18
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
908 | 908 | | |
909 | 909 | | |
910 | 910 | | |
| 911 | + | |
| 912 | + | |
| 913 | + | |
| 914 | + | |
| 915 | + | |
911 | 916 | | |
912 | 917 | | |
913 | 918 | | |
| |||
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1717 | 1717 | | |
1718 | 1718 | | |
1719 | 1719 | | |
| 1720 | + | |
| 1721 | + | |
| 1722 | + | |
| 1723 | + | |
| 1724 | + | |
| 1725 | + | |
| 1726 | + | |
| 1727 | + | |
| 1728 | + | |
| 1729 | + | |
| 1730 | + | |
1720 | 1731 | | |
0 commit comments