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

   The code example uses the upper function, however the results are not in 
uppercase.
   
   resultTable = tableEnv.sqlQuery("SELECT UPPER(f0) FROM InputTable");
   
   Results are updated to be in uppercase.


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