fsk119 commented on code in PR #18920: URL: https://github.com/apache/flink/pull/18920#discussion_r906783415
########## flink-connectors/flink-connector-hive/src/test/resources/query-test/sub_query.q: ########## @@ -0,0 +1,9 @@ +-- SORT_QUERY_RESULTS Review Comment: After reading the doc[1] in the hive, could you add one more case in the text. ``` select * from (select x.key from src x); ``` [1] https://cwiki.apache.org/confluence/display/hive/languagemanual+subqueries -- 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]
