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 06/N #678

Closed ienkovich closed 1 year ago

ienkovich commented 1 year ago

Add StringDictionaryProxy::copyStrings. This is to avoid special handling of transient strings (special ID handling will be removed later).