Resolved an issue where an ORDER BY alias in subqueries failed to convert to the expected ColumnNode when the corresponding column could be omitted. Updated the conversion logic to handle this case correctly and ensure proper query execution. |
||
---|---|---|
.. | ||
subqueryBugs.py |