This PR contains two bug fixes.
The first fixes the logic checking whether a variable is defined to include parent scopes.
The second fixes the returned type when computing aggregation of columns, which was wrongly wrapped in a ColumnType.
This PR contains two bug fixes.
The first fixes the logic checking whether a variable is defined to include parent scopes.
The second fixes the returned type when computing aggregation of columns, which was wrongly wrapped in a `ColumnType`.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains two bug fixes.
The first fixes the logic checking whether a variable is defined to include parent scopes.
The second fixes the returned type when computing aggregation of columns, which was wrongly wrapped in a
ColumnType.