aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/main/codegen/data/NumericTypes.tdd
diff options
context:
space:
mode:
Diffstat (limited to 'exec/java-exec/src/main/codegen/data/NumericTypes.tdd')
-rw-r--r--exec/java-exec/src/main/codegen/data/NumericTypes.tdd3
1 files changed, 1 insertions, 2 deletions
diff --git a/exec/java-exec/src/main/codegen/data/NumericTypes.tdd b/exec/java-exec/src/main/codegen/data/NumericTypes.tdd
index afc0ee817..9f33353a8 100644
--- a/exec/java-exec/src/main/codegen/data/NumericTypes.tdd
+++ b/exec/java-exec/src/main/codegen/data/NumericTypes.tdd
@@ -15,8 +15,7 @@
# limitations under the License.
{
- numeric: ["Int", "BigInt", "TinyInt", "SmallInt", "UInt1", "UInt2", "UInt4", "UInt8", "Float4", "Float8", "VarDecimal",
- "Decimal9", "Decimal18", "Decimal28Dense", "Decimal28Sparse", "Decimal38Dense", "Decimal38Sparse"],
+ numeric: ["Int", "BigInt", "TinyInt", "SmallInt", "UInt1", "UInt2", "UInt4", "UInt8", "Float4", "Float8", "VarDecimal"],
numericFunctions: [
{className: "IsNumeric", funcName: "isnumeric", aliasName: "", outputType: "Int", types: [