Mariamalmesfer commented on issue #11622:
URL: https://github.com/apache/gluten/issues/11622#issuecomment-4421317668

   Tracking remaining work for TimestampNTZ support.
   Development branch: https://github.com/apache/gluten/tree/ts_ntz_dev
   
   ---
   
   **1. Scalar Functions (AnyTimestampType)**
   
   - [x] localtimestamp (#11720)
   - [ ] hour(timestamp_ntz) (@Mariam-Almesfer) — in review: #12064
   - [ ] minute(timestamp_ntz)
   - [ ] second(timestamp_ntz)
   - [ ] timestampadd(timestamp_ntz)
   
   ---
   
   **2. TimestampNTZ-specific Functions**
   
   - [ ] make_timestamp_ntz
   - [ ] try_make_timestamp_ntz
   - [ ] to_timestamp_ntz
   - [ ] convert_timezone
   
   ---
   
   **3. Cast Support**
   
   - [ ] string → timestamp_ntz (@Mariam-Almesfer) — in review: #12066
   - [ ] timestamp_ntz → string (@Mariam-Almesfer) — in review: #12066
   - [ ] timestamp → timestamp_ntz
   - [ ] timestamp_ntz → timestamp
   - [ ] date → timestamp_ntz
   - [ ] timestamp_ntz → date


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to