MaxGekk commented on PR #42236: URL: https://github.com/apache/spark/pull/42236#issuecomment-1700493815
After this changes, I cannot compile Spark as a maven project in IntelliJ IDEA anymore. It fails with the error (see the screenshot). Any idea how to fix the issue? ``` java: package org.sparkproject.spark_protobuf.protobuf does not exist ``` <img width="1363" alt="Screenshot 2023-08-31 at 10 02 24" src="https://github.com/apache/spark/assets/1580697/62599c07-6d0b-4838-82f6-2ad046a5d87a"> -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
