JiajunBernoulli commented on code in PR #3444: URL: https://github.com/apache/calcite/pull/3444#discussion_r1341075315
########## site/_docs/reference.md: ########## @@ -1200,7 +1200,7 @@ Note: | ANY | The union of all types | | UNKNOWN | A value of an unknown type; used as a placeholder | | ROW | Row with 1 or more columns | Example: Row(f0 int null, f1 varchar) Review Comment: `row` maybe better than `Row` -- 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]
