Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.38.0
-
None
-
None
Description
Tying to query a VIEW in Postgres, which has one column of type NUMERIC, leads to the error
DECIMAL precision 0 must be between 1 and 19
The corresponding precision metadata column in postgres contains a NULL value.