You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aitozi (via GitHub)" <gi...@apache.org> on 2023/04/13 13:35:36 UTC

[GitHub] [flink] Aitozi commented on a diff in pull request #22386: [FLINK-31787][doc] Add explicit ROW constructor to sql functions doc

Aitozi commented on code in PR #22386:
URL: https://github.com/apache/flink/pull/22386#discussion_r1165532653


##########
docs/data/sql_functions.yml:
##########
@@ -933,11 +933,13 @@ valueconstruction:
   - sql: |
       -- implicit constructor with parenthesis
       (value1 [, value2]*)
+      -- explicit ROW constructor 

Review Comment:
   how do you see the rendered doc ? build locally ?



-- 
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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org