help wanted
Repository-Metriken
- Stars
- (19.563 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 5T 16h) (138 gemergte PRs in 30 T)
Beschreibung
Describe the bug Currently some step queries can cause the generated SQL to fail.
To Reproduce Steps to reproduce the behavior:
- Create a new funnel
- Add a large SQL query to a step
- Attempt to run a query against the funnel cube
- See error
Expected behavior
CubeJS should wrap any step SQL queries with braces () to prevent issues with the outer query.
Version: v0.15.0