SPRKPY1052
pyspark.sql.session.SparkSession.Builder.enableHiveSupport has workaround
Description
This issue appears when the tool detects the usage of pyspark.sql.session.SparkSession.Builder.enableHiveSupport which has a workaround.
Input code:
Output code:
Scenario
builder.enableHiveSupport() → pyspark.sql.session.SparkSession.Builder
Action: Remove the use of enableHiveSupport function because is not needed in Snowpark.
Example:
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