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: broacasted sum in breeze 1.0 breaks in Spark 3.2.0 #1299

Merged
merged 1 commit into from Dec 10, 2021

Conversation

memoryz
Copy link
Contributor

@memoryz memoryz commented Dec 10, 2021

No description provided.

@memoryz
Copy link
Contributor Author

memoryz commented Dec 10, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@memoryz memoryz linked an issue Dec 10, 2021 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Dec 10, 2021

Codecov Report

Merging #1299 (8a2fce2) into master (3b17dae) will increase coverage by 1.37%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1299      +/-   ##
==========================================
+ Coverage   81.98%   83.36%   +1.37%     
==========================================
  Files         273      273              
  Lines       13453    13453              
  Branches      689      689              
==========================================
+ Hits        11030    11215     +185     
+ Misses       2423     2238     -185     
Impacted Files Coverage Δ
...t/azure/synapse/ml/explainers/RegressionBase.scala 96.42% <ø> (ø)
.../execution/streaming/continuous/HTTPSourceV2.scala 92.08% <0.00%> (-0.72%) ⬇️
...zure/synapse/ml/cognitive/AzureSearchSchemas.scala 100.00% <0.00%> (+28.57%) ⬆️
...osoft/azure/synapse/ml/cognitive/RESTHelpers.scala 55.00% <0.00%> (+30.00%) ⬆️
...osoft/azure/synapse/ml/cognitive/AzureSearch.scala 87.76% <0.00%> (+80.57%) ⬆️
...ft/azure/synapse/ml/cognitive/AzureSearchAPI.scala 89.61% <0.00%> (+87.01%) ⬆️

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 3b17dae...8a2fce2. Read the comment docs.

@mhamilton723 mhamilton723 merged commit a261480 into microsoft:master Dec 10, 2021
@memoryz memoryz deleted the jasowang/issue1290 branch December 10, 2021 05:40
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.

Unable to convert to pandas or show TabularLIME results.
3 participants