You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yikun Jiang (Jira)" <ji...@apache.org> on 2021/04/10 02:58:00 UTC

[jira] [Created] (SPARK-35015) Add type hints of pyspark.sql.column.* and pyspark.sql.types.*

Yikun Jiang created SPARK-35015:
-----------------------------------

             Summary: Add type hints of pyspark.sql.column.* and pyspark.sql.types.*
                 Key: SPARK-35015
                 URL: https://issues.apache.org/jira/browse/SPARK-35015
             Project: Spark
          Issue Type: Sub-task
          Components: PySpark
    Affects Versions: 3.1.2
            Reporter: Yikun Jiang


python/pyspark/pandas/spark/functions.py:22: error: Module 'pyspark.sql.column' has no attribute '_to_java_column'
python/pyspark/pandas/spark/functions.py:22: error: Module 'pyspark.sql.column' has no attribute '_to_seq'
python/pyspark/pandas/spark/functions.py:22: error: Module 'pyspark.sql.column' has no attribute '_create_column_from_literal'

python/pyspark/pandas/frame.py:6486: error: Module 'pyspark.sql.types' has no attribute '_parse_datatype_string'

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org