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 16/N #701

Closed ienkovich closed 11 months ago

ienkovich commented 11 months ago

This one covers translation map related functions. The map itself is replaced with a simple vector because we don't need anything more complicated now with no negative IDs.