v.25.5Improvement

Improve insert

Improve insert into Variant column in Values format by better conversion of values. #78923 (Pavel Kruglov).
Improves insertion into Variant columns in Values format by enhancing the conversion of values.

Why it matters

This feature addresses issues with data conversion when inserting values into Variant type columns using the Values format, ensuring more accurate and reliable data handling during inserts.

How to use it

Users can benefit from this improvement simply by performing insert operations into Variant columns using the Values format as usual; the enhanced conversion happens transparently.