dataframe.read_parquet
crashed with DefaultAzureCredential cannot be deterministically hashed
#11610
Labels
dataframe.read_parquet
crashed with DefaultAzureCredential cannot be deterministically hashed
#11610
Describe the issue:
Dask 2024.2.1 version in python 3.9 works as expected.
Dask 2024.12.0 version in python 3.12 crashed with
Note that in the following example if i replace
storage_options
byfilesystem
it works.Minimal Complete Verifiable Example:
Anything else we need to know?:
Environment: Azure Kubernetes pod
The text was updated successfully, but these errors were encountered: