Skip to content

fix: collect_schema was failing for DuckDB in narwhals.stable.v1 with Enum type#2551

Merged
MarcoGorelli merged 1 commit intonarwhals-dev:mainfrom
MarcoGorelli:duckdb-enum-v1
May 15, 2025
Merged

fix: collect_schema was failing for DuckDB in narwhals.stable.v1 with Enum type#2551
MarcoGorelli merged 1 commit intonarwhals-dev:mainfrom
MarcoGorelli:duckdb-enum-v1

Conversation

@MarcoGorelli
Copy link
Copy Markdown
Member

closes #2550

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

If you have comments or can explain your changes, please do so below

@MarcoGorelli MarcoGorelli marked this pull request as ready for review May 15, 2025 17:42
@MarcoGorelli MarcoGorelli merged commit 23f6562 into narwhals-dev:main May 15, 2025
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Version V1 got an unexpected keyword 'categories' when collecting duckdb enum dtype

1 participant