snuyanzin commented on code in PR #20168: URL: https://github.com/apache/flink/pull/20168#discussion_r968210053
########## flink-table/flink-sql-client/src/test/java/org/apache/flink/table/client/cli/utils/SqlParserHelper.java: ########## @@ -26,7 +26,7 @@ import org.apache.flink.table.catalog.hive.HiveTestUtils; import org.apache.flink.table.delegation.Parser; -/** An utility class that provides pre-prepared tables and sql parser. */ +/** A utility class that provides pre-prepared tables and sql parser. */ Review Comment: As as i know it should be `An` since it stays before the word starting with a vowel letter.... Or did I miss anything? -- 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]
