SPRKPY1022
pyspark.sql.functions.log10 has a workaround
Category
Warning.
Description
This issue appears when the tool detects the usage of pyspark.sql.functions.log10 which has a workaround.
Input code:
Output code:
Scenario:
log10(col: ColumnOrName) Action: There is no log10 implementation but can be used log sending literal 10 as the base used to calc de logarithm.
Recommendation
For more support, you can email us at snowconvert-info@snowflake.com. If you have a contract for support with Snowflake, reach out to your sales engineer and they can direct your support needs.
Last updated