snuyanzin commented on code in PR #28473: URL: https://github.com/apache/flink/pull/28473#discussion_r3488218355
########## flink-python/src/main/java/org/apache/flink/api/common/python/pickle/ArrayConstructor.java: ########## Review Comment: why do we need to duplicate this logic instead of just rewriting `l` to`L`? This logic is same as for `pazorvine` `ArrayConstructor` -- 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]
