Skip to content

Commit

Permalink
chore(schema-compiler): fix yaml compiler integration test (#8674)
Browse files Browse the repository at this point in the history
  • Loading branch information
KSDaemon committed Sep 5, 2024
1 parent c0466fd commit 7d537c7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ cubes:
1 as id,
1 as customer_id,
TO_TIMESTAMP('2022-01-01', 'YYYY-MM-DD') as timestamp
)
) sq
WHERE {FILTER_PARAMS.orders.time.filter(\\"timestamp\\")}"
joins:
Expand Down

0 comments on commit 7d537c7

Please sign in to comment.