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: make DataConversion loadable #1505

Merged
merged 7 commits into from
May 7, 2022

Conversation

niehaus59
Copy link
Contributor

@niehaus59 niehaus59 commented May 6, 2022

Summary

Add DefaultParamsReadable to DataConversion to make it loadable, since it's savable.

Tests

Add save/load test in VerifyDataConversion

Dependency changes

No dependency changes

AB#1780954

@niehaus59 niehaus59 requested review from mhamilton723, serena-ruan and a team May 6, 2022 20:07
@niehaus59 niehaus59 changed the title make DataConversion loadable fix: make DataConversion loadable May 6, 2022
@niehaus59
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@svotaw svotaw self-requested a review May 6, 2022 20:14
svotaw
svotaw previously approved these changes May 6, 2022
@codecov-commenter
Copy link

codecov-commenter commented May 6, 2022

Codecov Report

Merging #1505 (6ff5f07) into master (f232058) will increase coverage by 0.04%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1505      +/-   ##
==========================================
+ Coverage   84.20%   84.25%   +0.04%     
==========================================
  Files         296      296              
  Lines       14923    14923              
  Branches      708      708              
==========================================
+ Hits        12566    12573       +7     
+ Misses       2357     2350       -7     
Impacted Files Coverage Δ
...ft/azure/synapse/ml/featurize/DataConversion.scala 85.24% <ø> (+1.63%) ⬆️
.../execution/streaming/continuous/HTTPSourceV2.scala 92.80% <0.00%> (+0.35%) ⬆️
...crosoft/azure/synapse/ml/io/http/HTTPClients.scala 75.00% <0.00%> (+7.35%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f232058...6ff5f07. Read the comment docs.

@niehaus59
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@niehaus59
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mhamilton723 mhamilton723 merged commit 3a9bcff into microsoft:master May 7, 2022
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

4 participants