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

Implement FillNulls Conformance Rule #1437

Closed
Zejnilovic opened this issue Jul 10, 2020 · 1 comment · Fixed by #1438
Closed

Implement FillNulls Conformance Rule #1437

Zejnilovic opened this issue Jul 10, 2020 · 1 comment · Fixed by #1438
Labels
feature New feature priority: undecided Undecided priority to be assigned after discussion under discussion Requires consideration before a decision is made whether/how to implement

Comments

@Zejnilovic
Copy link
Contributor

Background

Implement FillNulls Conformance Rule

Feature

Implement Conformance Rule that takes a column and replaces all the null values with a literal.

@Zejnilovic Zejnilovic added feature New feature under discussion Requires consideration before a decision is made whether/how to implement priority: undecided Undecided priority to be assigned after discussion labels Jul 10, 2020
Zejnilovic added a commit that referenced this issue Jul 16, 2020
Zejnilovic added a commit that referenced this issue Jul 17, 2020
Zejnilovic added a commit that referenced this issue Jul 17, 2020
@Zejnilovic
Copy link
Contributor Author

Release Notes:
New Conformance Rule - FillNulls that creates a new column out of a source column and replaces all the nulls with a literal specified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature priority: undecided Undecided priority to be assigned after discussion under discussion Requires consideration before a decision is made whether/how to implement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant