Skip to content

Add scrubbing to structured source [ch3015]#54

Merged
emosbaugh merged 1 commit intomasterfrom
emosbaugh/ch3015/native-data-scrubbing
Nov 10, 2017
Merged

Add scrubbing to structured source [ch3015]#54
emosbaugh merged 1 commit intomasterfrom
emosbaugh/ch3015/native-data-scrubbing

Conversation

@emosbaugh
Copy link
Copy Markdown
Member

No description provided.


// first write to one file
if raw {
ioCopyContext(ctx, rootDir, task.RawPath, data, &rawResult)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this refactoring necessary? I'm working on the same part of this file.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, i needed to rewrite all other functions in that file to be able to pass in a writer rather than write to a file

@emosbaugh emosbaugh merged commit 47a30d7 into master Nov 10, 2017
@emosbaugh emosbaugh deleted the emosbaugh/ch3015/native-data-scrubbing branch November 10, 2017 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants