Class CastEmptyStringNullableVarBinaryToNullableFloat8

java.lang.Object
org.apache.drill.exec.expr.fn.impl.gcast.CastEmptyStringNullableVarBinaryToNullableFloat8
All Implemented Interfaces:
DrillFunc, DrillSimpleFunc

public class CastEmptyStringNullableVarBinaryToNullableFloat8 extends Object implements DrillSimpleFunc
This file is generated with Freemarker using the template exec/java-exec/src/main/codegen/templates/CastEmptyStringVarTypesToNullableNumeric.java
  • Constructor Details

    • CastEmptyStringNullableVarBinaryToNullableFloat8

      public CastEmptyStringNullableVarBinaryToNullableFloat8()
  • Method Details