Skip to content

Conversation

@alamb
Copy link
Contributor

@alamb alamb commented Jan 24, 2026

Which issue does this PR close?

Rationale for this change

I found some broken links in our docs using codex
]

What changes are included in this PR?

Update broken links (will comment inline)

Are these changes tested?

By CI

Are there any user-facing changes?

Better docs / fewer broken links

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jan 24, 2026

[`scalarudf`]: https://docs.rs/datafusion/latest/datafusion/logical_expr/struct.ScalarUDF.html
[`create_udf`]: https://docs.rs/datafusion/latest/datafusion/logical_expr/fn.create_udf.html
[`process_scalar_func_inputs`]: https://docs.rs/datafusion/latest/datafusion/physical_expr/functions/fn.process_scalar_func_inputs.html
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is not linked anywhere in the text that I could find

- **2024-10-29** [Video: MiDAS Seminar Fall 2024 on "Apache DataFusion" by Andrew Lamb](https://www.youtube.com/watch?v=CpnxuBwHbUc)

- **2024-10-27** [Blog: Caching in DataFusion: Don't read twice](https://blog.haoxp.xyz/posts/caching-datafusion)
- **2024-10-27** [Blog: Caching in DataFusion: Don't read twice](https://blog.xiangpeng.systems/posts/caching-datafusion/)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@XiangpengHao 's blog has moved

```

For example, [DataFusion `25.0.0` dependencies] require `arrow`
For example, [DataFusion `26.0.0` dependencies] require `arrow`
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can see a few lines lower the actual version is 26

[datafusion `26.0.0` dependencies]: https://crates.io/crates/datafusion/26.0.0/dependencies

@alamb alamb marked this pull request as ready for review January 24, 2026 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants