-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CI failed due to the dependency lexical-write-integer
upgrade
#13686
Closed
jayzhan211 opened this issue
Dec 8, 2024
· 3 comments
· Fixed by Alexhuszagh/rust-lexical#193 or #13693
Closed
CI failed due to the dependency lexical-write-integer
upgrade
#13686
jayzhan211 opened this issue
Dec 8, 2024
· 3 comments
· Fixed by Alexhuszagh/rust-lexical#193 or #13693
Labels
bug
Something isn't working
Comments
I quick fix is to force the arrow-rs dependency back to 1.0.2
and create a patch and update it to datafusion |
This was referenced Dec 8, 2024
Merged
I will file an upstream ticket with lexical-core |
This was referenced Dec 8, 2024
ryzhyk
pushed a commit
to feldera/feldera
that referenced
this issue
Dec 8, 2024
`lexical-write-integer` crate "1.0.4" breaks datafusion apache/datafusion#13686 Update Cargo.toml to use the latest working version instead. Signed-off-by: Leonid Ryzhyk <[email protected]>
Alexhuszagh
added a commit
to Alexhuszagh/rust-lexical
that referenced
this issue
Dec 8, 2024
Alexhuszagh
added a commit
to Alexhuszagh/rust-lexical
that referenced
this issue
Dec 8, 2024
This should be patched as of v1.0.5. Drafting a PR now. |
Alexhuszagh
added a commit
to Alexhuszagh/datafusion
that referenced
this issue
Dec 8, 2024
Issue was patched as of lexical release 1.0.5. Reverts apache#13689 Closes apache#13686
Alexhuszagh
added a commit
to Alexhuszagh/rust-lexical
that referenced
this issue
Dec 8, 2024
github-merge-queue bot
pushed a commit
to feldera/feldera
that referenced
this issue
Dec 8, 2024
`lexical-write-integer` crate "1.0.4" breaks datafusion apache/datafusion#13686 Update Cargo.toml to use the latest working version instead. Signed-off-by: Leonid Ryzhyk <[email protected]>
github-merge-queue bot
pushed a commit
to feldera/feldera
that referenced
this issue
Dec 9, 2024
`lexical-write-integer` crate "1.0.4" breaks datafusion apache/datafusion#13686 Update Cargo.toml to use the latest working version instead. Signed-off-by: Leonid Ryzhyk <[email protected]>
zhuliquan
pushed a commit
to zhuliquan/datafusion
that referenced
this issue
Dec 11, 2024
Issue was patched as of lexical release 1.0.5. Reverts apache#13689 Closes apache#13686
zhuliquan
pushed a commit
to zhuliquan/datafusion
that referenced
this issue
Dec 15, 2024
Issue was patched as of lexical release 1.0.5. Reverts apache#13689 Closes apache#13686
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
CI failed because of the dependency upgrade to
lexical-write-integer v1.0.4
The panic happens to the code change in recent release
Alexhuszagh/rust-lexical@6b518e5
not sure what should be fixed yet
To Reproduce
CI link https://github.com/apache/datafusion/actions/runs/12219959283/job/34087125878?pr=13372
No response
Expected behavior
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: