apache / apache/datafusion

Verify if DISTINCT supports all types, incl binary, complex, etc

Open
#11,052 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
9.3k
Forks
2.4k
Avg merge
3d 7h
Merged PRs (30d)
344

Description

Wondering if DISTINCT supports all types, incl binary, complex, etc? if its not we should be mentioning it in the doc, and double check it returns a respective error instead of crash/corruption

_Originally posted by @comphead in https://github.com/apache/datafusion/pull/11012#discussion_r1649198256_

Contributor guide

Open the contributing guide

Research direction

Start by locating the DISTINCT implementation, its handling of binary and complex types, and the related documentation and tests; the original discussion is in pull request #11012. Done means supported types are verified, unsupported types produce a respective error rather than a crash or corruption, and the documentation states the supported behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust, sql
Domain
databases, documentation, testing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.