Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix issue #512 to save the file location as a table column #1055

Merged
merged 1 commit into from Sep 20, 2015

Conversation

jackyq2015
Copy link
Contributor

No description provided.

@magdmartin
Copy link
Member

fix for #512

magdmartin added a commit that referenced this pull request Sep 20, 2015
fix issue #512 to save the file location as a table column
@magdmartin magdmartin merged commit b635f4e into OpenRefine:master Sep 20, 2015
}

public ImportParameters(boolean trimStrings, boolean storeEmptyStrings, boolean guessCellValueTypes) {
this.trimStrings = trimStrings;
Copy link
Member

Choose a reason for hiding this comment

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

This should call the constructor above (Line 11) rather than duplicating code.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Agree, do you want me to commit the change or create another branch from the fork?

@tfmorris tfmorris added the Status: Pending Review Indicates that the issue or pull request is awaiting review by project maintainers or collaborators label Sep 25, 2015
tfmorris pushed a commit to tfmorris/OpenRefine that referenced this pull request Sep 25, 2015
@tfmorris
Copy link
Member

I've incorporated fixes for most of these comments in be936a8. I'll discuss with @magdmartin who he had review the changes before he agreed to commit the PR to see if we can improve the process.

@tfmorris tfmorris removed the Status: Pending Review Indicates that the issue or pull request is awaiting review by project maintainers or collaborators label Sep 26, 2015
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.

None yet

3 participants