Commits
Click on a commit to change the comparison rangerefactor(rust): Bump NodeTraverser major version
The migration of `Schema` into its own crate in #18539 change
the (internal) field name from `inner` to the more obvious `fields`.
This was exposed in the Python IR, so bump the major version.