arrow
arrow copied to clipboard
GH-40282: [Python] Use C++ type traits for is_nested function
Rationale for this change
Use C++ type traits for is_nested
function to avoid redefining in Python
What changes are included in this PR?
Expose is_nested
function
Are these changes tested?
Yes
Are there any user-facing changes?
Yes
- GitHub Issue: #40282