Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: bug: The SQL syntax beautified by bendsql is incorrect #544

Open
wubx opened this issue Dec 23, 2024 · 0 comments
Open

bug: bug: The SQL syntax beautified by bendsql is incorrect #544

wubx opened this issue Dec 23, 2024 · 0 comments

Comments

@wubx
Copy link
Member

wubx commented Dec 23, 2024

version: BendSQL 0.24.2-4fa3689(2024-12-05T07:02:31.022919276Z).

select sum(seat_count) OVER ( PARTITION BY departure_station, arrival_station ORDER BY train_id ) AS sum_sid from train limit 1;

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant