Forbid dangerous(?) implicit conversion to AggregateDataVariant
Compare changes
@@ -233,12 +233,13 @@ class FunctionTupleArgumentConverter final : public IFunctionArgumentConverter
Previously, std::vector could be converted automatically to AggregateDataVariant using the move constructor