Fix complex scaladoc links #135
Labels
bug 🐛
Something isn't working
documentation
Improvements or additions to documentation
help wanted 🆘 🙏
Extra attention is needed
Adding scaladoc links to high order spark functions breaks the doc. Here they are some examples:
Related with Feat/64 collection functions #109:
org.apache.spark.sql.functions.array
org.apache.spark.sql.functions.transform
org.apache.spark.sql.functions.aggregate
org.apache.spark.sql.functions.filter
org.apache.spark.sql.functions.array_join
Related with Doc/link to spark functions #138:
org.apache.spark.sql.functions.locate
org.apache.spark.sql.functions.split
org.apache.spark.sql.functions.to_utc_timestamp
org.apache.spark.sql.functions.from_utc_timestamp
Tag added for future fixing
@todo scaladoc link
The text was updated successfully, but these errors were encountered: