Skip to content

test: cover float IN list predicates#23373

Merged
alamb merged 1 commit into
apache:mainfrom
alamb:codex/in-list-float-slt-coverage
Jul 7, 2026
Merged

test: cover float IN list predicates#23373
alamb merged 1 commit into
apache:mainfrom
alamb:codex/in-list-float-slt-coverage

Conversation

@alamb

@alamb alamb commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Rationale for this change

As @geoffreyclaude adds additional special implementations for IN lists we should keep up with slt test coverage. Recently we added coverage for floats

What changes are included in this PR?

This adds sqllogictest coverage for Float16, Float32, and Float64 IN list predicates in in_list.slt, mirroring the existing integer IN list coverage shape:

Are these changes tested?

Yes -- all tests

Are there any user-facing changes?

No. This only adds test coverage.

@github-actions github-actions Bot added physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt) labels Jul 7, 2026
@alamb alamb force-pushed the codex/in-list-float-slt-coverage branch from 5484864 to 71a7ca7 Compare July 7, 2026 12:24
@github-actions github-actions Bot removed the physical-expr Changes to the physical-expr crates label Jul 7, 2026
@alamb alamb force-pushed the codex/in-list-float-slt-coverage branch from 71a7ca7 to d632a0c Compare July 7, 2026 12:33
@alamb alamb force-pushed the codex/in-list-float-slt-coverage branch from d632a0c to 7b549f5 Compare July 7, 2026 12:35
@alamb alamb marked this pull request as ready for review July 7, 2026 12:35
@alamb alamb mentioned this pull request Jul 7, 2026
5 tasks
@alamb alamb added this pull request to the merge queue Jul 7, 2026
@alamb

alamb commented Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

Thanks @timsaucer -- since this is a test only I'll just merge it in

Merged via the queue into apache:main with commit c2e3473 Jul 7, 2026
37 checks passed
@alamb alamb deleted the codex/in-list-float-slt-coverage branch July 7, 2026 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sqllogictest SQL Logic Tests (.slt)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants