Skip to content

Doesn't work with Databricks Serverless Instances. #295

@danielp-db

Description

@danielp-db

Expected Behavior

DBLDATAGEN should be able to run with Databricks Serverless Instances as spark.sql.execution.arrow.pyspark.enabled is set by default.

Current Behavior

Module fails as it checks for the value of the configuration.
image

Steps to Reproduce (for bugs)

Connect a notebook to a Databricks Serverless Instance.
Import dbldatagen
Try creating a spec with DataGenerator.

Context

N/A

Your Environment

Databricks Serverless Instance

  • dbldatagen version used: 0.4.0
  • Databricks Runtime version: Serverless
  • Cloud environment used: Azure

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions