Closed kthejoker closed 1 year ago
Mostly leaving this issue here so we can test dbldatagen with UC clusters as soon as Python UDFs are supported there.
There are 3 cluster modes available with UC enabled environments - "single user", "shared" and "no isolation shared".
The data generator works as expected with "single user" and "no isolation shared" clusters
See the following resource for a description on the cluster access modes:
https://docs.databricks.com/clusters/cluster-ui-preview.html
This will not require any changes but will be noted in the readme
Readme updated
Expected Behavior
Expected result: a Dataframe with a million ints in it
Current Behavior
Steps to Reproduce (for bugs)
Context
Your Environment
dbldatagen
version used: 0.30.0