jingzi created FLINK-38046: ------------------------------ Summary: Solve the issue of missing one piece of data Key: FLINK-38046 URL: https://issues.apache.org/jira/browse/FLINK-38046 Project: Flink Issue Type: Bug Reporter: jingzi
When using partitioned scan in Flink JDBC table, if {{scan.partition.lower-bound}} and {{scan.partition.upper-bound}} are very large, there could be a situation where one data record is lost. For example, maximum value: 3875220057236942850, minimum value: 2260418954055131340. -- This message was sent by Atlassian Jira (v8.20.10#820010)