arrow icon indicating copy to clipboard operation
arrow copied to clipboard

GH-40282: [Python] Use C++ type traits for is_nested function

Open llama90 opened this issue 9 months ago • 2 comments

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

llama90 avatar May 17 '24 13:05 llama90