Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix complex scaladoc links #135

Open
eruizalo opened this issue Jan 3, 2022 · 0 comments · Fixed by #138
Open

Fix complex scaladoc links #135

eruizalo opened this issue Jan 3, 2022 · 0 comments · Fixed by #138
Assignees
Labels
bug 🐛 Something isn't working documentation Improvements or additions to documentation help wanted 🆘 🙏 Extra attention is needed

Comments

@eruizalo
Copy link
Collaborator

eruizalo commented Jan 3, 2022

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

@eruizalo eruizalo added bug 🐛 Something isn't working documentation Improvements or additions to documentation help wanted 🆘 🙏 Extra attention is needed labels Jan 3, 2022
@eruizalo eruizalo self-assigned this Jan 3, 2022
eruizalo added a commit to eruizalo/doric that referenced this issue Jan 10, 2022
Some functions scaladoc issue --> hablapps#135
@eruizalo eruizalo linked a pull request Jan 10, 2022 that will close this issue
eruizalo added a commit to eruizalo/doric that referenced this issue Jan 23, 2022
eruizalo added a commit that referenced this issue Jan 24, 2022
* feat: Collection functions (#64)

* fix map testing & add map tests

* doc & refactor: todo scaladoc link (issue #135)

Co-authored-by: Eduardo Ruiz <eduardo.ruiz@hablapps.com>
eruizalo added a commit that referenced this issue Jan 24, 2022
* doc: Added some links to spark functions

Some functions scaladoc issue --> #135

Co-authored-by: Eduardo Ruiz <eduardo.ruiz@hablapps.com>
@eruizalo eruizalo reopened this Feb 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working documentation Improvements or additions to documentation help wanted 🆘 🙏 Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant