Spark SnowConvert
In this page, there is an explanation for each of the additional parameters that are available in SparkSnowConvert Scala
This is a deprecated version of the SnowConvert documentation, please visit the official site HERE.
Common CLI Arguments
The following arguments can be used in all the SQL tools:
--mapDirectory, -m <PATH>
--mapDirectory, -m <PATH>
The path to the custom map folder where the custom mapping files are stored.
Scala CLI Arguments
The following arguments are only available for Spark SnowConvert for Scala:
--sqlDirectory, -f <PATH>
--sqlDirectory, -f <PATH>
The path to the custom sql extraction folder where the custom files are stored.
Last updated