GitHub user kaspersorensen opened a pull request:
https://github.com/apache/metamodel/pull/141
METAMODEL-1137: Solution (to be tested manually) for SQLServer type cast
Inspired by the solution/patch proposed in
https://issues.apache.org/jira/browse/METAMODEL-1137, this PR suggests a
slightly safer approach where the fix is only applied to SQL Server since I
don't think it's generic enough to fit into the general query rewriter.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kaspersorensen/metamodel
feature/METAMODEL-1137-proper-casting-for-sql-server
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/metamodel/pull/141.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #141
----
commit 2b7c752f27ca248d4e7f013c28d78b60edff4617
Author: Kasper Sørensen <[email protected]>
Date: 2017-03-17T04:45:20Z
METAMODEL-1137: Solution (to be tested manually) for SQLServer type cast
----
---
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.
---