This is an automated email from the ASF dual-hosted git repository.

aokolnychyi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-docs.git


The following commit(s) were added to refs/heads/main by this push:
     new a3312a70 Add Apple talks (#268)
a3312a70 is described below

commit a3312a706ed093db046a679bdd080b827e16a265
Author: Anton Okolnychyi <[email protected]>
AuthorDate: Sat Jul 29 11:10:03 2023 -0700

    Add Apple talks (#268)
    
    Co-authored-by: Fokko Driesprong <[email protected]>
---
 landing-page/content/common/talks.md | 29 ++++++++++++++++++++++++++++-
 1 file changed, 28 insertions(+), 1 deletion(-)

diff --git a/landing-page/content/common/talks.md 
b/landing-page/content/common/talks.md
index f210b6b7..8f57112f 100644
--- a/landing-page/content/common/talks.md
+++ b/landing-page/content/common/talks.md
@@ -24,12 +24,33 @@ disableSidebar: true
 
 Here is a list of talks and other videos related to Iceberg.
 
+### [Eliminating Shuffles in DELETE, UPDATE, 
MERGE](https://www.youtube.com/watch?v=AIZjy6_K0ws)
+**Date**: July 27, 2023, **Authors**: Anton Okolnychyi, Chao Sun
+
+### [Write Distribution Modes in Apache 
Iceberg](https://www.youtube.com/watch?v=4bOCDP-rhuM)
+**Date**: March 15, 2023, **Author**: Russell Spitzer
+
+### [Technical Evolution of Apache 
Iceberg](https://www.youtube.com/watch?v=CHs9_h9VLCs)
+**Date**: March 15, 2023, **Author**: Anton Okolnychyi
+
+### [Iceberg's Best Secret Exploring Metadata 
Tables](https://www.youtube.com/watch?v=s5eKriX6_EU)
+**Date**: January 12, 2023, **Author**: Szehon Ho
+
 ### [Data architecture in 2022](https://www.youtube.com/watch?v=1oXmBbB77ak)
 **Date**: May 5, 2022, **Authors**: Ryan Blue
 
 ### [Why You Shouldn’t Care About Iceberg | 
Tabular](https://www.youtube.com/watch?v=_GW3GYZK66U)
 **Date**: March 24, 2022, **Authors**: Ryan Blue
 
+### [Managing Data Files in Apache 
Iceberg](https://www.dremio.com/resources/webinars/managing-data-files-in-apache-iceberg/)
+**Date**: March 2, 2022, **Author**: Russell Spitzer
+
+### [Tuning Row-Level Operations in Apache 
Iceberg](https://www.dremio.com/resources/webinars/tuning-row-level-operations-in-apache-iceberg/)
+**Date**: March 2, 2022, **Author**: Anton Okolnychyi
+
+### [Multi Dimensional Clustering with Z 
Ordering](https://www.youtube.com/watch?v=YLVkITvF6KU)
+**Date**: December 6, 2021, **Author**: Russell Spitzer
+
 ### [Expert Roundtable: The Future of Metadata After Hive 
Metastore](https://www.youtube.com/watch?v=7_Pt1g2x-XE)
 **Date**: November 15, 2021, **Authors**: Lior Ebel, Seshu Adunuthula, Ryan 
Blue & Oz Katz
 
@@ -39,8 +60,14 @@ Here is a list of talks and other videos related to Iceberg.
 ### [Iceberg Case Studies](https://www.youtube.com/watch?v=Al8feI9QEBc)
 **Date**: September 29, 2021, **Authors**: Ryan Blue
 
+### [Deep Dive into Iceberg SQL 
Extensions](https://www.dremio.com/resources/webinars/deep-dive-into-iceberg-sql-extensions/)
+**Date**: July 13, 2021, **Author**: Anton Okolnychyi
+
+### [Building efficient and reliable data lakes with Apache 
Iceberg](https://www.youtube.com/watch?v=QNmSXMQ-gY4)
+**Date**: October 21, 2020, **Authors**: Anton Okolnychyi, Vishwa Lakkundi
+
 ### [Spark and Iceberg at Apple's Scale - Leveraging differential files for 
efficient upserts and deletes](https://www.youtube.com/watch?v=IzkSGKoUxcQ)
-**Date**: October 21, 2020, **Author**: Anton
+**Date**: October 21, 2020, **Authors**: Anton Okolnychyi, Vishwa Lakkundi
 
 ### [Apache Iceberg - A Table Format for Huge Analytic 
Datasets](https://www.youtube.com/watch?v=mf8Hb0coI6o)
 **Date**: October 21, 2020, **Author**: Ryan Blue 

Reply via email to