dolthub / dolthub/dolt

Audit correctness and add testing for Lookup, Merge, Hash, and RangeHeap Joins of different typed columns

Open
#10,316 2 comments 0 reactions 0 assignees View on GitHub
analyzer correctness
Dominant language
Go
Stars
24.4k
Forks
873
Avg merge
1d 9h
Merged PRs (30d)
121

Description

Examples of type combinations we need to check:
- sets of different set types
- numbers and enums
- numbers and sets
- strings and enums
- strings and sets
- sets and enums
- various datetime types in combination with other types (might need to be a separate audit in it of itself since we currently don't even convert datetime types to numbers correctly #10278)

Correctness for Lookup and Merge joins for enums of different enum types to be fixed in dolthub/go-mysql-server#3382

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.