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 code snippet from sample QC demo #437

Closed williambrandler closed 2 years ago

williambrandler commented 2 years ago

Signed-off-by: William Brandler William.Brandler@databricks.com

What changes are proposed in this pull request?

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

Databricks engineers have not been able to resolve this after over a month

Deleting the Spark aggregate_by_index command that exposed the regression so we can focus on moving the project forward. We can return the command once the regression in Databricks has been resolved

How is this patch tested?

(Details)

codecov[bot] commented 2 years ago

Codecov Report

Merging #437 (4323a52) into master (32cf49a) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #437   +/-   ##
=======================================
  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 32cf49a...4323a52. Read the comment docs.