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

Feature/4 std config #9

Merged
merged 19 commits into from
Dec 14, 2021
Merged

Feature/4 std config #9

merged 19 commits into from
Dec 14, 2021

Conversation

dk1844
Copy link
Contributor

@dk1844 dk1844 commented Dec 10, 2021

Issue #4 mentions other properties, however, those may not be part of Standardization after all.

This PR merely uses StandardizationConfig (typed config) instead of a free-form typesafe config object. StandardizationConfig contains means to read ts config (as Standardization should maintain the proper level of abstraction).

Existing tests have been updated to reflect this change.

(merge after #1, currently based on #1, may get rebased)

@dk1844 dk1844 linked an issue Dec 10, 2021 that may be closed by this pull request
@dk1844 dk1844 mentioned this pull request Dec 10, 2021
% Conflicts:
%	src/main/scala/za/co/absa/standardization/Standardization.scala
%	src/main/scala/za/co/absa/standardization/StandardizationConfig.scala
%	src/test/scala/za/co/absa/standardization/StandardizationParquetSuite.scala
@dk1844 dk1844 merged commit 7566572 into master Dec 14, 2021
@dk1844 dk1844 deleted the feature/4-std-config branch December 14, 2021 13:43
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.

Add properties
2 participants