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

Improve website prql source files #3022

Open
aljazerzen opened this issue Jul 23, 2023 · 0 comments
Open

Improve website prql source files #3022

aljazerzen opened this issue Jul 23, 2023 · 0 comments
Labels
devops web related to the website or the playground

Comments

@aljazerzen
Copy link
Member

aljazerzen commented Jul 23, 2023

This is a followup for #2972.

We should split the test .yml files into .prql and .sql, because:

  • the test code would be simplified,
  • plain .prql files will get syntax highlighting

.sql files don't need to be compiled when the site is being built, they can be committed and only compared to output of .prql compilation during testing.

@aljazerzen aljazerzen added web related to the website or the playground devops labels Jul 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops web related to the website or the playground
Projects
None yet
Development

No branches or pull requests

1 participant