Skip to content

Commit dbd7bee

Browse files
authored
Merge pull request #32 from fossabot/add-license-scan-badge
Add license scan report and status
2 parents c22579a + dae45a1 commit dbd7bee

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# spark-hats
22
[![Build](https://github.com/AbsaOSS/spark-hats/workflows/Build/badge.svg)](https://github.com/AbsaOSS/spark-hats/actions)
3+
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FAbsaOSS%2Fspark-hats.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FAbsaOSS%2Fspark-hats?ref=badge_shield)
34

45
Spark "**H**elpers for **A**rray **T**ransformation**s**"
56

@@ -263,3 +264,7 @@ Note that the output schema doesn't have the `c` struct. All fields of `c` are n
263264

264265
- #### 0.2.0 released 16 January 2020.
265266
- [#5](https://github.com/AbsaOSS/spark-hats/issues/5) Added the extended nested transformation API that allows referencing arbitrary columns.
267+
268+
269+
## License
270+
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FAbsaOSS%2Fspark-hats.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FAbsaOSS%2Fspark-hats?ref=badge_large)

0 commit comments

Comments
 (0)