Github user jakubneubauer commented on the issue:
https://github.com/apache/metamodel/pull/167
To the integration tests:
I found these int. tests related to date/time handling:
- SQLServerJtdsDriverTest.testWorkingWithDates and it is working.
- SQLServerJtdsDriverTest.ignoreTestTimestampValueInsertSelect is now
commented out with description that this test was failing and actually somehow
wrong
So it looks like it doesn't require any change.---
