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

feat: Allow FlattenBatch to propagate non-array values #1286

Merged

Conversation

stuartleeks
Copy link
Contributor

Closes #1285

@stuartleeks
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@stuartleeks
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@codecov-commenter
Copy link

codecov-commenter commented Dec 6, 2021

Codecov Report

Merging #1286 (c2018c9) into master (a58ad76) will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1286      +/-   ##
==========================================
+ Coverage   83.28%   83.33%   +0.05%     
==========================================
  Files         302      302              
  Lines       14021    14023       +2     
  Branches      683      681       -2     
==========================================
+ Hits        11677    11686       +9     
+ Misses       2344     2337       -7     
Impacted Files Coverage Δ
...azure/synapse/ml/stages/MiniBatchTransformer.scala 89.02% <100.00%> (+5.27%) ⬆️
.../execution/streaming/continuous/HTTPSourceV2.scala 93.16% <0.00%> (+1.07%) ⬆️

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 a58ad76...c2018c9. Read the comment docs.

@stuartleeks
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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.

Support propagating non-array values in FlattenBatch
3 participants