bitsondatadev commented on code in PR #8919: URL: https://github.com/apache/iceberg/pull/8919#discussion_r1371640541
########## .github/workflows/spark-ci.yml: ########## @@ -141,4 +142,4 @@ jobs: with: name: test logs path: | - **/build/testlogs \ No newline at end of file + **/build/testlogs Review Comment: So I just tried removing the file changes from my local and the GH PR, then added this line again as I did in the other files and this artifact keeps popping up in the diff. Any thoughts on how to get rid of it? It's not a newline or even a space or anything. I tried those as well. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org