Skip to content

Conversation

@TanYuxin-tyx
Copy link
Contributor

What is the purpose of the change

Implement the remote tier producer for the tiered storage

Brief change log

(for example:)

  • 【commit 1】 Implement HashPartitionFile for the tiered storage
  • 【commit 2】Implement the remote tier producer for the tiered storage

Verifying this change

This change will add tests.

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): (no)
  • 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: (no)

Documentation

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

@flinkbot
Copy link
Collaborator

flinkbot commented Jun 23, 2023

CI report:

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

@TanYuxin-tyx TanYuxin-tyx force-pushed the FLINK-31646 branch 6 times, most recently from 647e611 to 87c1ca4 Compare June 30, 2023 12:58
@TanYuxin-tyx TanYuxin-tyx force-pushed the FLINK-31646 branch 2 times, most recently from 08474c2 to 991b55d Compare July 1, 2023 02:12
@TanYuxin-tyx TanYuxin-tyx force-pushed the FLINK-31646 branch 7 times, most recently from eba8c76 to 09643e3 Compare July 5, 2023 08:04
Copy link
Member

@reswqa reswqa left a comment

Choose a reason for hiding this comment

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

Thanks @TanYuxin-tyx, I left some comments, please take a look.

@TanYuxin-tyx
Copy link
Contributor Author

@reswqa Thanks for helping review, I have addressed the comments, PTAL.

Copy link
Member

@reswqa reswqa left a comment

Choose a reason for hiding this comment

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

Thanks for the update, LGTM.

@reswqa reswqa merged commit 32044dd into apache:master Jul 6, 2023
@TanYuxin-tyx
Copy link
Contributor Author

@xintongsong @reswqa Thanks for helping review.

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.

4 participants