liamzwbao commented on PR #1172:
URL: https://github.com/apache/polaris/pull/1172#issuecomment-2727779423

   > I was thinking about following layout instead (project directory):
   > 
   > ```
   > WORKDIR /home/spark/polaris
   > ```
   > 
   > Then we can have the same layout as our git layout such as following:
   > 
   > ```
   > /home/spark/polaris/polaris -> CLI entrypoint
   > /home/spark/polaris/client -> CLI client
   > /home/spark/polaris/regrests -> regtests
   > ```
   > 
   > By doing so, no manual change will be needed when running outside docker 
(as it is matched to our git layout. so all relative reference to 
files/directory will stay the same). What do you think?
   
   Sounds good to me!
   


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