Skip to content

build: Fix release dockerfile#1960

Merged
andygrove merged 1 commit intoapache:mainfrom
andygrove:fix-release-dockerfile
Jul 2, 2025
Merged

build: Fix release dockerfile#1960
andygrove merged 1 commit intoapache:mainfrom
andygrove:fix-release-dockerfile

Conversation

@andygrove
Copy link
Copy Markdown
Member

@andygrove andygrove commented Jul 1, 2025

Which issue does this PR close?

Closes #1957

Rationale for this change

See issue for details.

What changes are included in this PR?

  • Install GCC 10

How are these changes tested?

@andygrove andygrove changed the title Fix release dockerfile build: Fix release dockerfile Jul 1, 2025
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.13%. Comparing base (f09f8af) to head (06dfb97).
Report is 310 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1960      +/-   ##
============================================
+ Coverage     56.12%   58.13%   +2.01%     
- Complexity      976     1145     +169     
============================================
  Files           119      132      +13     
  Lines         11743    13010    +1267     
  Branches       2251     2414     +163     
============================================
+ Hits           6591     7564     +973     
- Misses         4012     4220     +208     
- Partials       1140     1226      +86     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Contributor

@kazuyukitanimura kazuyukitanimura left a comment

Choose a reason for hiding this comment

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

pending with CI

@andygrove andygrove merged commit 75a53f5 into apache:main Jul 2, 2025
100 of 105 checks passed
@andygrove andygrove deleted the fix-release-dockerfile branch July 2, 2025 13:51
coderfender pushed a commit to coderfender/datafusion-comet that referenced this pull request Dec 13, 2025
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.

Release process fails with COMPILER BUG DETECTED

3 participants