Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Issue:
When queries are executed with parameters in them, this results in an unsupported operation exception.
Cause:
We were trying to precompute values for join optimization when it was not possible to calculate those values resulting in the Unsupported Operation Exception.