Skip to content

fix(cubejs-cli): Fix validate command #9666

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

Merged
merged 1 commit into from
Jun 11, 2025
Merged

Conversation

KSDaemon
Copy link
Member

@KSDaemon KSDaemon commented Jun 6, 2025

This PR fixes incorrect compilation and error handling during validate command run.

Also this fixes #9506

@KSDaemon KSDaemon force-pushed the fix/cli-validate-error branch from 6d3d8b5 to 631571b Compare June 6, 2025 11:45
@KSDaemon KSDaemon marked this pull request as ready for review June 6, 2025 12:03
@KSDaemon KSDaemon requested review from a team as code owners June 6, 2025 12:03
@KSDaemon KSDaemon merged commit b2bc99f into master Jun 11, 2025
62 checks passed
@KSDaemon KSDaemon deleted the fix/cli-validate-error branch June 11, 2025 17:25
marianore-muttdata pushed a commit to MuttData/cube that referenced this pull request Jun 17, 2025
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

Successfully merging this pull request may close these issues.

How to valiadate cube.js schema when you have jinja syntax {{ }} in sql of the cubes
2 participants