This is an automated email from the ASF dual-hosted git repository. alamb pushed a commit to branch alamb-patch-2 in repository https://gitbox.apache.org/repos/asf/datafusion.git
commit dd464bb783b05e8c9f10ba64ba3e18898da9ab43 Author: Andrew Lamb <[email protected]> AuthorDate: Wed Nov 5 07:23:10 2025 -0500 Update roadmap links for DataFusion Q1 2026 Add a link to - https://github.com/apache/datafusion/issues/18494 --- docs/source/contributor-guide/roadmap.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/source/contributor-guide/roadmap.md b/docs/source/contributor-guide/roadmap.md index 0736820080..5f0f5a087e 100644 --- a/docs/source/contributor-guide/roadmap.md +++ b/docs/source/contributor-guide/roadmap.md @@ -53,10 +53,10 @@ roadmap using GitHub issues, approximately quarterly, and invite you to join the discussion. For more information: - 1. [Search for issues labeled `roadmap`](https://github.com/apache/datafusion/issues?q=is%3Aissue%20%20%20roadmap) -2. [DataFusion Road Map: Q3-Q4 2025](https://github.com/apache/datafusion/issues/15878) -3. [2024 Q4 / 2025 Q1 Roadmap](https://github.com/apache/datafusion/issues/13274) +2. [DataFusion Road Map: Q1 2026](https://github.com/apache/datafusion/issues/18494) +3. [DataFusion Road Map: Q3-Q4 2025](https://github.com/apache/datafusion/issues/15878) +4. [2024 Q4 / 2025 Q1 Roadmap](https://github.com/apache/datafusion/issues/13274) ## Improvement Proposals --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
