intel / hdk

A low-level execution library for analytic data processing.
Apache License 2.0
31 stars 14 forks source link

Replace dictionary proxies with nested dictionaries 10/N #689

Closed ienkovich closed 1 year ago

ienkovich commented 1 year ago

This patch starts adding nested dictionary support to StringDictionary class. In this PR nested string dicts are supported for simple get/add methods.