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

change optimizer flink version to 1.14.2 #11

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

Conversation

wangtaohz
Copy link
Owner

Why are the changes needed?

(For example: The Arctic Flink dataStream API has already supported this configuration: 'scan.startup.mode', but it is not available with Flink SQL. We should expose this configuration to users when they are using Flink SQL.)

Brief change log

(For example:)

  • Add the 'scan.startup.mode' configuration to the ArcticScanContext in the flink modules
  • The flink 1.12 and 1.14 versions are affected.
  • Add the documentation in the flink chapter

How was this patch tested?

  • Add some test cases that check the changes thoroughly including negative and positive cases if possible

  • Add screenshots for manual tests if appropriate

  • Run test locally before making a pull request

Documentation

  • Does this pull request introduces a new feature? (yes / no)
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)

@codecov-commenter
Copy link

codecov-commenter commented Jun 29, 2023

Codecov Report

Merging #11 (08a5ddd) into master (a5a5b5a) will decrease coverage by 0.05%.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@             Coverage Diff              @@
##             master      #11      +/-   ##
============================================
- Coverage     48.40%   48.36%   -0.05%     
+ Complexity     3538     3533       -5     
============================================
  Files           464      464              
  Lines         24666    24666              
  Branches       2526     2526              
============================================
- Hits          11940    11930      -10     
- Misses        11626    11636      +10     
  Partials       1100     1100              
Flag Coverage Δ
core 48.30% <ø> (-0.04%) ⬇️
trino 48.67% <ø> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 4 files with indirect coverage changes

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.

2 participants