Hey devs :)

When I do a "pyspark groupby" Google search, I get to the following link,
which is broken:
https://spark.apache.org/docs/3.1.2/api/python/reference/api/pyspark.sql.DataFrame.groupBy.html

I guess this is the new URL?
https://spark.apache.org/docs/3.5.2/api/python/reference/pyspark.sql/api/pyspark.sql.DataFrame.groupBy.html

It's a little hard to find, even when you go to
https://spark.apache.org/docs/latest/ and search for "pyspark groupby".

Can we just add redirects from the old URLs => the current URLs.  Think
that would give users a much better experience.

I think some of these pages were removed based on this work-around for size
limits: https://lists.apache.org/thread/q9p2nj5x0z9p6cy32c9vd9lo43v4qxls

Thanks for the help everyone!!

Reply via email to