-
Notifications
You must be signed in to change notification settings - Fork 155
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add logic to write output with encoded Ids.
Differential Revision: D44645325 fbshipit-source-id: 8b3efd3e9785884d7e2d8b1696ea826d511e0cb5
- Loading branch information
1 parent
aea927b
commit b9aa883
Showing
4 changed files
with
95 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 13 additions & 0 deletions
13
fbpcs/pc_translator/tests/expected_transformed_publisher_input.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
id_,opportunity,test_flag,opportunity_timestamp,breakdown_id | ||
cfcd208495d565ef66e7dff9f98764da,1,0,1600000430,0 | ||
c4ca4238a0b923820dcc509a6f75849b,1,1,1600000401,1 | ||
c81e728d9d4c2f636f067f89cc14862c,0,0,0,2 | ||
eccbc87e4b5ce2fe28308fd9f2a7baf3,0,0,0,3 | ||
a87ff679a2f3e71d9181a67b7542122c,0,0,0,0 | ||
e4da3b7fbbce2345d7772b0674a318d5,1,1,1600000461,4 | ||
1679091c5a880faf6fb5e6087eb1b2dc,1,0,1600000052,5 | ||
8f14e45fceea167a5a36dedd4bea2543,1,0,1600000831,6 | ||
c9f0f895fb98ab9159f51fd0297e236d,1,0,1600000530,7 | ||
45c48cce2e2d7fbdea1afc51c7c6ad26,1,0,1600000972,5 | ||
d3d9446802a44259755d38e6d163e820,0,0,0,0 | ||
6512bd43d9caa6e02c990b0a82652dca,0,0,0,0 |