datafaker-net / datafaker

Generating fake data for the JVM (Java, Kotlin, Groovy) has never been easier!
https://www.datafaker.net
Apache License 2.0
1.16k stars 160 forks source link

Document Spark SQL #1270

Closed gatear closed 3 months ago

gatear commented 3 months ago

Mention how complex types map from Faker schema to Spark types.

what-the-diff[bot] commented 3 months ago

PR Summary

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.92%. Comparing base (b37c566) to head (a3474a3). Report is 172 commits behind head on main.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1270 +/- ## ============================================ - Coverage 92.35% 91.92% -0.44% - Complexity 2821 3090 +269 ============================================ Files 292 310 +18 Lines 5609 6052 +443 Branches 599 636 +37 ============================================ + Hits 5180 5563 +383 - Misses 275 326 +51 - Partials 154 163 +9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

snuyanzin commented 3 months ago

thanks for the contribution I feel like at some point we have to have kind of compatibility matrix: what is supported for what dialect... However it is a topic for a separate PR/issue