MonkeyCanCode commented on issue #280:
URL: https://github.com/apache/polaris/issues/280#issuecomment-2344815870

   So 
https://github.com/apache/polaris/commit/99d8eb7fe383c6283db3d042e17dec33c3bfbd11
 is the one that caused this issue. 
   
   You can use the following to do a build:
   ```
   git checkout -b new_branch d3bfa05
   docker build . -t polaris_local_metastore --build-arg ECLIPSELINK=true
   ```
   
   I can look into where the circular dependencies is happening later tonight.


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