Expand description
UDF to convert properties to dictionary-encoded arrays Property-related User Defined Functions (UDFs) for DataFusion
This module contains all UDFs for working with properties in Micromegas:
PropertyGet: Extract values from property listsPropertiesToDict: Convert properties to dictionary encoding for memory efficiencyPropertiesToArray: Convert dictionary-encoded properties back to arraysPropertiesLength: Get the length of properties (supports both formats)PropertiesToJsonb: Convert properties to JSONB binary format
Modulesยง
- properties_
column_ accessor - properties_
to_ dict_ udf - properties_
to_ jsonb_ udf - properties_
udf - property_
get - property_
set - property_
set_ jsonb_ dictionary_ builder - utils
- Utility functions for converting between property formats