Expand description
Utility functions for converting between property formats
Functionsยง
- extract_
properties_ from_ properties_ column - Extract properties from a properties column accessor at the given row index. Returns an empty HashMap if the column value is null, otherwise deserializes the JSONB.
- jsonb_
to_ property_ map - Convert JSONB bytes to a property HashMap