Sandy Ryza created SPARK-53044:
----------------------------------
Summary: Change Declarative Pipelines import alias convention from
"sdp" to "dp"
Key: SPARK-53044
URL: https://issues.apache.org/jira/browse/SPARK-53044
Project: Spark
Issue Type: Improvement
Components: Declarative Pipelines
Affects Versions: 4.1.0
Reporter: Sandy Ryza
`from pyspark import pipelines as sdp` -> `from pyspark import pipelines as dp`
It's more common for Python libraries to have 2-character import aliases. It's
also easier for users to type.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]