Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Remove the warning "WARNING: org.eigenbase.rel.InvalidRelException: EnumerableJoinRel only supports equi-join".
While it is accurate – that particular planner rule only supports equi-join and is being handed a cartesian join – it is alarming because the end-user cannot see that other rules are being given joins they can handle.
We should step down the tracing level of that particular warning.
---------------- Imported from GitHub ----------------
Url: https://github.com/julianhyde/optiq/issues/163
Created by: julianhyde
Labels: bug,
Created at: Fri Feb 28 02:58:34 CET 2014
State: closed