Skip to content

Releases: sodadata/soda-spark

soda-spark 0.3.3

11 May 13:55
5d340e4
Compare
Choose a tag to compare

Add scan time support in soda-spark (#111)

  • Add scan time support in soda-spark

Co-authored-by: Vijay Kiran [email protected]

soda-spark 0.3.2

08 Apr 10:06
0a9f2b6
Compare
Choose a tag to compare

Update black, fix type issues

soda-spark 0.3.1

27 Dec 12:44
Compare
Choose a tag to compare

Release 0.3.1

  • Add example to README about returning spark data frames as scan result

soda-spark 0.3.0

22 Dec 08:09
Compare
Choose a tag to compare

Release 0.3.0

  • Provides the ability to get the scan results in Dataframes. (#99)
    • measurements
    • test_results
    • scan_errors
  • Use version range for soda-spark-sql dependency
  • Add host and port attributes to _SparkDialect

Contributors:

soda-spark 0.2.3

18 Nov 11:09
Compare
Choose a tag to compare

Release 0.2.3

soda-spark 0.2.2

16 Nov 18:23
02283bb
Compare
Choose a tag to compare

Update soda-sql-spark version (#88)

soda-spark 0.2.1

23 Sep 12:26
Compare
Choose a tag to compare

Release 0.2.1

  • Test and document sql metrics

soda-spark 0.2.0

09 Sep 11:24
Compare
Choose a tag to compare

Release 0.2.0

  • Add option to connect with Soda cloud

soda-spark 0.1.1

07 Sep 09:54
Compare
Choose a tag to compare

Release 0.1.1

  • Update documentation:
    • Add example for executing a scan with file
    • Explain how the soda-spark works
  • Add change log