vtlim commented on code in PR #14565: URL: https://github.com/apache/druid/pull/14565#discussion_r1258989888
########## docs/querying/lookups.md: ########## @@ -79,7 +79,7 @@ In native queries, lookups can be queried with [dimension specs or extraction fu Query Execution --------------- -When executing an aggregation query involving lookup functions (like the SQL [`LOOKUP` function](sql-scalar.md#string-functions), +When executing an aggregation query involving lookup functions, like the SQL [`LOOKUP` function](sql-scalar.md#string-functions), Review Comment: ```suggestion When executing an aggregation query involving lookup functions, like the SQL [`LOOKUP` function](sql-scalar.md#string-functions, ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
