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
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,6 +81,10 @@ You can find the AWS Glue open-source Python libraries in a separate repository
81
81
82
82
Demonstrates how to identify the changed data for a semi-structured source (JSON) and capture the full historical data changes (SCD Type 2) and store them in an S3 data lake.
83
83
84
+
-[Learning Apache Iceberg on AWS](ICEBERG.md)
85
+
86
+
Provides a collection of links relevant to learn Apache Iceberg on AWS.
87
+
84
88
### Development, Test, and CI/CD
85
89
86
90
-[Develop and test AWS Glue version 3.0 and 4.0 jobs locally using a Docker container](https://aws.amazon.com/blogs/big-data/develop-and-test-aws-glue-version-3-0-jobs-locally-using-a-docker-container/)
0 commit comments