Hanyu Zheng created FLINK-36984: ----------------------------------- Summary: Support precision of SQL FLOOR and CEIL functions for TimeStampLtz Key: FLINK-36984 URL: https://issues.apache.org/jira/browse/FLINK-36984 Project: Flink Issue Type: Bug Reporter: Hanyu Zheng
Now the precision of FLOOR and CEIL functions for TimeStampLtz is millisecond, so we need introduce nanosecond to `timestampFloor` and `timestampCeil` to increase precision of millisecond -- This message was sent by Atlassian Jira (v8.20.10#820010)