aiwenmo commented on PR #3740: URL: https://github.com/apache/flink-cdc/pull/3740#issuecomment-2564984725
1.Add convertCalciteRelDataType in DataTypeConverter. 2.Add the convert of precision in DataTypeConverter.convertCalciteType. 3.Use DecimalData instead of BigDecimal in YAML task. 4.Optimize the strategy of SqlToRelConverter. 5.Fix the precision and length of data type has been lost in TransformTable.getRowType. 6.Modify testGenerateProjectionColumns in TransformParserTest to verify the repair. 7.Add testComplicatedUdfReturnTypes to verify the repair when using udf. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org