You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
HungYangChang
changed the title
How to read/write Iceberg table from ADLS gen 2 container with PyIceberg
How to read/write Iceberg table from/to ADLS gen 2 container with PyIceberg
Jan 28, 2025
Question
I would like to read/write the Iceberg table from/to ADLS gen2 with PyIceberg
Background:
I can confirm it has successfully uploaded to local nessie server http://localhost:19120 and data is stored in ADLS gen 2 container
Nessie server:
ADLS gen 2:
However, I still cannot figure out how to read/write the Iceberg table from/to ADLS gen2 with PyIceberg
I have reviewed https://py.iceberg.apache.org/#getting-started-with-pyiceberg but still have no luck
The text was updated successfully, but these errors were encountered: