Skip to content

[hotfix] pin vortex version = 0.70.0 to avoid test failure#7903

Merged
JingsongLi merged 1 commit into
apache:masterfrom
steFaiz:hotfix-vortex
May 20, 2026
Merged

[hotfix] pin vortex version = 0.70.0 to avoid test failure#7903
JingsongLi merged 1 commit into
apache:masterfrom
steFaiz:hotfix-vortex

Conversation

@steFaiz
Copy link
Copy Markdown
Contributor

@steFaiz steFaiz commented May 19, 2026

Purpose

So many PRs are blocked by the same test failure:

pyarrow.lib.ArrowInvalid: External error: Reduced array dtype mismatch from vortex.between to vortex.constant

It seems that in vortex, the PR https://github.com/vortex-data/vortex/pull/7948/changes change the optimize logic.
When trying to reduce the between predicate to constant, the returned type losses its nullability.

I tested that 0.70.0 is fine. I'll try to fix this issue in Vortex, and temporarily, pin the vortex version to 0.70.0.

Tests

@JingsongLi
Copy link
Copy Markdown
Contributor

+1

@JingsongLi JingsongLi merged commit 6f48a6a into apache:master May 20, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants