Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently, for a statement like
select t2.a from t1 t2;
|
the affected field is returned as t2.a while it should be reported as t1.a.