apache / doris

Apache Doris is an easy-to-use, high performance and unified analytics database.
https://doris.apache.org
Apache License 2.0
12.57k stars 3.25k forks source link

[Feature] Support array function sequence like presotdb #30487

Open HappenLee opened 9 months ago

HappenLee commented 9 months ago

Search before asking

Description

It is used to generate a series of integers or dates

Document Connection: https://prestodb.io/docs/current/functions/array.html?highlight=sequence

we had alreay support array_range to generate int,should also support date/datetime

Use case

No response

Related issues

No response

Are you willing to submit PR?

Code of Conduct

superdiaodiao commented 9 months ago

I will try, PLZ assign it to me~