cloud-fan commented on issue #26591: [SPARK-29248][SQL] provider number of partitions when creating v2 data writer factory URL: https://github.com/apache/spark/pull/26591#issuecomment-557048613 oh, seems like the email address is invalid ``` Traceback (most recent call last): File "./dev/merge_spark_pr.py", line 577, in <module> main() File "./dev/merge_spark_pr.py", line 552, in main merge_hash = merge_pr(pr_num, target_ref, title, body, pr_repo_desc) File "./dev/merge_spark_pr.py", line 147, in merge_pr distinct_authors[0]) UnicodeEncodeError: 'ascii' codec can't encode character u'\xe1' in position 71: ordinal not in range(128) ``` @edrevo can you set up a different email for your git and rebase your commit?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
