[
https://issues.apache.org/jira/browse/FLINK-32707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
liangjj updated FLINK-32707:
----------------------------
Summary: The timestamp field precision should be set to 0 instead of 1
(was: the timestamp field precision should be set to 0 instead of 1)
> The timestamp field precision should be set to 0 instead of 1
> -------------------------------------------------------------
>
> Key: FLINK-32707
> URL: https://issues.apache.org/jira/browse/FLINK-32707
> Project: Flink
> Issue Type: Bug
> Components: Connectors / JDBC
> Affects Versions: jdbc-3.1.1
> Reporter: liangjj
> Priority: Minor
> Attachments: image-2023-07-28-09-48-22-509.png,
> image-2023-07-28-09-58-18-037.png, image-2023-07-28-09-58-26-013.png
>
>
> When I tried to create a pg jdbc source from the jdbc catalog, I received a
> prompt that the precision of the timestamp field cannot be set to 0
> !image-2023-07-28-09-58-18-037.png!
>
> I found the description on the
> [pg|[https://www.postgresql.org/docs/12/datatype-datetime.html]|https://www.postgresql.org/docs/12/datatype-datetime.html],]
> , i modify the minial precision to 0, and it does work.
> !image-2023-07-28-09-58-26-013.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)