Skip to content

[SQL] Create functions which can efficiently extract fields from a VARIANT object #6685

Description

@mihaibudiu

An example would be a function which returns all BOOLEAN fields and their values in a MAP, which can be UNNESTed.
A prototype would be json_each_text from Postgres: https://www.postgresql.org/docs/9.3/functions-json.html

Metadata

Metadata

Assignees

Labels

SQL compilerRelated to the SQL compiler

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions