edgar2020 opened a new pull request, #16826: URL: https://github.com/apache/druid/pull/16826
### Description Makes changes to `sql-functions.md` page: - fix definition in table for `REPEAT` (N is not optional, always demands two arguments) - removes comma in intro section - changes definition for `TEXTCAT` so that it is not reliant on `CONCAT`'s definition - Changes function to be `CONCAT(expr [, expr, ...])` - Changes `POSITION` function to be more neutral (removing needle in haystack analogy) This PR has: - [X] been self-reviewed. -- 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]
