Class NetworkFunctions.UrlDecodeFunction

java.lang.Object
org.apache.drill.exec.udfs.NetworkFunctions.UrlDecodeFunction
All Implemented Interfaces:
DrillFunc, DrillSimpleFunc
Enclosing class:
NetworkFunctions

public static class NetworkFunctions.UrlDecodeFunction extends Object implements DrillSimpleFunc
This function decodes URL strings.
  • Constructor Details

    • UrlDecodeFunction

      public UrlDecodeFunction()
  • Method Details