Skip to content

Commit 30414f4

Browse files
dipankarmazumdarvinishjail97
authored andcommitted
2 new blogs
Remove my_config.yaml from repository Ignore my_config.yaml
1 parent 5ab5c5a commit 30414f4

File tree

5 files changed

+37
-0
lines changed

5 files changed

+37
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,4 @@ target/
4141
*.crc
4242
demo/jars/*
4343
demo/notebook/.ipynb_checkpoints/*
44+
my_config.yaml

website/blog/microsoft_fabric.mdx

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: "Store and access your Iceberg data in OneLake using Snowflake and shortcuts (via Apache XTable)"
3+
author: Matthew Hicks
4+
category: blog
5+
image: images/blog/ms_fabric/iceberg-shortcut-diagram-1024x576-3.png
6+
tags:
7+
- xtable
8+
- interoperability
9+
- iceberg
10+
- delta
11+
- Microsoft Fabric
12+
- Snowflake
13+
date: 2024-11-14
14+
---
15+
16+
import Redirect from '@site/src/components/Redirect';
17+
18+
<Redirect url="https://blog.fabric.microsoft.com/en-us/blog/store-and-use-your-snowflake-iceberg-data-in-onelake?ft=All">Redirecting... please wait!! </Redirect>

website/blog/soumil_sync.mdx

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: "Sync Tables in Hudi|Delta|Iceberg with XTable and AWS Lambda: Automate, Schedule, or Trigger On-Demand"
3+
author: Soumil Shah
4+
category: blog
5+
image: images/blog/soumil_aws/1732278614623.png
6+
tags:
7+
- xtable
8+
- interoperability
9+
- hudi
10+
- iceberg
11+
- delta
12+
- AWS
13+
date: 2024-11-22
14+
---
15+
16+
import Redirect from '@site/src/components/Redirect';
17+
18+
<Redirect url="https://www.linkedin.com/pulse/sync-tables-all-three-formatshudideltaiceberg-xtable-aws-soumil-shah-3znxf/?trackingId=kU48ZQ7XTi2whOMw0tuHIg%3D%3D">Redirecting... please wait!! </Redirect>
Loading
Loading

0 commit comments

Comments
 (0)