Skip to content

ExpressionEvaluation: use ConcurrentStrMap for caches

Frank Winklmeier requested to merge fwinkl/athena:expreval5 into master

Use thread-safe ConncurrentStrMap for accessor and proxy caches. Also make variableTypeFromString const.

Closes ATLASRECTS-7369.

Merge request reports