Skip to content

SQL API: ERROR: Type "TIMESTAMP" is not supported for parameters decodingΒ #9784

@gasperkoren

Description

@gasperkoren

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:

  1. Connect Cube and Metabase
  2. 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)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions