srowen commented on PR #38165:
URL: https://github.com/apache/spark/pull/38165#issuecomment-1274688829

   I'm getting a weird error from the merge script on merging this - is anyone 
else seeing it? other PRs seem fine.
   ```
   Traceback (most recent call last):
     File "/Users/sean.owen/Documents/spark/./dev/merge_spark_pr.py", line 599, 
in <module>
       main()
     File "/Users/sean.owen/Documents/spark/./dev/merge_spark_pr.py", line 511, 
in main
       modified_body = re.sub(re.compile(r"<!--[^>]*-->\n?", re.DOTALL), "", 
pr["body"]).lstrip()
     File 
"/usr/local/Cellar/[email protected]/3.10.7/Frameworks/Python.framework/Versions/3.10/lib/python3.10/re.py",
 line 209, in sub
       return _compile(pattern, flags).sub(repl, string, count)
   ```


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to