Github user kaspersorensen commented on the pull request:
https://github.com/apache/metamodel/pull/59#issuecomment-149125641
I made a mistake in my research! Somehow got the impression that 1
nanosecond = 1000 microsecond. But it's in deed the other way around! Then the
strange rounding issue that I saw makes absolute sense because PostgreSQL's
rounding to the nearest 1000 nanos is exactly 1 microsecond! :-)
I guess I just need to then update the JdbcTestTemplates class to also
support Microsecond precision.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---