jonahgao commented on code in PR #9352:
URL: https://github.com/apache/arrow-datafusion/pull/9352#discussion_r1505372375


##########
docs/source/user-guide/sql/scalar_functions.md:
##########
@@ -2905,7 +2905,28 @@ empty(array)
 
 ### `generate_series`
 
-_Alias of [range](#range)._
+similar as range function, but include the upper bound

Review Comment:
   ```suggestion
   Similar to the range function, but it includes the upper bound. 
   ```



-- 
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]

Reply via email to