[Python] Expose CanCast and Schema::AreCompatible in Python
Open
Component: Python
Type: enhancement
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
### Describe the enhancement requested
As a follow-up to #37797, we will need to detect whether schemas are incompatible in case we want to map streams to a new schema.
These methods exist in C++, but aren't exposed yet in Python.
### Component(s)
Python
Contributor guide
Assessment
This issue has not been assessed yet.