StarRocks / starrocks

The world's fastest open query engine for sub-second analytics both on and off the data lakehouse. With the flexibility to support nearly any scenario, StarRocks provides best-in-class performance for multi-dimensional analytics, real-time analytics, and ad-hoc queries. A Linux Foundation project.
https://starrocks.io
Apache License 2.0
8.91k stars 1.79k forks source link

[function]from_iso8601_date,from_iso8601_timestamp #40877

Open wangsimo0 opened 9 months ago

wangsimo0 commented 9 months ago

StarRocks support to_iso8601 https://docs.starrocks.io/docs/sql-reference/sql-functions/date-time-functions/to_iso8601/ however starrocks doesn't support from_iso8601_date,from_iso8601_timestamp

some reference https://trino.io/docs/current/functions/datetime.html?highlight=from_iso8601_date#from_iso8601_date

davidyuan1223 commented 7 months ago

lgtm,i wanna try improve this

zhaohehuhu commented 4 months ago

Hey @wangsimo0 @davidyuan1223, is there any progress for this task? If not, can I take this task?

davidyuan1223 commented 4 months ago

Hey @wangsimo0 @davidyuan1223, is there any progress for this task? If not, can I take this task?

Hello, you can try to solve this issue. I have tried it, but it seems that I am not good at C++.

zhaohehuhu commented 3 months ago

If so, I'm willing to help you. @davidyuan1223

zhaohehuhu commented 3 months ago

plz assign this task to me. Thanks @wangsimo0