mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-08-23 22:48:19 +00:00
fa773cf480
Add ORDER BY clause to subquery union tests Updated the SQL and result files for subquery union tests to include an ORDER BY clause, ensuring consistent result ordering. This change aligns with the test case from the DuckDB repository.