You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/02/25 22:56:19 UTC

[GitHub] HeartSaVioR opened a new pull request #23892: [MINOR] Exclude core dump file to .gitignore

HeartSaVioR opened a new pull request #23892: [MINOR] Exclude core dump file to .gitignore
URL: https://github.com/apache/spark/pull/23892
 
 
   ## What changes were proposed in this pull request?
   
   This patch proposes excluding core dump files to `.gitignore`, which files could be generated mostly dealing with SQL module. When SQL module developers want to just add whole directory to the git stage, these files bother them.
   
   ## How was this patch tested?
   
   Placed `sql/core/hs_err_pid15014.log` and verified after the change the file is excluded to untracked files.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org