Skip to content

URLDecode always returns un-decoded value #11

@jl4ntz

Description

@jl4ntz

The URLDecode udf attempts to execute to_value.set() without instantiating to_value, resulting in a NullPointerException and falling to the catch block where the original input value is returned.

Pull request 10 fixes this issue. #10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions