-
Notifications
You must be signed in to change notification settings - Fork 13.8k
[FLINK-17244][docs] Update the Getting Started page #11988
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
Conversation
|
Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community Automated ChecksLast check on commit cc4fa4f (Mon May 04 18:14:38 UTC 2020) Warnings:
Mention the bot in a comment to re-run the automated checks. Review Progress
Please see the Pull Request Review Guide for a full explanation of the review process. DetailsThe Bot is tracking the review progress through labels. Labels are applied according to the order of the review items. For consensus, approval by a Flink committer of PMC member is required Bot commandsThe @flinkbot bot supports the following commands:
|
NicoK
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1 (just two things on links what we should think about)
Co-authored-by: Nico Kruber <nico.kruber@gmail.com>
NicoK
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1, merging...
…7255 * 'master' of https://github.com/apache/flink: (49 commits) [FLINK-16997][table-common] Add new factory interfaces and discovery utilities [hotfix][table-common] Enable receiving isBounded in DynamicTableSink [hotfix][table-common] Improve terminology around catalog table options [FLINK-15101][connector/common] Add the SourceCoordinator implementation [FLINK-17244][docs] Update the Getting Started page (apache#11988) [FLINK-17420][table sql / api]Cannot alias Tuple and Row fields when converting DataStream to Table (apache#11951)11951) [FLINK-17496][kinesis] Upgrade amazon-kinesis-producer to 0.14.0 [FLINK-17515][yarn] Move YARN staging functionality to a separate class [FLINK-17489][core] Support any kind of array in StringUtils.arrayAwareToString() [FLINK-17499][state-processor-api] LazyTimerService used to register timers via State Processing API incorectly mixes event time timers with processing time timers [FLINK-17483][legal] Update flink-sql-connector-elasticsearch7 NOTICE file to correctly reflect bundled dependencies [FLINK-16034][table-api, docs] Updat documentation with new Java Expression DSL (apache#11533) [FLINK-17473][tests] Remove unused test utilities [FLINK-17423][python] Support Java UDTF and UDAF in Blink planner under batch mode for PyFlink [FLINK-16103][docs-zh] Translate "Configuration" page of "Table API & SQL" into Chinese [FLINK-16901][legal] Correctly handle the THIRD_PARTY_NOTICES file in kinesis connector bundled dependency [FLINK-14816] Let TaskManagerThreadDumpHandler return JSON response [FLINK-14816] Add thread dump feature for taskmanager [hotfix] Factor out putTransientBlobStream from requestFileuploadFilePath [hotfix] Add comments to FileType enum values ...
* Update docs/getting-started/index.md
What is the purpose of the change
Translation