YannByron commented on code in PR #7648: URL: https://github.com/apache/paimon/pull/7648#discussion_r3099368691
########## paimon-spark/paimon-spark-4.1/src/main/scala/org/apache/paimon/spark/catalyst/optimizer/MergePaimonScalarSubqueries.scala: ########## Review Comment: The `MergePaimonScalarSubqueries` in `paimon-spark-4.1` is identical to the one in `paimon-spark-4.0`. Would it be better to move these version-agnostic implementations into `paimon-spark4-common` instead of duplicating them in each version-specific module? -- 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]
