alamb commented on issue #9323: URL: https://github.com/apache/arrow-datafusion/issues/9323#issuecomment-1964847694
Here is the duckdb syntax: https://duckdb.org/docs/sql/functions/nested.html#range-functions It looks to me like `generate_series` and `range` can be both scalar functions (return list) or table functions (return a table) -- 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]
