Rahul Shivu Mahadev has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/10560 )

Change subject: Fix Indents from IMPALA-4970 fixing the mistake in indentation 
made previously
......................................................................


Patch Set 1:

> Has anyone told you about clang-format? Might save you some time on
 > these nit-picky little issues.
 >
 > Running something like:
 > > sudo apt-get install clang-format-5.0
 > > git diff -U0 HEAD^ | clang-format-diff-5.0 -style file -p1 -i
 > will automatically apply our formatting rules to the patch you're
 > currently working on

 > Has anyone told you about clang-format? Might save you some time on
 > these nit-picky little issues.
 >
 > Running something like:
 > > sudo apt-get install clang-format-5.0
 > > git diff -U0 HEAD^ | clang-format-diff-5.0 -style file -p1 -i
 > will automatically apply our formatting rules to the patch you're
 > currently working on

 > Has anyone told you about clang-format? Might save you some time on
 > these nit-picky little issues.
 >
 > Running something like:
 > > sudo apt-get install clang-format-5.0
 > > git diff -U0 HEAD^ | clang-format-diff-5.0 -style file -p1 -i
 > will automatically apply our formatting rules to the patch you're
 > currently working on

That's helpful I shall check it out, thank you


--
To view, visit http://gerrit.cloudera.org:8080/10560
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I4ea53e0780cca9f791808c2a73c7f72ba27c2159
Gerrit-Change-Number: 10560
Gerrit-PatchSet: 1
Gerrit-Owner: Rahul Shivu Mahadev <[email protected]>
Gerrit-Reviewer: Rahul Shivu Mahadev <[email protected]>
Gerrit-Reviewer: Sailesh Mukil <[email protected]>
Gerrit-Reviewer: Thomas Marshall <[email protected]>
Gerrit-Comment-Date: Thu, 31 May 2018 17:50:36 +0000
Gerrit-HasComments: No

Reply via email to