About 57 results
Open links in new tab
  1. Add Soda to a Databricks notebook | Documentation

    The instructions below offer Data Engineers an example of how to write Python in a Databricks notebook to set up Soda, then write and execute scans for data quality in Spark.

  2. Connect Soda to Databricks - Documentation

    Access configuration details to connect Soda to Databricks using a Spark data source.

  3. docs.soda.io

    The instructions below offer Data Engineers an example of how to write Python in a Databricks notebook to set up Soda, then write and execute scans for data quality in Spark.

  4. Databricks SQL | Soda v4 | Documentation

    Reference Data source reference for Soda Core Databricks SQL Access configuration details to connect Soda to a Databricks SQL data source. For information about how to connect to Databricks Spark …

  5. Test data quality in a Databricks pipeline - Soda Documentation

    Use this guide as an example for how to set up and use Soda to test the quality of data in a Databricks pipeline. Automatically catch data quality issues after ingestion or transformation, and before using …

  6. docs.soda.io

    For information about how to connect to Databricks Spark Dataframes, see: [#example-contract-spark-databricks](https://docs.soda.io/soda-v4/reference/spark-dataframe#example-contract-spark …

  7. Spark Dataframe | Soda v4 | Documentation

    Example contract: Spark - Databricks Below is an example of a contract scan that runs on a Databricks table with a Spark connector:

  8. Connect Soda to Apache Spark | Documentation

    A package you use to install Soda Library for Databricks SQL on the Databricks Lakehouse Platform.

  9. Choose a flavor of Soda | Documentation

    Login credentials for your data source (BigQuery, Databricks SQL, MS SQL Server, MySQL, PostgreSQL, Redshift, or Snowflake); Soda securely stores passwords as Kubernetes secrets

  10. docs.soda.io

    threshold: must_be: 3 ``` #### Example contract: Spark - Databricks Below is an example of a contract scan that runs on a Databricks table with a Spark connector: ```python from soda_core.contracts …