JingsongLi commented on PR #8789: URL: https://github.com/apache/paimon/pull/8789#issuecomment-5044338914
After adding an overloaded method with the same name, `List<BinaryRow>`, the previously valid `withOverwrite(null)` now causes a compilation ambiguity; I confirmed that this issue can be reproduced using `javac` on the current head. The method name could be withOverwrites. -- 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]
