I am reading data from a postgresql database into flink, and using Table API and SQL. Apparently my timestamp column (called inserttime) is of type TIMESTAMP(6) WITH L
TIMESTAMP(6) WITH L