MSCEWI1087
Arguments do not match the called procedure parameters count, default parameters are not supported yet
Last updated
Arguments do not match the called procedure parameters count, default parameters are not supported yet
Last updated
This is a deprecated version of the SnowConvert documentation, please visit the official site .
Low
This warning appears when the arguments provided to a procedure call, do not match the total number of the procedure parameters. This is usual behavior when the procedure is using default / optional parameters.
In Snowflake, optional parameters are not supported.
Missing parameters can be added manually with the default value of the procedure declaration.
This process is already being done for some languages and will be available soon for all the converters.
If you need more support, you can email us at