Skip to content

fix: fix concat_str for pandas backed by pyarrow large-string#3499

Open
MarcoGorelli wants to merge 6 commits intonarwhals-dev:mainfrom
MarcoGorelli:concat-str-pandas
Open

fix: fix concat_str for pandas backed by pyarrow large-string#3499
MarcoGorelli wants to merge 6 commits intonarwhals-dev:mainfrom
MarcoGorelli:concat-str-pandas

Conversation

@MarcoGorelli
Copy link
Member

closes #3498

Description

What type of PR is this? (check all applicable)

  • 💾 Refactor
  • ✨ Feature
  • 🐛 Bug Fix
  • 🔧 Optimization
  • 📝 Documentation
  • ✅ Test
  • 🐳 Other

Related issues

  • Related issue #<issue number>
  • Closes #<issue number>

Checklist

  • Code follows style guide (ruff)
  • Tests added
  • Documented the changes

@MarcoGorelli MarcoGorelli marked this pull request as ready for review March 4, 2026 18:27
@MarcoGorelli MarcoGorelli marked this pull request as draft March 4, 2026 18:28
@MarcoGorelli MarcoGorelli marked this pull request as ready for review March 5, 2026 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

concat_str raises TypeError on pandas>=3

1 participant