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-32374][table-planner] Fix the issue that ExecNodeGraphInternalPlan#writeToFile should support TRUNCATE_EXISTING for overwriting #22826

Merged
merged 1 commit into from Jun 20, 2023

Conversation

LadyForest
Copy link
Contributor

What is the purpose of the change

This pull request is cherry-picked from commit f69ed34

Brief change log

Please see #22820

Verifying this change

Please see #22820

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? N.A.

…Plan#writeToFile should support TRUNCATE_EXISTING for overwriting (apache#22820)

(cherry picked from commit f69ed34)
@flinkbot
Copy link
Collaborator

flinkbot commented Jun 19, 2023

CI report:

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

@luoyuxia luoyuxia merged commit 08bced4 into apache:release-1.16 Jun 20, 2023
gpkc pushed a commit to aiven/flink that referenced this pull request Mar 6, 2024
…hInternalPlan#writeToFile should support TRUNCATE_EXISTING for overwriting (apache#22820) (apache#22826)
gpkc pushed a commit to aiven/flink that referenced this pull request Mar 6, 2024
…hInternalPlan#writeToFile should support TRUNCATE_EXISTING for overwriting (apache#22820) (apache#22826)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants