Skip to content

Conversation

@shangm2
Copy link
Contributor

@shangm2 shangm2 commented Mar 19, 2025

Description

  1. Migrate TaskStatus to IDL-based thrift. Thanks to @NikhilCollooru for suggestion on coding style.
  2. This also includes many thrift struct for upcoming TaskUpdateRequest and TaskInfo thrift migration

Motivation and Context

Impact

Test Plan

Contributor checklist

  • Please make sure your submission complies with our contributing guide, in particular code style and commit standards.
  • PR description addresses the issue accurately and concisely. If the change is non-trivial, a GitHub Issue is referenced.
  • Documented new properties (with its default value), SQL syntax, functions, or other functionality.
  • If release notes are required, they follow the release notes guidelines.
  • Adequate tests were added if applicable.
  • CI passed.

Release Notes

Please follow release notes guidelines and fill in the release notes below.

== RELEASE NOTES ==

General Changes
* ... 
* ... 

Hive Connector Changes
* ... 
* ... 

If release note is NOT required, use:

== NO RELEASE NOTE ==

@shangm2 shangm2 requested a review from a team as a code owner March 19, 2025 01:37
@shangm2 shangm2 requested a review from jaystarshot March 19, 2025 01:37
@prestodb-ci prestodb-ci added the from:Meta PR from Meta label Mar 19, 2025
@facebook-github-bot
Copy link
Collaborator

@vhsu14 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@shangm2 shangm2 force-pushed the task_status_thrift branch 2 times, most recently from 2b0feed to ee16523 Compare March 25, 2025 18:17
@facebook-github-bot
Copy link
Collaborator

@shangm2 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@shangm2 shangm2 force-pushed the task_status_thrift branch from ee16523 to db26ced Compare March 26, 2025 20:16
@shangm2 shangm2 requested a review from elharo as a code owner March 26, 2025 20:16
@facebook-github-bot
Copy link
Collaborator

@shangm2 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Collaborator

@shangm2 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@shangm2 shangm2 force-pushed the task_status_thrift branch 3 times, most recently from efcec75 to a12fb75 Compare April 8, 2025 22:27
@facebook-github-bot
Copy link
Collaborator

@vhsu14 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Collaborator

@shangm2 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@shangm2 shangm2 force-pushed the task_status_thrift branch 2 times, most recently from c96f4dd to e11eaa8 Compare April 10, 2025 17:34
@shangm2 shangm2 force-pushed the task_status_thrift branch from e11eaa8 to 9f3e58e Compare April 22, 2025 17:24
throw new RuntimeException("Thrift request failed with response code " + response.getStatusCode());
}

byte[] responseBody = readResponseBytes(response);
Copy link
Contributor Author

Choose a reason for hiding this comment

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

anchor

@shangm2 shangm2 closed this Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

from:Meta PR from Meta

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants