Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-51234][PYTHON][DOCS] Document an import change in `from pyspar…
…k.sql.functions import *` ### What changes were proposed in this pull request? Document an import change in `from pyspark.sql.functions import *` ### Why are the changes needed? to notify users ### Does this PR introduce _any_ user-facing change? doc-only ### How was this patch tested? ci ### Was this patch authored or co-authored using generative AI tooling? no Closes #49975 from zhengruifeng/py_funcs_wildcard_import. Authored-by: Ruifeng Zheng <ruifengz@apache.org> Signed-off-by: Ruifeng Zheng <ruifengz@apache.org>
- Loading branch information