LuciferYang commented on PR #50798: URL: https://github.com/apache/spark/pull/50798#issuecomment-2853668423
@yaooqinn Thank you for the efforts you've invested in resolving this issue. I've also been struggling with this problem for quite a while. After this one, has the issue been fully resolved, or have we only achieved partial mitigation? also cc @hvanhovell , do you have a more effective solution to address this issue? The core obstacle stems from IntelliJ's inability to properly distinguish and utilize class/object definitions with identical names between the `connect-shims` module and other modules in the project during code indexing. This deficiency has already caused several disruptions for developers using the IDE: 1. Code completion failures due to IntelliJ's indexing anomalies 2. Debugging workflow interruptions triggered by compilation errors when running test cases in IntelliJ -- 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: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org