Skip to content

Releases: sodadata/soda-spark

soda-spark 0.3.3

Choose a tag to compare

@github-actions github-actions released this 11 May 13:55
5d340e4

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

  • Add scan time support in soda-spark

Co-authored-by: Vijay Kiran mail@vijaykiran.com

soda-spark 0.3.2

Choose a tag to compare

@github-actions github-actions released this 08 Apr 10:06
0a9f2b6

Update black, fix type issues

soda-spark 0.3.1

Choose a tag to compare

@github-actions github-actions released this 27 Dec 12:44

Release 0.3.1

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

soda-spark 0.3.0

Choose a tag to compare

@github-actions github-actions released this 22 Dec 08:09

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

Choose a tag to compare

@github-actions github-actions released this 18 Nov 11:09

Release 0.2.3

soda-spark 0.2.2

Choose a tag to compare

@github-actions github-actions released this 16 Nov 18:23
02283bb

Update soda-sql-spark version (#88)

soda-spark 0.2.1

Choose a tag to compare

@github-actions github-actions released this 23 Sep 12:26

Release 0.2.1

  • Test and document sql metrics

soda-spark 0.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 11:24

Release 0.2.0

  • Add option to connect with Soda cloud

soda-spark 0.1.1

Choose a tag to compare

@github-actions github-actions released this 07 Sep 09:54

Release 0.1.1

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