doki23 commented on issue #5280:
URL: https://github.com/apache/arrow-rs/issues/5280#issuecomment-1878171103
I've tried this:
```
postgres=# select '1998-11-30 23:59:59'::date;
date
------------
1998-11-30
```
It seems that pgsql ignores the time part.
--
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]