Changes between Version 3 and Version 4 of Ticket #34255, comment 4
- Timestamp:
- Jan 12, 2023, 10:35:49 PM (23 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34255, comment 4
v3 v4 3 3 In other words, the problem is not about grouping by alias or column index but grouping by an expression that is elided from the select clause and thus cannot be grouped by reference. 4 4 5 We need to perform so column masking for the query to ensure the query keeps its semanti5 We need to perform some column masking for the query to ensure the query preserves it semantic 6 6 7 7 {{{#!sql