cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

polars to natively read and write through adls

pradeepvatsvk
New Contributor III

HI Everyone,

Is there a way polars can directly read files from ADLS  through abfss protocol.

2 REPLIES 2

jennifer986bloc
New Contributor II

@pradeepvatsvk wrotae:

HI Everyone,

Is there a way polars can directly read files from ADLS  through abfss protocol.


Hello @pradeepvatsvk,
Yes, Polars can directly read files from Azure Data Lake Storage (ADLS) using the ABFS (Azure Blob Filesystem) protocol. You can use the polars.read_csv function along with the appropriate ABFS URI to access your data.


Best Regards,
Jennifer Block

But is not working with only abfss uri , do we need to provide credentials as well to connect to storage account 

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now