Python
Every Error, Warning, and Issue (EWI) in PySpark
Issues Codes
All of the warnings, parsing errors, and conversion exceptions caused generated by the SMA when taking in Python as a source will appear below. If you have any concerns or see something that's not right, please reach out to the SMA support team at sma-support@snowflake.com.
Code
Description
Category
Deprecated since
Option argument contains a value that is not a literal, therefore cannot be evaluated
Warning
-
to_pandas contains columns of type ArrayType that is not supported and has a workaround.
Warning
-
pyspark.sql.functions.udf without parameters or return type parameter are not supported
Warning
Last updated