Re: Contribution to Spark SQL: new data type TIME

2025-03-19 Thread Max Gekk
Hi Spark devs, Thank you, all who start working on the new data type. I added new 10 sub-tasks in the umbrella JIRA: https://issues.apache.org/jira/browse/SPARK-51162 including: "starter" tasks: - SPARK-51455: Time literal generator in tests - SPARK-51403: Test TimeType as ordered and atomic type

Re: Contribution to Spark SQL: new data type TIME

2025-03-06 Thread Sakthi
This is great, Max! I would like to pick up the following two tasks: - https://issues.apache.org/jira/browse/SPARK-51420 (Get Minutes of time) [Starter] - https://issues.apache.org/jira/browse/SPARK-51423 (Add the current_time() function) Regards, Sakthi On Thu, Mar 6, 2025 at 8:33 AM Rob Reeves

Re: Contribution to Spark SQL: new data type TIME

2025-03-06 Thread Rob Reeves
Hi Max, I'll work on Add the make_time() function . Thanks, Rob On Thu, Mar 6, 2025 at 3:16 AM Max Gekk wrote: > Hi Spark devs, > > I would like to invite you to develop the new data type TIME in Spark > SQL. At the moment, there are > 10 sub-