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

Schema match checking #27

Closed dazfuller closed 1 year ago

dazfuller commented 1 year ago

Introduces the functionality to have the parser inform the user if a generated row matches the supplied (or inferred) schema.

The change, using an inferred schema would operate in the following way.

Excel source image

Example read image

Generated output image

codecov-commenter commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (0_1_11-release@14cac16). Click here to learn what that means. Patch has no changes to coverable lines.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 0_1_11-release #27 +/- ## ================================================= Coverage ? 91.57% ================================================= Files ? 12 Lines ? 273 Branches ? 0 ================================================= Hits ? 250 Misses ? 23 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.