Fix {Data,Schema}TreeAwareEffectiveStatement.Namespace 26/99926/4
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 1 Mar 2022 22:44:24 +0000 (23:44 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 1 Mar 2022 23:49:09 +0000 (00:49 +0100)
These two namespaces should not be generic, but rather specialized
to the corresponding wildcard statement. This fixes a number of
usability issues where type inference would not work correctly.

Change-Id: I0b4a2461df58265ae2db795c0c81e2b4e5972e41
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found