adriangb closed issue #16438: 404 for indexed docs page
URL: https://github.com/apache/datafusion/issues/16438
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e
alamb commented on issue #16438:
URL: https://github.com/apache/datafusion/issues/16438#issuecomment-2991716663
I just tried accessing
- https://datafusion.apache.org/library-user-guide/adding-udfs.html
And it correctly goes to the new page now
- https://datafusion.apache.org/lib
samuelcolvin commented on issue #16438:
URL: https://github.com/apache/datafusion/issues/16438#issuecomment-2983122187
If docs pages are moved, a redirect should be used to both help users and
maintain SEO.
--
This is an automated message from the Apache Git Service.
To respond to the mes
samuelcolvin opened a new issue, #16438:
URL: https://github.com/apache/datafusion/issues/16438
When searching "datafusion create_udf", the first result is
`https://datafusion.apache.org/library-user-guide/adding-udfs.html` which is
showing a 404 page.
--
This is an automated message fro