snuyanzin commented on code in PR #28290: URL: https://github.com/apache/flink/pull/28290#discussion_r3452030400
########## flink-table/flink-table-planner/src/main/java/org/apache/calcite/rex/RexBuilder.java: ########## @@ -86,10 +87,6 @@ * Factory for row expressions. * * <p>Some common literal values (NULL, TRUE, FALSE, 0, 1, '') are cached. - * - * <p>FLINK modifications (backport of CALCITE-6764): Lines 237, 243, 247, 251 ~ 255 - * - * <p>FLINK modifications (backport of FLINK-39945): Lines 1270-1284 Review Comment: true, updated comments: CALCITE-6764 should be removed as it is fixed now -- 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]
