elastacloud / spark-excel

A Spark data source for reading Microsoft Excel files
https://www.elastacloud.com
Apache License 2.0
13 stars 5 forks source link

Update to support Spark 3.3 #21

Closed dazfuller closed 2 years ago

dazfuller commented 2 years ago

This re-organises the code so that a different ExcelScan is used for different versions of Spark. This maintains backwards compatibility whilst ensuring overrides are compliant with the updated code base

codecov-commenter commented 2 years ago

Codecov Report

Merging #21 (ef106b0) into main (12b4459) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #21   +/-   ##
=======================================
  Coverage   92.50%   92.50%           
=======================================
  Files          11       11           
  Lines         240      240           
=======================================
  Hits          222      222           
  Misses         18       18           
Impacted Files Coverage Δ
.../scala/com/elastacloud/spark/excel/ExcelScan.scala 75.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.