ORA-01878: specified field not found in datetime or interval

Hi,

Has anyone managed to resolve this issue? I have the same problem.

Metabase: v0.38.2
Oracle: 18

Even when the field is of type date, metabase is treating the field as datetime.

And I have a date field with no time or timezone information. But when I make filters through the metabase the date parameter is passed like this:

:params (#t “2012-01-07T00:00-02:00”)