Page MenuHomePhabricator

Give data exporters a header row
ClosedPublic

Authored by epriestley on Jan 29 2018, 2:35 AM.
Tags
None
Referenced Files
F15551209: D18952.id.diff
Sun, Apr 27, 3:53 PM
F15546764: D18952.diff
Sat, Apr 26, 4:47 PM
F15532664: D18952.id45476.diff
Wed, Apr 23, 4:54 PM
F15456721: D18952.id45451.diff
Sun, Mar 30, 11:41 AM
F15446212: D18952.id.diff
Mar 27 2025, 5:45 PM
F15441695: D18952.diff
Mar 26 2025, 7:24 PM
F15390857: D18952.id.diff
Mar 15 2025, 7:06 AM
F15380252: D18952.diff
Mar 14 2025, 2:12 AM
Subscribers
None

Details

Summary

Depends on D18951. Ref T13049. When we export to CSV or plain text, add a header row in the first line of the file to explain what each column means. This often isn't obvious with PHIDs, etc.

JSON has keys and is essentially self-labeling, so don't do anything special.

Test Plan

Exported CSV and text, saw new headers. Exported JSON, no changes.

Diff Detail

Repository
rP Phabricator
Branch
export2
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 19235
Build 25986: Run Core Tests
Build 25985: arc lint + arc unit