Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
The Scala API documentation (scaladoc) for org.apache.spark.sql.Column does not resolve groups, and they appear unresolved like df_ops, expr_ops, et al. instead of DataFrame functions., Expression operators., et al.
BTW, DataFrame and other classes in the org.apache.spark.sql package seem fine.