snuyanzin commented on code in PR #28290: URL: https://github.com/apache/flink/pull/28290#discussion_r3448675595
########## flink-table/flink-table-planner/src/main/java/org/apache/calcite/rel/type/RelDataTypeFactoryImpl.java: ########## @@ -58,8 +58,8 @@ * <p>FLINK modifications are at lines * * <ol> - * <li>Should be removed after fixing CALCITE-5199: Lines 242-244 - * <li>Added in FLINK-39695 (backport of CALCITE-6764): Lines 407 ~ 438 + * <li>Should be removed after fixing CALCITE-5199: Lines 241-243 + * <li>Preserve FLOAT precision as in Calcite 1.38.0: Lines 592 ~ 594 Review Comment: sync with Calcite -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
