Skip to content
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

Resolve Docker build failures, update core dependency constraints #804

Merged
merged 1 commit into from
Sep 23, 2022

Conversation

charlesbluca
Copy link
Collaborator

@charlesbluca charlesbluca commented Sep 23, 2022

This should resolve the Docker build issues we've been seeing since switching to the DataFusion planner; I also propagated the explicit constraints on prompt_toolkit and pygments to the rest of our packaging / CI environments, as I imagine having a min version on those dependencies is a good thing.

Also should note that having the Docker CI @ayushdg was working on in #583 would help to catch issues like this moving forward, though IIRC that got blocked so doesn't need to block this PR unless we run into more issues

Copy link
Collaborator

@ayushdg ayushdg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@charlesbluca
Copy link
Collaborator Author

Just want to wait for 3.8 CI to run to verify that the min constraints I added work as expected

@codecov-commenter
Copy link

Codecov Report

Merging #804 (210e675) into main (4c6268d) will increase coverage by 0.13%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #804      +/-   ##
==========================================
+ Coverage   74.88%   75.02%   +0.13%     
==========================================
  Files          71       71              
  Lines        3588     3588              
  Branches      748      748              
==========================================
+ Hits         2687     2692       +5     
+ Misses        771      762       -9     
- Partials      130      134       +4     
Impacted Files Coverage Δ
dask_sql/_version.py 34.00% <0.00%> (+1.44%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@charlesbluca charlesbluca merged commit abea4e6 into dask-contrib:main Sep 23, 2022
@charlesbluca charlesbluca deleted the fix-docker-builds branch March 19, 2024 16:31
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.

3 participants