yushujun opened a new pull request #12586:
URL: https://github.com/apache/flink/pull/12586


   ## Brief change log
   Correct six typos in code example under "Table API & SQL / SQL / Queries"
   In the example the generic type of DataStream define Tuple3<String, String, 
String, Long>,
   actual need DataStream<Tuple4<String, String, String, Long>>.
   
   


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

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


Reply via email to