projectglow / glow

An open-source toolkit for large-scale genomic analysis
https://projectglow.io
Apache License 2.0
263 stars 110 forks source link

Remove sampleqc example #434

Closed williambrandler closed 2 years ago

williambrandler commented 2 years ago

What changes are proposed in this pull request?

The notebook tests in Glow are broken due to a regression in Databricks Runtime

Databricks engineers are unwilling / unable to resolve this in a timely fashion

Therefore deleting the Spark aggregate_by_index function that exposed the regression. We can return it once the regression in Databricks has been resolved

How is this patch tested?

notebook tests

codecov[bot] commented 2 years ago

Codecov Report

Merging #434 (276fff6) into master (53024eb) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #434   +/-   ##
=======================================
  Coverage   93.63%   93.63%           
=======================================
  Files          95       95           
  Lines        4824     4824           
  Branches      466      466           
=======================================
  Hits         4517     4517           
  Misses        307      307           

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 53024eb...276fff6. Read the comment docs.

williambrandler commented 2 years ago

closing this because it contains commits from the recent release. Will reopen shortly