-
Notifications
You must be signed in to change notification settings - Fork 11
Home
Welcome to the local-data-platform wiki!
Hi iceberg community,
Then goal of this issue is to create a sandbox platform for open source enthusiasts to learn how to contribute to apache projects like python-iceberg. We get to learn new libraries and share that learning with the community.
Data Lake House format have a huge impact on cloud cost and understanding optimization are very important to scale at production.
I believe if we use a real world use case to break down the problem it will become easy to solve.
The python developer who is facing this problem is probably working for some data product company on a production environment.
Interacting with Iceberg tables programmatically using Python
Accessing the Iceberg table while a Spark Job is updating the underlying Table.
To replicate the cloud on local we can use tabular spark docker container
Iceberg tables being managed by python makes it very friendly