Class CastEmptyStringNullableVarCharToNullableBigInt
java.lang.Object
org.apache.drill.exec.expr.fn.impl.gcast.CastEmptyStringNullableVarCharToNullableBigInt
- All Implemented Interfaces:
DrillFunc
,DrillSimpleFunc
public class CastEmptyStringNullableVarCharToNullableBigInt
extends Object
implements DrillSimpleFunc
This file is generated with Freemarker using the template exec/java-exec/src/main/codegen/templates/CastEmptyStringVarTypesToNullableNumeric.java
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CastEmptyStringNullableVarCharToNullableBigInt
public CastEmptyStringNullableVarCharToNullableBigInt()
-
-
Method Details
-
setup
public void setup()- Specified by:
setup
in interfaceDrillSimpleFunc
-
eval
public void eval()- Specified by:
eval
in interfaceDrillSimpleFunc
-