waitingkuo commented on issue #3982:
URL: 
https://github.com/apache/arrow-datafusion/issues/3982#issuecomment-1295789738

   @alamb postgresql's current_time returns TIMETZ
   
   ```bash
   willy=# select pg_typeof(current_time);
         pg_typeof      
   ---------------------
    time with time zone
   (1 row)
   ```
   
   what should we return here?


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

Reply via email to