amol- commented on a change in pull request #10650:
URL: https://github.com/apache/arrow/pull/10650#discussion_r669520958



##########
File path: dev/archery/archery/crossbow/reports.py
##########
@@ -121,6 +121,61 @@ def show(self, outstream, asset_callback=None):
                                    asset))
 
 
+class JsonReport(Report):
+
+    HEADER = textwrap.dedent("""

Review comment:
       Do we really need `HEADER`, `STATUS_HEADERS` and `TASKS` given that we 
are not formatting any text here? I guess those are copy/paste from the email 
reporter that had to format the mail




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to