liming30 opened a new issue, #4351: URL: https://github.com/apache/paimon/issues/4351
### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Paimon version 1.0-SNAPSHOT ### Compute Engine spark ### Minimal reproduce step Idea cannot find classes of other modules in the paimon-spark submodule. ### What doesn't meet your expectations? Cannot debug paimon-spark module in idea. ### Anything else? reason: The `paimon-spark` submodule explicitly excludes all paimon dependencies, which makes idea unable to find the paimon class. ### Are you willing to submit a PR? - [X] I'm willing to submit a PR! -- 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]
