-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
Description
Describe the bug
I'm connecting to Cube Core from Metabase via SQL API
In Cube 1.3.36 parametrized queries with timestmmp started failing.
Metabsse returns the following error:
ERROR: Type "TIMESTAMP" is not supported for parameters decoding
Relative time filters, i.e. Yesterday or Last 30 days work OK.
To Reproduce
Steps to reproduce the behavior:
- Connect Cube and Metabase
- Create a query in Metabase using UI Query Builder and add Filter to a timestamp colum using Fixed date range ... option and then select After and select date i.e. January 1, 2025
Expected behavior
Query should be executed without error
Version:
1.3.36 and 1.3.37
Additional context
This works fine in version 1.3.35
I've tested this with Metabse v0.55.6 and v0.55.7 and Cube 1.3.35 (works ok) 1.3.36 (fails) and 1.3.37 (fails)
rytiszolubasf and adamfeldmanrytiszolubasf and adamfeldman