Skip to content

variant_length: Initial implementation #41

@sdf-jkl

Description

@sdf-jkl

follow up to #32

variant_length(VariantArray, path)

https://github.com/datafusion-contrib/datafusion-functions-json/blob/main/src/json_length.rs

Returns the length of an Array or Object at the given path.

Arguments

  • VariantArray -- a list of variant values
  • path -- the variant path string

Returns

  • Uint64 (Nullable)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions