Baunsgaard commented on a change in pull request #1454:
URL: https://github.com/apache/systemds/pull/1454#discussion_r748459002



##########
File path: .gitignore
##########
@@ -41,19 +41,6 @@ buildNumber.properties
 .jekyll-cache/
 _site/
 
-# Python artifacts
-src/main/python/systemds/systemds-java/

Review comment:
       i would tend to agree, but in this case the python part is sort of a 
separate system, that could be in its own repository, and when i develop in the 
python i teat it as such, therefore i don't have access to the root .gitignore 
in the IDE when developing the python.
   
   there are examples of doing both designs in Apache.
   
   Hadoop only does one .gitignore
   while Spark has one in each language
   https://github.com/apache/spark
   




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