apache / apache/datafusion

update data type equality in code base to use semantic_equality in `arrow-rs/arrow-schema` instead

Open
#24,760 3 comments 0 reactions 1 assignee Claimed by @MannXo View on GitHub
good first issue
Dominant language
Rust
Stars
9.3k
Forks
2.4k
Avg merge
3d 7h
Merged PRs (30d)
344

Description

context
- https://github.com/apache/arrow-rs/issues/3199
- https://github.com/apache/arrow-rs/pull/10902

once https://github.com/apache/arrow-rs/pull/10902 (arrow-rs v60.0.0) is merged update call sites in DataFusion to use the new `equal_datatypes` instead of custom logic.

know callsites
- https://github.com/apache/datafusion/pull/4347
- https://github.com/apache/datafusion/pull/4233

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.