Skip to content

docs: split compatibility guide into multiple pages#4055

Merged
andygrove merged 21 commits intoapache:mainfrom
andygrove:docs/split-compatibility-guide
Apr 23, 2026
Merged

docs: split compatibility guide into multiple pages#4055
andygrove merged 21 commits intoapache:mainfrom
andygrove:docs/split-compatibility-guide

Conversation

@andygrove
Copy link
Copy Markdown
Member

@andygrove andygrove commented Apr 23, 2026

Which issue does this PR close?

N/A, documentation restructuring.

Rationale for this change

The compatibility guide had grown into a single long page mixing scans, expressions, operators, regex, floating-point semantics, and the cast support matrix. Splitting it into topic-focused pages under compatibility/ makes each area easier to find and to extend as new notes accumulate.

We also had some parquet scan compatibility docs in the contributor guide, so I moved those into the the user guide as well as part of the restructure.

This is also a step towards generating the expression documentation direct from code.

What changes are included in this PR?

Split into pages.

Screenshot 2026-04-23 at 1 42 09 PM

Separate page per expression category.

Screenshot 2026-04-23 at 1 42 48 PM

How are these changes tested?

Manually

@andygrove andygrove marked this pull request as ready for review April 23, 2026 19:44
Copy link
Copy Markdown
Contributor

@mbutrovich mbutrovich left a comment

Choose a reason for hiding this comment

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

Thanks @andygrove !

…ity-guide

# Conflicts:
#	docs/source/user-guide/latest/compatibility.md
@andygrove andygrove merged commit a247063 into apache:main Apr 23, 2026
133 checks passed
@andygrove andygrove deleted the docs/split-compatibility-guide branch April 23, 2026 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants