Skip to content

Commit

Permalink
notes
Browse files Browse the repository at this point in the history
  • Loading branch information
ImTaliesin committed Sep 30, 2024
1 parent 40a9cbf commit dfdccfe
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 14 deletions.
44 changes: 30 additions & 14 deletions .obsidian/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,28 @@
"id": "31b3f5731acf73c3",
"type": "leaf",
"state": {
"type": "graph",
"state": {}
"type": "markdown",
"state": {
"file": "Data Engineering Notes.md",
"mode": "source",
"source": false
}
}
},
{
"id": "0e733bbf18208766",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Synapse Pipelines.md",
"mode": "source",
"source": false
}
}
}
],
"currentTab": 3
"currentTab": 6
}
],
"direction": "vertical"
Expand Down Expand Up @@ -144,7 +160,7 @@
"state": {
"type": "backlink",
"state": {
"file": "Data Engineering Notes.md",
"file": "Synapse Pipelines.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
Expand All @@ -161,7 +177,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "Data Engineering Notes.md",
"file": "Synapse Pipelines.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
Expand All @@ -184,7 +200,7 @@
"state": {
"type": "outline",
"state": {
"file": "Data Engineering Notes.md"
"file": "Synapse Pipelines.md"
}
}
},
Expand Down Expand Up @@ -227,26 +243,27 @@
"table-editor-obsidian:Advanced Tables Toolbar": false
}
},
"active": "afd2a2d058dad6ef",
"active": "0e733bbf18208766",
"lastOpenFiles": [
"Data Ingestion.md",
"Pasted image 20240929201147.png",
"Pasted image 20240929201132.png",
"Synapse Pipelines.md",
"stored procedure.md",
"Pasted image 20240926185106.png",
"Data Engineering Notes.md",
"Untitled 4.canvas",
"Data Engineering Raw-bronze-silver-gold pipeline.md",
"SQL.md",
"Untitled 3.canvas",
"Generics.md",
"Delta.md",
"Data Factory.md",
"External Data Source.md",
"SQL.md",
"Azure Synapse.md",
"Pasted image 20240915181049.png",
"Pasted image 20240915180527.png",
"Apache Spark.md",
"SparkSQL.md",
"Data Pipelines.md",
"Azure Databricks.md",
"Data Ingestion.md",
"Delta Lake.md",
"databricks.md",
"Unity Catalog.md",
Expand All @@ -255,6 +272,7 @@
"Pasted image 20240904201734.png",
"Pasted image 20240903232241.png",
"Data Warehouse.md",
"Data Factory.md",
"Azure Databases.md",
"Data Lake.md",
"Fullstack NextJS List.md",
Expand All @@ -265,8 +283,6 @@
"NextJS.md",
"drizzle.md",
"Typescript.md",
"Pasted image 20240824122808.png",
"Pasted image 20240209135900.png",
"Untitled 2.canvas",
"Untitled 1.canvas"
]
Expand Down
Binary file added Pasted image 20240929201132.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Pasted image 20240929201147.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions Synapse Pipelines.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
add an end to end data integration and orchestration capability to synapse.

![[Pasted image 20240929201132.png]]

![[Pasted image 20240929201147.png]]


0 comments on commit dfdccfe

Please sign in to comment.