Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Datafusion scan fails on dictionary column #1194

Closed
wjones127 opened this issue Mar 1, 2023 · 2 comments
Closed

Datafusion scan fails on dictionary column #1194

wjones127 opened this issue Mar 1, 2023 · 2 comments
Labels
binding/rust Issues for the Rust crate bug Something isn't working

Comments

@wjones127
Copy link
Collaborator

Environment

Delta-rs version:

Binding:

Environment:

  • Cloud provider:
  • OS:
  • Other:

Bug

What happened:

Reported in #1187 (comment)

scanning delta-0.8.0-partitioned results in:

External(Execution("Failed to map column projection for field year. Incompatible data types Dictionary(UInt16, Utf8) and Utf8"))

What you expected to happen:

How to reproduce it:

More details:

@wjones127 wjones127 added the bug Something isn't working label Mar 1, 2023
@wjones127 wjones127 added the binding/rust Issues for the Rust crate label Mar 1, 2023
@rtyler
Copy link
Member

rtyler commented May 2, 2023

@wjones127 does this still fail after the recent upgrades to datafusion and arrow?

@ion-elgreco
Copy link
Collaborator

Closing it as stale, and I believe this is resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/rust Issues for the Rust crate bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants