Hey!
Found one more issue with JDBC data types in Postgres data source.
In fact, the report is a view that aggregates quite a lot of data, as a result, the numeric fields have a BigDecimal data type and it seems that this data type is not perceived as a numeric and turns into a string.
