Github user arina-ielchiieva commented on the issue:
https://github.com/apache/drill/pull/971
@cgivre under squash commits @paul-rogers meant that you should end up with
one commit (now you have 13). You might consider using rebase and then do force
push in your branch to overwrite this 13 commits. Also please make sure your
commit message has proper naming: DRILL-XXX: <message>. In your case,
`DRILL-5834: Add networking functions`.---
