LuciferYang commented on PR #50798: URL: https://github.com/apache/spark/pull/50798#issuecomment-2854136105
Local verification results are as follows: 1. When importing the project into IntelliJ IDEA via the `Maven` approach, this pr performs favorably. The issue of code "red highlighting" that previously occurred has been significantly alleviated. Additionally, I was able to execute test cases directly within the IDE, such as running `BitmapExpressionsQuerySuite`. The results are as follows:  2. When importing the project into IntelliJ IDEA via the `sbt` approach, the effect of this pr appears less pronounced. Code related to `RDD`, `SparkContext`, and other components still exhibits "red highlighting", and executing test cases within the IDE continues to throw errors. An example is shown below:  It is uncertain whether the above conclusions hold true in other developers' IDE environments. To ensure robustness, it would be prudent to involve additional contributors in verifying the actual outcomes. -- 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