Github user HyukjinKwon commented on the issue:

    https://github.com/apache/spark/pull/22666
  
    Ahhhhh no I am sorry @MaxGekk. I made the primary author as me mistakenly. 
I showed my email first.
    
    ```
    === Pull Request #22666 ===
    title       [SPARK-25672][SQL] schema_of_csv() - schema inference from an 
example
    source      MaxGekk/schema_of_csv-function
    target      master
    url https://api.github.com/repos/apache/spark/pulls/22666
    
    Proceed with merging pull request #22666? (y/n): y
    git fetch apache-github pull/22666/head:PR_TOOL_MERGE_PR_22666
    From https://github.com/apache/spark
     * [new ref]                 refs/pull/22666/head -> PR_TOOL_MERGE_PR_22666
    git fetch apache master:PR_TOOL_MERGE_PR_22666_MASTER
    remote: Counting objects: 303, done.
    remote: Compressing objects: 100% (153/153), done.
    remote: Total 209 (delta 91), reused 0 (delta 0)
    Receiving objects: 100% (209/209), 91.89 KiB | 445.00 KiB/s, done.
    Resolving deltas: 100% (91/91), completed with 65 local objects.
    From https://git-wip-us.apache.org/repos/asf/spark
     * [new branch]              master     -> PR_TOOL_MERGE_PR_22666_MASTER
       57eddc7182e..c5ef477d2f6  master     -> apache/master
    git checkout PR_TOOL_MERGE_PR_22666_MASTER
    Switched to branch 'PR_TOOL_MERGE_PR_22666_MASTER'
    ['git', 'merge', 'PR_TOOL_MERGE_PR_22666', '--squash']
    Automatic merge went well; stopped before committing as requested
    ['git', 'log', 'HEAD..PR_TOOL_MERGE_PR_22666', '--pretty=format:%an <%ae>']
    Enter primary author in the format of "name <email>" [hyukjinkwon 
<gurwls...@apache.org>]: hyukjinkwon <gurwls...@apache.org>
    ['git', 'log', 'HEAD..PR_TOOL_MERGE_PR_22666', '--pretty=format:%h [%an] 
%s']
    ```
    
    Looks the commit order affects the name appearing for `Enter primary author 
in the format of "name <email>"`.



---

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

Reply via email to