[~davided] Is there actually anything what needs be done here atm.? After all, the test passes for all dialects. There would be a problem if a backend would indeed store one of the concerned types not as string but natively, but until then I don't think there actually is an issue here.
Btw. {{extractTuple()}} already has been changed to return a {{Map<String,Object>}} as suggested; So that's fine, too.
WDYT?
|