↓ 760 callersMethodINTData type of a 4-byte signed integer with values from -2,147,483,648 to 2,147,483,647. @see IntType
flink-cdc-common/src/main/java/org/apache/flink/cdc/common/types/DataTypes.java:81
↓ 319 callersMethodBIGINTData type of an 8-byte signed integer with values from -9,223,372,036,854,775,808 to 9,223,372,036,854,775,807. @see BigIntType
flink-cdc-common/src/main/java/org/apache/flink/cdc/common/types/DataTypes.java:109