]
Steven Hawkins updated TEIID-6008:
----------------------------------
Fix Version/s: 16.0
Add support for maps
--------------------
Key: TEIID-6008
URL:
https://issues.redhat.com/browse/TEIID-6008
Project: Teiid
Issue Type: Feature Request
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Major
Fix For: 16.0
We should either add a strongly typed map, similar to the array type handling that
accepts operations directly - map['key'] - or expand json syntax to postgresql
jsonb handling for ->> to make json objects usable as maps.