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

[KYUUBI #6726] Support trino stage progress #6759

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

taylor12805
Copy link

🔍 Description

Issue References 🔗

This pull request fixes #6726

Describe Your Solution 🔧

Add trino statement progress

Types of changes 🔖

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Test Plan 🧪

Behavior Without This Pull Request ⚰️

Behavior With This Pull Request 🎉

Related Unit Tests


Checklist 📝

Be nice. Be informative.

@taylor12805 taylor12805 marked this pull request as draft October 18, 2024 12:10
@pan3793 pan3793 requested a review from lsm1 October 18, 2024 12:48
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (2d64255) to head (7c29ba6).
Report is 25 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #6759   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files         684     684           
  Lines       42282   42288    +6     
  Branches     5767    5768    +1     
======================================
- Misses      42282   42288    +6     

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

@lsm1
Copy link
Contributor

lsm1 commented Oct 21, 2024

@taylor12805 Before submitting the pull request, we can use ./dev/reformat to format the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] support trino stage progress
3 participants