LadyForest opened a new pull request, #24889:
URL: https://github.com/apache/flink/pull/24889

   ## What is the purpose of the change
   
   This pull request implements 
[FLIP-457](https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=307136992&src=jira).
   
   ## Brief change log
   
   This PR contains 6 commits.
   - 1a14d7ed Move adaptive local hash agg option to ExecutionConfigOptions
   - 06d11a93 Move optimizer-related options to OptimizerConfigOptions
   - 35007704 Move LookupJoinHintOptions to table-api module
   - 5445c3d8 Deprecate the outdated optimizer config options
   - bcfd31c9 Add issue navigator to track legacy window options
   - dbc98f28 Add missing annotation for ResultMode and SqlClientOptions
   
   
   ## Verifying this change
   
   This change is already covered by existing 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)`: yes
     - The serializer: 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 applicable
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to