KalleOlaviNiemitalo commented on PR #2906:
URL: https://github.com/apache/avro/pull/2906#issuecomment-2109237601

   This pull request contains the same commits as 
<https://github.com/apache/avro/pull/2310>, followed by hundreds of commits 
rebased from the "main" branch.  Specifically, the 521 commits 
3bc92f3ee7b1894e1b50f57d74779d88d02d7bcc..fccd6eb57b0bb1e5c8606d0eada3ceec64da7bad
 in this pull request have been rebased from the 521 commits 
50e2db18ebaf9d9e74e5fd92afb6027221cefe83..f99ed98f12407528c0b3c5e461875c6a54525cdc
 on the "main" branch.
   
   ```
   $ git ls-remote https://github.com/apache/avro 
refs/pull/{2310,2906}/{head,merge}
   3bc92f3ee7b1894e1b50f57d74779d88d02d7bcc        refs/pull/2310/head
   e4914d3429ba87bf1bf04b0072be40424658b1c7        refs/pull/2310/merge
   fccd6eb57b0bb1e5c8606d0eada3ceec64da7bad        refs/pull/2906/head
   fd612d88c6876c889e70cfbb16d056b65809dd00        refs/pull/2906/merge
   ```
   
   At the moment, both pull requests would result in the same tree if merged: 
<https://github.com/apache/avro/compare/refs/pull/2310/merge..refs/pull/2906/merge>
   
   ```
   $ git rev-parse refs/pull/2310/merge^{tree} refs/pull/2906/merge^{tree}
   d08186dcbf28a841f6b6774f0f03077c091dd34c
   d08186dcbf28a841f6b6774f0f03077c091dd34c
   ```
   
   This pull request doesn't seem to have any advantages over 
<https://github.com/apache/avro/pull/2310>, but the rebased commits make this 
pull request harder to review.


-- 
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...@avro.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to