You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/05/16 22:27:00 UTC

[GitHub] [incubator-superset] rumbin commented on issue #9783: postgresql error: function date_trunc(unknown, text) does not exist LINE 1

rumbin commented on issue #9783:
URL: https://github.com/apache/incubator-superset/issues/9783#issuecomment-629713791


   My guess is that the table column really is of type text on the Postgres DB. Please check it either with SQLLab or external Clients like, e.g., DBeaver. Just access your database, navigate to the table and check the dtypes.
   Postgres' error message is pretty precise, that it is a data type mismatch on the SB table column.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org