Skip to content

fix: Fix failing TPC-DS workflow in PR CI runs#2207

Merged
andygrove merged 4 commits intoapache:mainfrom
andygrove:fix-build-tpcds
Aug 20, 2025
Merged

fix: Fix failing TPC-DS workflow in PR CI runs#2207
andygrove merged 4 commits intoapache:mainfrom
andygrove:fix-build-tpcds

Conversation

@andygrove
Copy link
Copy Markdown
Member

@andygrove andygrove commented Aug 20, 2025

Which issue does this PR close?

Closes #2206

Rationale for this change

Fix broken CI

What changes are included in this PR?

Downgrade from gcc 14 to gcc 12 so that tpcds-kit can compile

How are these changes tested?

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Aug 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.56%. Comparing base (f09f8af) to head (47ae97e).
⚠️ Report is 399 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2207      +/-   ##
============================================
+ Coverage     56.12%   58.56%   +2.43%     
- Complexity      976     1281     +305     
============================================
  Files           119      143      +24     
  Lines         11743    13213    +1470     
  Branches       2251     2361     +110     
============================================
+ Hits           6591     7738    +1147     
- Misses         4012     4249     +237     
- 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.

@andygrove andygrove marked this pull request as ready for review August 20, 2025 21:53
@andygrove andygrove merged commit bb1edab into apache:main Aug 20, 2025
94 checks passed
@andygrove andygrove deleted the fix-build-tpcds branch August 20, 2025 22:43
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.

PR builds failing with TPC-DS tools compilation error

3 participants