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

[FLINK-35222][rest] Adding getJobType for AccessExecutionGraph #24709

Closed

Conversation

1996fanrui
Copy link
Member

What is the purpose of the change

  • [FLINK-35222][rest] Adding getJobType for AccessExecutionGraph

Brief change log

  • [FLINK-35222][rest] Adding getJobType for AccessExecutionGraph

Verifying this change

This change added tests and can be verified as follows:

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): no
  • The public API, i.e., is any changed class annotated with @Public(Evolving): yes
  • The serializers: no
  • The runtime per-record code paths (performance sensitive): no
  • Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: no
  • The S3 file system connector: (yes / no / don't know)

Documentation

  • Does this pull request introduce a new feature? yes
  • If yes, how is the feature documented? not documented

@flinkbot
Copy link
Collaborator

flinkbot commented Apr 24, 2024

CI report:

Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

@1996fanrui 1996fanrui marked this pull request as draft April 25, 2024 04:00
@1996fanrui 1996fanrui force-pushed the 35222/add-jobType-to-graph branch 3 times, most recently from 68eac76 to 2dcfd5a Compare April 25, 2024 06:22
@1996fanrui 1996fanrui marked this pull request as ready for review April 28, 2024 02:17
@1996fanrui
Copy link
Member Author

Review in #24718 together, so close this PR.

@1996fanrui 1996fanrui closed this Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants