This is an automated email from the ASF dual-hosted git repository.
gurwls223 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.
from 37e1b0c [SPARK-33086][PYTHON] Add static annotations for
pyspark.resource
add 473b3ba [SPARK-32511][FOLLOW-UP][SQL][R][PYTHON] Add dropFields to
SparkR and PySpark
No new revisions were added by this update.
Summary of changes:
R/pkg/NAMESPACE | 1 +
R/pkg/R/column.R | 69 +++++++++++++++++++++++++++++++++
R/pkg/R/generics.R | 3 ++
R/pkg/tests/fulltests/test_sparkSQL.R | 19 ++++++++-
python/pyspark/sql/column.py | 51 ++++++++++++++++++++++++
python/pyspark/sql/column.pyi | 1 +
python/pyspark/sql/tests/test_column.py | 22 +++++++++++
7 files changed, 165 insertions(+), 1 deletion(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]