Vamsi-klu opened a new pull request, #28494:
URL: https://github.com/apache/flink/pull/28494

   ## What is the purpose of the change
   
   Fixes the DataStream Data Sources documentation so `SourceFunction` links to 
the current legacy source file location instead of remaining as plain 
text/stale documentation.
   
   ## Brief change log
   
   - Link `SourceFunction` in the English DataStream Data Sources docs.
   - Mirror the link in the Chinese DataStream Data Sources docs.
   
   ## Verifying this change
   
   - `test -f 
flink-runtime/src/main/java/org/apache/flink/streaming/api/functions/source/legacy/SourceFunction.java`
   - `docker run --rm -v "$PWD":/src -w /src jakejarvis/hugo-extended:latest 
--gc --minify --buildDrafts --buildFuture`
   
   This closes FLINK-23140.


-- 
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