Details
Description
As of now we don't support DURATION and PERIOD types on the storage level, but support them in runtime. Unfortunately, we also don't support these types as dynamic parameters.
Let's investigate the reasons of this and fix it.
As start point please see ItDynamicParameters#unsupportedColumnTypes test.