Skip to content

Support nested fields in MongoDB dictionaries  #10919

@filimonov

Description

@filimonov

For such a MongoDB document:

   { item: "journal", qty: 25, size: { h: 14, w: 21, uom: "cm" }, status: "A" },

I want to have a way to access size.h. (smth like jsonpath?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    comp-dictionaryDictionaries (in-memory key-value, periodically refreshed from sources).comp-foreign-dbConnectivity to external databases (ODBC/JDBC, MySQL, PostgreSQL, etc.).feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions