gh-yzou commented on PR #1303:
URL: https://github.com/apache/polaris/pull/1303#issuecomment-2779272220

   @adutra The failure looks wired to me, because in the build file, i do add 
   ```
    // direct the build to build/<scalaVersion> to avoid potential collision 
problem
     
project.layout.buildDirectory.set(layout.buildDirectory.dir(scalaVersion).get())
   ```
   and this will point the build result to a different subfolder 
"${polarisSparkDir}/v${sparkVersion}/${scalaVersion}", the project was loading 
fine in my Intelij, let me try it out.


-- 
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]

Reply via email to